User Endpoints
Gift Card Balance
Retrieves details of a gift card based on the gift card name provided. The response includes the starting balance, ending balance, and currency. Returns an error message if the gift card is not found or has an empty balance.
POST
Body
application/json
Response
200
application/json
Successfully retrieved gift card details or error message
The response is of type object
.
The response is of type object
.
The response is of type object
.