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
/
cart
/
getGift
Body
application/json
The name of the gift card to retrieve.