Should you notice any errors in our documentation, please don’t hesitate to contact us. Thank you!
{
"id": "string",
"amount": {
"cents": 0,
"currency": "EUR"
},
"actual_balance": {
"cents": 0,
"currency": "EUR"
},
"origin_amount": {
"cents": 0,
"currency": "EUR"
},
"card_currency_amount": {
"cents": 0,
"currency": "EUR"
},
"booked_at": {
"informational_timestamp": "2019-08-24T14:15:22.123Z"
},
"description": "string",
"fixed_fee": {
"cents": 0,
"currency": "EUR"
},
"issues": [
"string"
],
"link_id": "string",
"status": "string",
"status_explanation": "string",
"type": "string",
"mcc": {
"code": "string",
"description": null
},
"arn": "string",
"reference_number": "string",
"provider_transaction_id": "string",
"merchant": {
"id": "string",
"name": "string",
"identifier": "string",
"street": "string",
"zip_code": "string",
"city": "string",
"country": "string"
}
}