{
"data": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"clientId": "5e505642-9024-474d-9434-e5a44f505cc5",
"name": "string",
"description": "string",
"paymentId": "472e651e-5a1e-424d-8098-23858bf03ad7",
"transferId": "e240f72a-b0bc-4f57-ab86-5b78f1d8ea9b",
"parentType": "string",
"debtorAccountId": "d9695c4c-f4a8-4c4e-b1b1-0b2201504693",
"debtorAccountNumber": "string",
"creditorAccountId": "0411bd28-c6c2-4498-8a47-b18d967449d7",
"creditorAccountNumber": "string",
"currency": "cad",
"amount": 0,
"state": "draft",
"stateReason": "string",
"createdDate": "2019-08-24T14:15:22Z",
"postedDate": "2019-08-24T14:15:22Z",
"stateChanges": [
{
"paymentId": "472e651e-5a1e-424d-8098-23858bf03ad7",
"from": "draft",
"to": "draft",
"timestamp": "2019-08-24T14:15:22Z"
}
]
}
],
"page": {
"pageNumber": 0,
"pageSize": 0,
"totalRecords": 0,
"totalPages": 0
}
}