Should you notice any errors in our documentation, please don’t hesitate to contact us. Thank you!
{
"meta": null,
"data": [
{
"id": "string",
"voucher": {
"id": "string",
"type": "string",
"token": "string"
},
"amount": {
"cents": 0,
"currency": "EUR"
}
}
],
"errors": [
{
"detail": "string",
"code": "string",
"source": {}
}
]
}