aboutsummaryrefslogtreecommitdiff
path: root/testdata/disbursement/clearing_inquiry_test.txt
diff options
context:
space:
mode:
Diffstat (limited to 'testdata/disbursement/clearing_inquiry_test.txt')
-rw-r--r--testdata/disbursement/clearing_inquiry_test.txt12
1 files changed, 6 insertions, 6 deletions
diff --git a/testdata/disbursement/clearing_inquiry_test.txt b/testdata/disbursement/clearing_inquiry_test.txt
index 49437f2..65dc49b 100644
--- a/testdata/disbursement/clearing_inquiry_test.txt
+++ b/testdata/disbursement/clearing_inquiry_test.txt
@@ -6,8 +6,8 @@
"userId": 3551,
"email": "test@chakratechnology.com",
"amountTransfer": 10000,
- "bankCode": "014",
- "bankAccount": "8760673566",
+ "bankCode": "002",
+ "bankAccount": "8760673466",
"purpose": "Test Clearing Inquiry with duitku.",
"timestamp": 1506486841000,
"custRefNumber": "12345789",
@@ -19,12 +19,12 @@
<<< response.json
{
"email": "test@chakratechnology.com",
- "bankCode": "014",
- "bankAccount": "8760673566",
+ "bankCode": "002",
+ "bankAccount": "8760673466",
"amountTransfer": 10000,
"accountName": "Test Account",
- "custRefNumber": "12345789",
- "disburseId": 121012,
+ "custRefNumber": "<replaced>",
+ "disburseId": 0,
"type": "LLG",
"responseCode": "00",
"responseDesc": "Approved or completed successfully"