Should you notice any errors in our documentation, please don’t hesitate to contact us. Thank you!
{
"meta": null,
"data": {
"id": "string",
"created_at": "2024-08-27T15:13:31.763+02:00",
"updated_at": "2024-08-27T15:13:31.763+02:00",
"awaiting_activation": false,
"last_activation_at": null,
"balance": {
"cents": 0,
"currency": "EUR"
},
"blocked_amount": {
"cents": 0,
"currency": "EUR"
},
"currency": "EUR",
"customer": {
"type": "customer",
"id": "string"
},
"emboss_line_1": "string",
"emboss_line_2": "string",
"excluded_from_load_order": false,
"expires_on": "2025-01-31",
"renew": true,
"state": "expired",
"payment_locks": [],
"image_id": "BONAYOU8557681",
"replacement": {
"prev": null,
"next": null
},
"token": "string",
"mcc_group": "BON-MC-591",
"configuration_changeable": true,
"configuration": null,
"owner": {
"id": "string",
"identifier": "string",
"title": "Herr",
"name": "string",
"first_name":"string",
"last_name": "string",
"email": "string",
"pending_email": null,
"pending_email_expires_at": null,
"address_line_1": "string",
"address_line_2": "string",
"zip_code": "12345",
"city": "City",
"country_code": "276"
},
"allow_3d_secure_enrolment": false,
"allow_mobile_wallet_enrolment": false,
"category": "unlimited"
}
}
curl --location --request GET 'https://www-staging.givve.com/api/vouchers/66cdd0fbe817b3d4c42e41c4' \
--header 'Authorization: Bearer ' \
--header 'Accept-Version: v2'
{}