Get a wallet item

To receive information about a specific wallet item, you can perform a GET call using the item’s wallet_item_id. The wallet_item_id is the unique campaign-specific identifier used to identify individual wallet objects.

Response

If successful, the system will respond with the wallet item entity for the wallet_item_id. A 404 - NOT FOUND object will be returned if the specified wallet_id or wallet_item_id does not exist.

Language
Authorization
Basic
base64
:
URL
Click Try It! to start a request and see the response here!