{
"pageNumber": 0,
"pageSize": 0,
"totalPages": 0,
"totalCount": 0,
"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": "2024-12-22T02:14:09.143Z",
"postedDate": "2024-12-22T02:14:09.143Z",
"reference": "text",
"description": "text",
"amount": {
"amount": 0,
"currencyCode": "text",
"currencyConversionDate": "2024-12-22T02:14:09.143Z",
"baseCurrencyAmount": 0,
"baseCurrencyCode": "text"
},
"bankFeeAmount": {
"amount": 0,
"currencyCode": "text",
"currencyConversionDate": "2024-12-22T02:14:09.143Z",
"baseCurrencyAmount": 0,
"baseCurrencyCode": "text"
},
"exchangeRate": 0,
"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"
},
"paymentMethodName": "text",
"paymentMethodId": "123e4567-e89b-12d3-a456-426614174000",
"paymentBatchNumber": "text",
"paymentBatchId": "123e4567-e89b-12d3-a456-426614174000",
"paymentSettlements": [
{
"amount": {
"amount": 0,
"currencyCode": "text",
"currencyConversionDate": "2024-12-22T02:14:09.143Z",
"baseCurrencyAmount": 0,
"baseCurrencyCode": "text"
},
"invoice": {
"account": {
"name": "text",
"accountNumber": "text",
"id": "123e4567-e89b-12d3-a456-426614174000",
"externalERPId": "text",
"externalCRMId": "text"
},
"id": "123e4567-e89b-12d3-a456-426614174000",
"invoiceNumber": "text",
"status": {},
"invoiceDate": "2024-12-22T02:14:09.143Z",
"dueDate": "2024-12-22T02:14:09.143Z",
"buyerReference": "text",
"ocrNumber": "text",
"currency": "text",
"subtotal": 0,
"tax": 0,
"totalAmount": 0,
"settledAmount": 0,
"externalERPId": "text",
"externalCRMId": "text"
},
"writeOffs": [
{
"id": "123e4567-e89b-12d3-a456-426614174000",
"amount": {
"amount": 0,
"currencyCode": "text",
"currencyConversionDate": "2024-12-22T02:14:09.143Z",
"baseCurrencyAmount": 0,
"baseCurrencyCode": "text"
},
"postingText": "text",
"financialAccount": {
"id": "123e4567-e89b-12d3-a456-426614174000",
"code": "text",
"name": "text",
"description": "text",
"externalERPId": "text",
"externalCRMId": "text"
}
}
]
}
],
"paymentWriteOffs": [
{
"id": "123e4567-e89b-12d3-a456-426614174000",
"amount": {
"amount": 0,
"currencyCode": "text",
"currencyConversionDate": "2024-12-22T02:14:09.143Z",
"baseCurrencyAmount": 0,
"baseCurrencyCode": "text"
},
"postingText": "text",
"financialAccount": {
"id": "123e4567-e89b-12d3-a456-426614174000",
"code": "text",
"name": "text",
"description": "text",
"externalERPId": "text",
"externalCRMId": "text"
}
}
],
"externalBankId": "text",
"onlinePaymentIntentId": "text",
"onlinePaymentChargeId": "text"
}
]
}