We're delighted to present you with the comprehensive API documentation for PEAX. This all-in-one workspace for API design offers you a clear, concise, and interactive exploration of our API functionalities.
{
"paymentType": "ORANGE_PAYMENT_SLIP",
"status": "OPEN",
"paymentMethod": "TRANSACTION_ACCOUNT",
"recordType": "NONE",
"creditor": {
"legalEntity": {
"name": "string",
"address": {
"addressSupplement": "string",
"street": "string",
"poBox": "string",
"streetNumber": "string",
"postalCode": "string",
"city": "string",
"country": "string"
}
},
"iban": "string"
},
"debtor": {
"legalEntity": {
"name": "string",
"address": {
"addressSupplement": "string",
"street": "string",
"poBox": "string",
"streetNumber": "string",
"postalCode": "string",
"city": "string",
"country": "string"
}
},
"iban": "string"
},
"ultimateDebtor": {
"legalEntity": {
"name": "string",
"address": {
"addressSupplement": "string",
"street": "string",
"poBox": "string",
"streetNumber": "string",
"postalCode": "string",
"city": "string",
"country": "string"
}
},
"iban": "string"
},
"dueDate": "2019-08-24",
"referenceNumber": "string",
"paidDate": "2019-08-24",
"settlementDate": "2019-08-24",
"respiteDays": 0,
"scor": "string",
"remittanceInfoAdditional": "string",
"remittanceInfoUnstructured": "string"
}