summaryrefslogtreecommitdiff
path: root/camt53_example_dashed_subject.json
diff options
context:
space:
mode:
Diffstat (limited to 'camt53_example_dashed_subject.json')
-rw-r--r--camt53_example_dashed_subject.json71
1 files changed, 71 insertions, 0 deletions
diff --git a/camt53_example_dashed_subject.json b/camt53_example_dashed_subject.json
new file mode 100644
index 0000000..370d683
--- /dev/null
+++ b/camt53_example_dashed_subject.json
@@ -0,0 +1,71 @@
+{
+ "messageType": "statement",
+ "messageId": "053D2020-05-29T23:41:27.0N200000011",
+ "creationDateTime": "2020-05-29T23:41:21.0+02:00",
+ "reports": [
+ {
+ "id": "4967C532020052923412775014049078800",
+ "creationDateTime": "2020-05-29T23:41:21.0+02:00",
+ "legalSequenceNumber": 5,
+ "electronicSequenceNumber": 200000011,
+ "account": {
+ "currency": "EUR",
+ "iban": "DE00000000000000000000"
+ },
+ "balances": [
+ {
+ "type": "PRCD",
+ "date": "2020-05-29",
+ "creditDebitIndicator": "CRDT",
+ "amount": "EUR:202.01"
+ },
+ {
+ "type": "CLBD",
+ "date": "2020-05-29",
+ "creditDebitIndicator": "CRDT",
+ "amount": "EUR:199.34"
+ }
+ ],
+ "entries": [
+ {
+ "amount": "EUR:2.35",
+ "creditDebitIndicator": "CRDT",
+ "status": "BOOK",
+ "bankTransactionCode": "PMNT-RRCT-ESCT",
+ "valueDate": "2020-05-29",
+ "bookingDate": "2020-05-29",
+ "accountServicerRef": "2020052912023838000",
+ "batches": [
+ {
+ "batchTransactions": [
+ {
+ "amount": "EUR:2.35",
+ "creditDebitIndicator": "CRDT",
+ "details": {
+ "debtor": {
+ "name": "TALER WALLET USER"
+ },
+ "debtorAccount": {
+ "iban": "DE00000000000000000000"
+ },
+ "debtorAgent": {
+ "bic": "BYLADEM1WOR"
+ },
+ "creditor": {
+ "name": "Taler Exchange"
+ },
+ "creditorAccount": {
+ "iban": "DE00000000000000000000"
+ },
+ "endToEndId": "NOTPROVIDED",
+ "unstructuredRemittanceInformation": "subject-with-dashes"
+ }
+ }
+ ]
+ }
+ ]
+ }
+ ]
+ }
+ ]
+}