{
"pageNumber": 1,
"pageSize": 1,
"totalPages": 1,
"totalCount": 1,
"nextPage": "https://example.com",
"previousPage": "https://example.com",
"firstPage": "https://example.com",
"lastPage": "https://example.com",
"data": [
{
"id": "123e4567-e89b-12d3-a456-426614174000",
"payerName": "text",
"payerInformation": "text",
"paymentDate": "2025-02-22T08:54:28.421Z",
"postedDate": "2025-02-22T08:54:28.421Z",
"reference": "text",
"description": "text",
"exchangeRate": 1,
"paymentMethodName": "text",
"paymentMethodId": "123e4567-e89b-12d3-a456-426614174000",
"paymentBatchNumber": "text",
"paymentBatchId": "123e4567-e89b-12d3-a456-426614174000",
"externalBankId": "text",
"onlinePaymentIntentId": "text",
"onlinePaymentChargeId": "text",
"paymentSettlements": [
{
"writeOffs": [
{
"id": "123e4567-e89b-12d3-a456-426614174000",
"postingText": "text",
"amount": {
"amount": 1,
"currencyCode": "text",
"currencyConversionDate": "2025-02-22T08:54:28.421Z",
"baseCurrencyAmount": 1,
"baseCurrencyCode": "text"
},
"financialAccount": {
"id": "123e4567-e89b-12d3-a456-426614174000",
"code": "text",
"name": "text",
"description": "text",
"externalERPId": "text",
"externalCRMId": "text"
}
}
],
"amount": {
"amount": 1,
"currencyCode": "text",
"currencyConversionDate": "2025-02-22T08:54:28.421Z",
"baseCurrencyAmount": 1,
"baseCurrencyCode": "text"
},
"invoice": {
"id": "123e4567-e89b-12d3-a456-426614174000",
"invoiceNumber": "text",
"invoiceDate": "2025-02-22T08:54:28.421Z",
"dueDate": "2025-02-22T08:54:28.421Z",
"buyerReference": "text",
"ocrNumber": "text",
"currency": "text",
"subtotal": 1,
"tax": 1,
"totalAmount": 1,
"settledAmount": 1,
"externalERPId": "text",
"externalCRMId": "text",
"account": {
"name": "text",
"accountNumber": "text",
"id": "123e4567-e89b-12d3-a456-426614174000",
"externalERPId": "text",
"externalCRMId": "text"
},
"status": "Draft"
}
}
],
"paymentWriteOffs": [
{
"id": "123e4567-e89b-12d3-a456-426614174000",
"postingText": "text",
"amount": {
"amount": 1,
"currencyCode": "text",
"currencyConversionDate": "2025-02-22T08:54:28.421Z",
"baseCurrencyAmount": 1,
"baseCurrencyCode": "text"
},
"financialAccount": {
"id": "123e4567-e89b-12d3-a456-426614174000",
"code": "text",
"name": "text",
"description": "text",
"externalERPId": "text",
"externalCRMId": "text"
}
}
],
"amount": {
"amount": 1,
"currencyCode": "text",
"currencyConversionDate": "2025-02-22T08:54:28.421Z",
"baseCurrencyAmount": 1,
"baseCurrencyCode": "text"
},
"bankFeeAmount": {
"amount": 1,
"currencyCode": "text",
"currencyConversionDate": "2025-02-22T08:54:28.421Z",
"baseCurrencyAmount": 1,
"baseCurrencyCode": "text"
},
"paymentAccount": {
"id": "123e4567-e89b-12d3-a456-426614174000",
"code": "text",
"name": "text",
"description": "text",
"externalERPId": "text",
"externalCRMId": "text"
},
"BankFeeAccount": {
"id": "123e4567-e89b-12d3-a456-426614174000",
"code": "text",
"name": "text",
"description": "text",
"externalERPId": "text",
"externalCRMId": "text"
}
}
]
}