-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflypayB.json
46 lines (46 loc) · 995 Bytes
/
flypayB.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
{
"transactions":[
{
"value":200,
"transactionCurrency":"AUD",
"statusCode":100,
"orderInfo":"2e58bd43-0051",
"paymentId": "flypay-b-0001"
},
{
"value":671,
"transactionCurrency":"AUD",
"statusCode":200,
"orderInfo":"2e58bd43-0052",
"paymentId": "flypay-b-0002"
},
{
"value":2000,
"transactionCurrency":"AUD",
"statusCode":300,
"orderInfo":"2e58bd43-0053",
"paymentId": "flypay-b-0003"
},
{
"value":80000,
"transactionCurrency":"AUD",
"statusCode":100,
"orderInfo":"2e58bd43-0054",
"paymentId": "flypay-b-0004"
},
{
"value":6710,
"transactionCurrency":"AUD",
"statusCode":200,
"orderInfo":"2e58bd43-0055",
"paymentId": "flypay-b-0005"
},
{
"value":400,
"transactionCurrency":"AUD",
"statusCode":300,
"orderInfo":"2e58bd43-0056",
"paymentId": "flypay-b-0006"
}
]
}