Activate a Giftcard
Activate a Giftcard
Path Parameters
Name
Type
Description
Request Body
Name
Type
Description
{
"expectedAction": "redeem",
"authorizedActions": [
"redeem",
"activate"
],
"availableBalance": 2000,
"balance": 2000,
"id": "18jja4mf08fn08f7gp9l",
"initialAmount": 2000,
"shortId": "QTHX",
"accessToken": "hg84zhgnzuigui4hg3hg7834",
"currency": "EUR",
"transactions": [
{
"confirmedAt": "20171124T213259Z",
"statementDescriptor": "Aktiviert von DeinRestaurant",
"retailerId": "15h3k83g45anmatlbyie",
"amount": 2000,
"id": "18k5ejn09hm88394qz32"
}
]
}Example Request
Response Error Codes
Last updated