Skip to content

Commit a19e948

Browse files
build and update snippet
1 parent 7b01f99 commit a19e948

1 file changed

Lines changed: 31 additions & 1 deletion

File tree

dist/api/preauthorization/list/response.json

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"data": [
88
{
99
"domain": "test",
10-
"status": "failed",
10+
"status": "expired",
1111
"reference": "ctbaq5z6fkzsk2f",
1212
"amount": 1200,
1313
"created_at": "2023-08-21T06:30:31.000Z",
@@ -16,6 +16,21 @@
1616
"released_at": null,
1717
"currency": "ZAR",
1818
"fees": 0,
19+
"authorization": {
20+
"authorization_code": "AUTH_qpbtw9k1kp",
21+
"bin": "408408",
22+
"last4": "4081",
23+
"exp_month": "12",
24+
"exp_year": "2030",
25+
"channel": "card",
26+
"card_type": "visa credit",
27+
"bank": "Test Bank",
28+
"country_code": "ZA",
29+
"brand": "visa",
30+
"reusable": true,
31+
"signature": "SIG_uUpNoxVEiErLme0Lo0e6",
32+
"account_name": null
33+
},
1934
"customer": {
2035
"id": 180063193,
2136
"first_name": null,
@@ -40,6 +55,21 @@
4055
"released_at": null,
4156
"currency": "ZAR",
4257
"fees": 115,
58+
"authorization": {
59+
"authorization_code": "AUTH_3nbm4tww49",
60+
"bin": "408408",
61+
"last4": "4081",
62+
"exp_month": "12",
63+
"exp_year": "2030",
64+
"channel": "card",
65+
"card_type": "visa credit",
66+
"bank": "Test Bank",
67+
"country_code": "ZA",
68+
"brand": "visa",
69+
"reusable": true,
70+
"signature": "SIG_uUpNoxVEiErLme0Lo0e6",
71+
"account_name": null
72+
},
4373
"customer": {
4474
"id": 226230427,
4575
"first_name": null,

0 commit comments

Comments
 (0)