POST
/
cart
/
getGift

Body

application/json
gift
string
required

The name of the gift card to retrieve.

Response

200 - application/json
status
boolean
required

Status of the request.

start_balance
number
required

Starting balance of the gift card.

end_balance
number
required

Ending balance of the gift card.

currency
string
required

Currency of the gift card balance.