Skip to content

Commit e26ca70

Browse files
committed
update sample requests
1 parent f8c8090 commit e26ca70

File tree

4 files changed

+0
-20
lines changed

4 files changed

+0
-20
lines changed

sample-requests/bb-to-large.json

-5
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,6 @@
1515
"amount": {
1616
"amount": 204,
1717
"currency": "TZS"
18-
},
19-
"transactionType": {
20-
"scenario": "WITHDRAWAL",
21-
"initiator": "PAYER",
22-
"initiatorType": "CONSUMER"
2318
}
2419
}
2520

sample-requests/large-to-bb.json

-5
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,5 @@
1515
"amount": {
1616
"amount": 420,
1717
"currency": "TZS"
18-
},
19-
"transactionType": {
20-
"scenario": "WITHDRAWAL",
21-
"initiator": "PAYER",
22-
"initiatorType": "CONSUMER"
2318
}
2419
}

sample-requests/large-to-med.json

-5
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,5 @@
1515
"amount": {
1616
"amount": 416,
1717
"currency": "TZS"
18-
},
19-
"transactionType": {
20-
"scenario": "WITHDRAWAL",
21-
"initiator": "PAYER",
22-
"initiatorType": "CONSUMER"
2318
}
2419
}

sample-requests/med-to-large.json

-5
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,6 @@
1515
"amount": {
1616
"amount": 207,
1717
"currency": "TZS"
18-
},
19-
"transactionType": {
20-
"scenario": "WITHDRAWAL",
21-
"initiator": "PAYER",
22-
"initiatorType": "CONSUMER"
2318
}
2419
}
2520

0 commit comments

Comments
 (0)