Should you notice any errors in our documentation, please don’t hesitate to contact us. Thank you!
{
"id": "string",
"state": "string",
"state_label": "string",
"created_at": {
"informational_timestamp": "2019-08-24T14:15:22.123Z"
},
"updated_at": {
"informational_timestamp": "2019-08-24T14:15:22.123Z"
},
"submitted_at": "2019-08-24T14:15:22.123Z",
"completed_at": "2019-08-24T14:15:22.123Z",
"customer": {
"id": "string",
"type": "string",
"property1": "string",
"property2": "string"
},
"description": "string",
"invoice_reference": "string",
"cost_center": "string",
"invoice": {
"id": "string",
"type": "invoice",
"creditor": "givve",
"number": "string",
"state": "string"
},
"total_unloaded": {
"cents": 0,
"currency": "EUR"
},
"total_fee": {
"cents": 0,
"currency": "EUR"
},
"total": {
"cents": 0,
"currency": "EUR"
},
"voucher_category": "string"
}