{
"id": 123,
"name": "<string>",
"url": "<string>",
"billing_iban": "<string>",
"payment_conditions": "upon_receipt",
"phone": "<string>",
"recipient": "<string>",
"reference": "<string>",
"notes": "<string>",
"ledger_account": {
"id": 123,
"url": "<string>"
},
"emails": [
"<string>"
],
"billing_address": {
"address": "<string>",
"postal_code": "<string>",
"city": "<string>",
"country_alpha2": "ZZ"
},
"delivery_address": {
"address": "<string>",
"postal_code": "<string>",
"city": "<string>",
"country_alpha2": "ZZ"
},
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"vat_number": "<string>",
"reg_no": "<string>",
"external_reference": "<string>"
}
{
"id": 123,
"name": "<string>",
"url": "<string>",
"billing_iban": "<string>",
"payment_conditions": "upon_receipt",
"phone": "<string>",
"recipient": "<string>",
"reference": "<string>",
"notes": "<string>",
"ledger_account": {
"id": 123,
"url": "<string>"
},
"emails": [
"<string>"
],
"billing_address": {
"address": "<string>",
"postal_code": "<string>",
"city": "<string>",
"country_alpha2": "ZZ"
},
"delivery_address": {
"address": "<string>",
"postal_code": "<string>",
"city": "<string>",
"country_alpha2": "ZZ"
},
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"vat_number": "<string>",
"reg_no": "<string>",
"external_reference": "<string>"
}
Body
The body is of type object
.
201
The response is of type object
.