A request to retrieve a gift card by using a payment token.
RetrieveGiftCardFromNonceRequest
Name | Type | Tags | Description |
---|---|---|---|
nonce |
string |
Required | The payment token of the gift card to retrieve. Payment tokens are generated by the Web Payments SDK or In-App Payments SDK. Constraints: Minimum Length: 1 |
{
"nonce": "cnon:7783322135245171"
}