post https://api.getansa.com/v1/customers//redeem-gift-card
Add funds to a Customer balance by charging a provided gift card number.
Amounts are integers
All
amount
parameters and returned values are integers. These amounts represent the lowest denomination of the provided currency code, such as cents for USD. For example,"amount": 1000
would indicate an amount of $10.00.
Authorization Scope
Both the merchant secret key and client secret key are authorized to call this endpoint.
Error Handling
Properly handling errors related to charging a gift card can be crucial to a good user experience and a high conversion rate. See Error Handling for more information about the error objects returned from this endpoint.