Should you notice any errors in our documentation, please don’t hesitate to contact us. Thank you!
{
"meta": null,
"data": {
"id": "string",
"type": "string",
"number": "string",
"state": "string",
"created_at": {
"informational_timestamp": "2019-08-24T14:15:22.123Z"
},
"updated_at": {
"informational_timestamp": "2019-08-24T14:15:22.123Z"
},
"booked_on": "2019-08-24T14:15:22.123Z",
"creditor": "givve",
"due_on": "2019-08-24",
"paid_at": "2019-08-24T14:15:22.123Z",
"cancellation_number": "string",
"cancelled_at": "2019-08-24T14:15:22.123Z",
"gross_amount": {
"cents": 0,
"currency": "EUR"
},
"net_amount": {
"cents": 0,
"currency": "EUR"
},
"recipient": {
"id": "string",
"type": "string",
"property1": "string",
"property2": "string"
},
"orders": [
{}
],
"reference": "string",
"payment_method": "string"
}
}