-
Notifications
You must be signed in to change notification settings - Fork 48
/
transaction_playground.json
54 lines (54 loc) · 1.87 KB
/
transaction_playground.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
47
48
49
50
51
52
53
54
{
"items": [
{
"accountId": "fec57ce7-d161-4c8f-8da0-1ebf841f4739",
"auth": true,
"amount": 100,
"cleared": false,
"currency": "EUR",
"programId": "6139f5b1-ea74-44f3-b5b3-86268dcfc4d7",
"wallet": null,
"updated": "2020-04-27T17:51:43.647Z",
"created": "2020-04-27T17:51:43.647Z",
"id": "a0cc678e-7da6-490f-8f53-48b76ce39666",
"datetime": "2020-04-27T18:51:43",
"card": {
"id": "922831e0-2da2-4758-897f-10290790ae67",
"firstNumbers": "340000",
"lastNumbers": "0333",
"scheme": "amex",
"metadata": {
"customKey2": "customValue2",
"customKey1": "customValue1",
"id": "this-is-the-metadata-id"
}
},
"location": {
"address": "14 Rainbow end",
"city": "Sligo",
"countryCode": "IRL",
"id": "aee4f683-1b5a-477d-9c3d-21e9f442dbb2",
"geolocation": null,
"postcode": "F91W540",
"timezone": "Europe/London",
"metadata": null
},
"brand": {
"id": "0b7b83a3-ccb3-4854-804a-90e5d951d1eb",
"name": "Doug's Lemonade Stand",
"logoURL": null,
"metadata": null
},
"identifiers": {
"MID": "TEST_MID_5dba7a08-8355-434a-8fb0-f3878f8258be",
"mastercardTransactionSequenceNumber": null,
"mastercardRefNumber": null,
"amexApprovalCode": null,
"visaAuthCode": null
}
}
],
"resource": "/v1/transactions/test",
"status": 201,
"execution": 78.596543
}