{
"bank_account_id": 0,
"amount": 0,
"currency": "str",
"booking_date": "2019-08-24T14:15:22Z",
"booking_datetime": "2019-08-24T14:15:22Z",
"value_date": "2019-08-24T14:15:22Z",
"value_datetime": "2019-08-24T14:15:22Z",
"booked": true,
"ultimate_debtor": "string",
"ultimate_creditor": "string",
"additional_data_structured": "string",
"additional_information": "string",
"additional_information_structured": "string",
"balance_after_transaction": 0,
"debtor": {
"name": "string",
"bban": "string",
"iban": "string",
"pan": "string",
"masked_pan": "string",
"msisdn": "string",
"currency": "string",
"agent": "string"
},
"creditor": {
"name": "string",
"bban": "string",
"iban": "string",
"id": "string",
"pan": "string",
"masked_pan": "string",
"msisdn": "string",
"currency": "string",
"agent": "string"
},
"remittance_information": {
"structured": "string",
"structured_array": [
"string"
],
"unstructured": "string",
"unstructured_array": [
"string"
]
},
"codes": {
"bank_transaction_code": "string",
"merchant_category_code": "string",
"proprietary_bank_transaction_code": "string",
"purpose_code": "string"
},
"currency_exchange": {
"source_currency": "string",
"exchange_rate": 0,
"unit_currency": "string",
"quotation_date": "2019-08-24T14:15:22Z",
"contract_identification": "string"
},
"target_currency": {
"target_currency": "string"
},
"external_identifiers": {
"integrator_transaction_id": "string",
"institution_transaction_id": "string",
"end_to_end_id": "string",
"entry_reference": "string",
"check_id": "string",
"mandate_id": "string"
}
}