Fetch a Giftcard
Fetch a Giftcard
Query Parameters
Name
Type
Description
[
{
"activation": {
"amount": 2000,
"minAmount": 100,
"maxAmount": 25000,
"isDynamicAmount": false
},
"expectedAction": "redeem",
"authorizedActions": [
"redeem",
"activate"
],
"availableBalance": 2000,
"balance": 2000,
"id": "18jja4mf08fn08f7gp9l",
"initialAmount": 2000,
"shortId": "QTHX",
"accessToken": "hg84zhgnzuigui4hg3hg7834",
"currency": "EUR",
"transactions": [
{
"confirmedAt": "20171124T213259Z",
"statementDescriptor": "Aktivierung",
"amount": 2000,
"id": "18k5ejn09hm88394qz32"
}
]
}
]Example Request using a short ID:
Example Request using contents from a QR Code:
Response Error Codes
Last updated