Last active
August 12, 2022 22:43
-
-
Save chongkan/7f884c6602d9a124a1314c5270f7db9c to your computer and use it in GitHub Desktop.
This is how SWIFT used to be - JSON
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"uetr": "684ff44e-1357-4926-b5d8-278ffde2f11a", | |
"transaction_status": "ACCC", | |
"initiation_date_time": "2022-08-12T22:42:39.0Z", | |
"completion_date_time": "2022-08-12T22:43:31.0Z", | |
"last_update_date_time": "2022-08-12T22:43:31.0Z", | |
"payment_event": [ | |
{ | |
"network_reference": "220812GRWLCNSHXXXA9214793636", | |
"message_name_identification": "103", | |
"service_level": "G001", | |
"tracker_event_type": "CTPT", | |
"valid": true, | |
"transaction_status": "ACSP", | |
"transaction_status_date": "2022-08-12T22:42:39.0Z", | |
"transaction_status_reason": "G000", | |
"instruction_identification": " def456", | |
"settlement_method": "INGA", | |
"interbank_settlement_date": "2022-08-12", | |
"instructed_amount": { | |
"currency": "EUR", | |
"amount": "22000.00" | |
}, | |
"interbank_settlement_amount": { | |
"currency": "EUR", | |
"amount": "21978.00" | |
}, | |
"charge_bearer": "CRED", | |
"charges_information": [ | |
{ | |
"amount": { | |
"currency": "EUR", | |
"amount": "22.00" | |
}, | |
"agent": { | |
"bicfi": "GRWLCNSH" | |
} | |
} | |
], | |
"confirmed_date": "2022-08-12T22:43:31.0Z", | |
"from": "GRWLCNSH", | |
"to": "BLKFDE33", | |
"debtor_agent": "GRWLCNSH", | |
"creditor_agent": "BWWLPLPW", | |
"sender_acknowledgement_receipt_date_time": "2022-08-12T22:42:39.0Z", | |
"received_date_time": "2022-08-12T22:42:39.0Z", | |
"last_update_date_time": "2022-08-12T22:42:39.0Z" | |
}, | |
{ | |
"network_reference": "220812BLKFDE33XXXA0503853344", | |
"message_name_identification": "103", | |
"service_level": "G001", | |
"tracker_event_type": "CTPT", | |
"valid": true, | |
"transaction_status": "ACSP", | |
"transaction_status_date": "2022-08-12T22:43:17.0Z", | |
"transaction_status_reason": "G000", | |
"instruction_identification": " jkl123", | |
"tracker_informing_party": "BLKFDE33", | |
"settlement_method": "INGA", | |
"instructed_agent": "BWWLPLPW", | |
"interbank_settlement_date": "2022-08-12", | |
"instructed_amount": { | |
"currency": "EUR", | |
"amount": "22000.00" | |
}, | |
"interbank_settlement_amount": { | |
"currency": "PLN", | |
"amount": "21968.00" | |
}, | |
"charge_bearer": "CRED", | |
"charges_information": [ | |
{ | |
"amount": { | |
"currency": "EUR", | |
"amount": "22.00" | |
}, | |
"agent": { | |
"bicfi": "GRWLCNSH" | |
} | |
}, | |
{ | |
"amount": { | |
"currency": "EUR", | |
"amount": "10.00" | |
}, | |
"agent": { | |
"bicfi": "BLKFDE33" | |
} | |
} | |
], | |
"confirmed_date": "2022-08-12T22:43:31.0Z", | |
"from": "BLKFDE33", | |
"to": "BWWLPLPW", | |
"sender_acknowledgement_receipt_date_time": "2022-08-12T22:43:17.0Z", | |
"received_date_time": "2022-08-12T22:43:17.0Z", | |
"update_payment": "swi00001-2021-11-25T13:30:45.2", | |
"last_update_date_time": "2022-08-12T22:43:17.0Z" | |
}, | |
{ | |
"network_reference": "220812BWWLPLPWXXXA3283962357", | |
"message_name_identification": "199", | |
"service_level": "G001", | |
"tracker_event_type": "CTSU", | |
"valid": true, | |
"transaction_status": "ACCC", | |
"transaction_status_date": "2022-08-12T22:43:31.0Z", | |
"instruction_identification": "statusmno456", | |
"tracker_informing_party": "BWWLPLPW", | |
"interbank_settlement_date": "2022-08-12", | |
"interbank_settlement_amount": { | |
"currency": "EUR", | |
"amount": "21948.00" | |
}, | |
"charges_information": [ | |
{ | |
"amount": { | |
"currency": "EUR", | |
"amount": "22.00" | |
}, | |
"agent": { | |
"bicfi": "GRWLCNSH" | |
} | |
}, | |
{ | |
"amount": { | |
"currency": "EUR", | |
"amount": "10.00" | |
}, | |
"agent": { | |
"bicfi": "BLKFDE33" | |
} | |
}, | |
{ | |
"amount": { | |
"currency": "EUR", | |
"amount": "20.00" | |
}, | |
"agent": { | |
"bicfi": "BWWLPLPW" | |
} | |
} | |
], | |
"confirmed_date": "2022-08-12T22:43:31.0Z", | |
"confirmed_amount": { | |
"currency": "EUR", | |
"amount": "21948.00" | |
}, | |
"from": "BWWLPLPW", | |
"to": "TRCKCHZ0XXX", | |
"sender_acknowledgement_receipt_date_time": "2022-08-12T22:43:31.0Z", | |
"received_date_time": "2022-08-12T22:43:31.0Z", | |
"last_update_date_time": "2022-08-12T22:43:31.0Z" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment