{
"meta": {},
"data": [
{
"id": "text",
"paymentId": "text",
"receivedDate": "text",
"paidDate": "text",
"bookedIndicator": false,
"bookedDate": "text",
"accountingAccount": {
"id": "text",
"accountingAccountId": "text",
"name": "text",
"description": {
"text": "text",
"languageId": "text"
}
},
"billingReferences": [
{
"invoiceDocumentReferences": [
{
"id": "text",
"schemeId": "text"
}
]
}
],
"creditAmount": {
"amount": 0,
"currencyId": "text"
},
"debitAmount": {
"amount": 0,
"currencyId": "text"
}
}
]
}