@enfuce/nextgen-sdk 0.0.2 → 0.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/authorisation-control/api.d.ts +0 -302
- package/dist/authorisation-control/api.js +10 -28
- package/dist/authorisation-control/base.d.ts +0 -24
- package/dist/authorisation-control/base.js +0 -19
- package/dist/authorisation-control/common.d.ts +4 -35
- package/dist/authorisation-control/common.js +16 -38
- package/dist/authorisation-control/configuration.d.ts +24 -17
- package/dist/authorisation-control/configuration.js +3 -3
- package/dist/card/api.d.ts +41 -740
- package/dist/card/api.js +38 -105
- package/dist/card/base.d.ts +0 -24
- package/dist/card/base.js +0 -19
- package/dist/card/common.d.ts +4 -35
- package/dist/card/common.js +16 -38
- package/dist/card/configuration.d.ts +24 -17
- package/dist/card/configuration.js +3 -3
- package/dist/cardholder/api.d.ts +959 -686
- package/dist/cardholder/api.js +783 -73
- package/dist/cardholder/base.d.ts +0 -24
- package/dist/cardholder/base.js +0 -19
- package/dist/cardholder/common.d.ts +4 -35
- package/dist/cardholder/common.js +16 -38
- package/dist/cardholder/configuration.d.ts +24 -17
- package/dist/cardholder/configuration.js +3 -3
- package/dist/cards/api.d.ts +0 -7
- package/dist/cards/api.js +2 -9
- package/dist/cards/base.d.ts +0 -24
- package/dist/cards/base.js +0 -19
- package/dist/cards/common.d.ts +4 -35
- package/dist/cards/common.js +16 -38
- package/dist/cards/configuration.d.ts +24 -17
- package/dist/cards/configuration.js +3 -3
- package/dist/clearing-file-copy/api.d.ts +0 -497
- package/dist/clearing-file-copy/api.js +12 -26
- package/dist/clearing-file-copy/base.d.ts +0 -24
- package/dist/clearing-file-copy/base.js +0 -19
- package/dist/clearing-file-copy/common.d.ts +4 -35
- package/dist/clearing-file-copy/common.js +16 -38
- package/dist/clearing-file-copy/configuration.d.ts +24 -17
- package/dist/clearing-file-copy/configuration.js +3 -3
- package/dist/esm/authorisation-control/api.d.ts +0 -302
- package/dist/esm/authorisation-control/api.js +10 -28
- package/dist/esm/authorisation-control/base.d.ts +0 -24
- package/dist/esm/authorisation-control/base.js +0 -19
- package/dist/esm/authorisation-control/common.d.ts +4 -35
- package/dist/esm/authorisation-control/common.js +14 -37
- package/dist/esm/authorisation-control/configuration.d.ts +24 -17
- package/dist/esm/authorisation-control/configuration.js +3 -3
- package/dist/esm/card/api.d.ts +41 -740
- package/dist/esm/card/api.js +38 -105
- package/dist/esm/card/base.d.ts +0 -24
- package/dist/esm/card/base.js +0 -19
- package/dist/esm/card/common.d.ts +4 -35
- package/dist/esm/card/common.js +14 -37
- package/dist/esm/card/configuration.d.ts +24 -17
- package/dist/esm/card/configuration.js +3 -3
- package/dist/esm/cardholder/api.d.ts +959 -686
- package/dist/esm/cardholder/api.js +782 -72
- package/dist/esm/cardholder/base.d.ts +0 -24
- package/dist/esm/cardholder/base.js +0 -19
- package/dist/esm/cardholder/common.d.ts +4 -35
- package/dist/esm/cardholder/common.js +14 -37
- package/dist/esm/cardholder/configuration.d.ts +24 -17
- package/dist/esm/cardholder/configuration.js +3 -3
- package/dist/esm/cards/api.d.ts +0 -7
- package/dist/esm/cards/api.js +2 -9
- package/dist/esm/cards/base.d.ts +0 -24
- package/dist/esm/cards/base.js +0 -19
- package/dist/esm/cards/common.d.ts +4 -35
- package/dist/esm/cards/common.js +14 -37
- package/dist/esm/cards/configuration.d.ts +24 -17
- package/dist/esm/cards/configuration.js +3 -3
- package/dist/esm/clearing-file-copy/api.d.ts +0 -497
- package/dist/esm/clearing-file-copy/api.js +12 -26
- package/dist/esm/clearing-file-copy/base.d.ts +0 -24
- package/dist/esm/clearing-file-copy/base.js +0 -19
- package/dist/esm/clearing-file-copy/common.d.ts +4 -35
- package/dist/esm/clearing-file-copy/common.js +14 -37
- package/dist/esm/clearing-file-copy/configuration.d.ts +24 -17
- package/dist/esm/clearing-file-copy/configuration.js +3 -3
- package/dist/esm/issuer-events/api.d.ts +639 -601
- package/dist/esm/issuer-events/api.js +520 -54
- package/dist/esm/issuer-events/base.d.ts +0 -24
- package/dist/esm/issuer-events/base.js +0 -19
- package/dist/esm/issuer-events/common.d.ts +4 -35
- package/dist/esm/issuer-events/common.js +14 -37
- package/dist/esm/issuer-events/configuration.d.ts +24 -17
- package/dist/esm/issuer-events/configuration.js +3 -3
- package/dist/esm/pin/api.d.ts +0 -76
- package/dist/esm/pin/api.js +3 -15
- package/dist/esm/pin/base.d.ts +0 -24
- package/dist/esm/pin/base.js +0 -19
- package/dist/esm/pin/common.d.ts +4 -35
- package/dist/esm/pin/common.js +14 -37
- package/dist/esm/pin/configuration.d.ts +24 -17
- package/dist/esm/pin/configuration.js +3 -3
- package/dist/esm/threeds/api.d.ts +0 -18
- package/dist/esm/threeds/api.js +1 -8
- package/dist/esm/threeds/base.d.ts +0 -24
- package/dist/esm/threeds/base.js +0 -19
- package/dist/esm/threeds/common.d.ts +4 -35
- package/dist/esm/threeds/common.js +14 -37
- package/dist/esm/threeds/configuration.d.ts +24 -17
- package/dist/esm/threeds/configuration.js +3 -3
- package/dist/esm/threeds-oob/api.d.ts +0 -90
- package/dist/esm/threeds-oob/api.js +2 -9
- package/dist/esm/threeds-oob/base.d.ts +0 -24
- package/dist/esm/threeds-oob/base.js +0 -19
- package/dist/esm/threeds-oob/common.d.ts +4 -35
- package/dist/esm/threeds-oob/common.js +14 -37
- package/dist/esm/threeds-oob/configuration.d.ts +24 -17
- package/dist/esm/threeds-oob/configuration.js +3 -3
- package/dist/esm/transaction-event/api.d.ts +0 -452
- package/dist/esm/transaction-event/api.js +11 -27
- package/dist/esm/transaction-event/base.d.ts +0 -24
- package/dist/esm/transaction-event/base.js +0 -19
- package/dist/esm/transaction-event/common.d.ts +4 -35
- package/dist/esm/transaction-event/common.js +14 -37
- package/dist/esm/transaction-event/configuration.d.ts +24 -17
- package/dist/esm/transaction-event/configuration.js +3 -3
- package/dist/esm/wallet/api.d.ts +0 -342
- package/dist/esm/wallet/api.js +29 -83
- package/dist/esm/wallet/base.d.ts +0 -24
- package/dist/esm/wallet/base.js +0 -19
- package/dist/esm/wallet/common.d.ts +4 -35
- package/dist/esm/wallet/common.js +14 -37
- package/dist/esm/wallet/configuration.d.ts +24 -17
- package/dist/esm/wallet/configuration.js +3 -3
- package/dist/issuer-events/api.d.ts +639 -601
- package/dist/issuer-events/api.js +521 -55
- package/dist/issuer-events/base.d.ts +0 -24
- package/dist/issuer-events/base.js +0 -19
- package/dist/issuer-events/common.d.ts +4 -35
- package/dist/issuer-events/common.js +16 -38
- package/dist/issuer-events/configuration.d.ts +24 -17
- package/dist/issuer-events/configuration.js +3 -3
- package/dist/pin/api.d.ts +0 -76
- package/dist/pin/api.js +3 -15
- package/dist/pin/base.d.ts +0 -24
- package/dist/pin/base.js +0 -19
- package/dist/pin/common.d.ts +4 -35
- package/dist/pin/common.js +16 -38
- package/dist/pin/configuration.d.ts +24 -17
- package/dist/pin/configuration.js +3 -3
- package/dist/threeds/api.d.ts +0 -18
- package/dist/threeds/api.js +1 -8
- package/dist/threeds/base.d.ts +0 -24
- package/dist/threeds/base.js +0 -19
- package/dist/threeds/common.d.ts +4 -35
- package/dist/threeds/common.js +16 -38
- package/dist/threeds/configuration.d.ts +24 -17
- package/dist/threeds/configuration.js +3 -3
- package/dist/threeds-oob/api.d.ts +0 -90
- package/dist/threeds-oob/api.js +2 -9
- package/dist/threeds-oob/base.d.ts +0 -24
- package/dist/threeds-oob/base.js +0 -19
- package/dist/threeds-oob/common.d.ts +4 -35
- package/dist/threeds-oob/common.js +16 -38
- package/dist/threeds-oob/configuration.d.ts +24 -17
- package/dist/threeds-oob/configuration.js +3 -3
- package/dist/transaction-event/api.d.ts +0 -452
- package/dist/transaction-event/api.js +11 -27
- package/dist/transaction-event/base.d.ts +0 -24
- package/dist/transaction-event/base.js +0 -19
- package/dist/transaction-event/common.d.ts +4 -35
- package/dist/transaction-event/common.js +16 -38
- package/dist/transaction-event/configuration.d.ts +24 -17
- package/dist/transaction-event/configuration.js +3 -3
- package/dist/wallet/api.d.ts +0 -342
- package/dist/wallet/api.js +29 -83
- package/dist/wallet/base.d.ts +0 -24
- package/dist/wallet/base.js +0 -19
- package/dist/wallet/common.d.ts +4 -35
- package/dist/wallet/common.js +16 -38
- package/dist/wallet/configuration.d.ts +24 -17
- package/dist/wallet/configuration.js +3 -3
- package/package.json +2 -2
- package/src/authorisation-control/api.ts +11 -314
- package/src/authorisation-control/base.ts +0 -24
- package/src/authorisation-control/common.ts +15 -38
- package/src/authorisation-control/configuration.ts +26 -20
- package/src/card/api.ts +80 -786
- package/src/card/base.ts +0 -24
- package/src/card/common.ts +15 -38
- package/src/card/configuration.ts +26 -20
- package/src/cardholder/api.ts +987 -714
- package/src/cardholder/base.ts +0 -24
- package/src/cardholder/common.ts +15 -38
- package/src/cardholder/configuration.ts +26 -20
- package/src/cards/api.ts +3 -11
- package/src/cards/base.ts +0 -24
- package/src/cards/common.ts +15 -38
- package/src/cards/configuration.ts +26 -20
- package/src/clearing-file-copy/api.ts +13 -510
- package/src/clearing-file-copy/base.ts +0 -24
- package/src/clearing-file-copy/common.ts +15 -38
- package/src/clearing-file-copy/configuration.ts +26 -20
- package/src/issuer-events/api.ts +661 -628
- package/src/issuer-events/base.ts +0 -24
- package/src/issuer-events/common.ts +15 -38
- package/src/issuer-events/configuration.ts +26 -20
- package/src/pin/api.ts +4 -83
- package/src/pin/base.ts +0 -24
- package/src/pin/common.ts +15 -38
- package/src/pin/configuration.ts +26 -20
- package/src/threeds/api.ts +2 -22
- package/src/threeds/base.ts +0 -24
- package/src/threeds/common.ts +15 -38
- package/src/threeds/configuration.ts +26 -20
- package/src/threeds-oob/api.ts +3 -95
- package/src/threeds-oob/base.ts +0 -24
- package/src/threeds-oob/common.ts +15 -38
- package/src/threeds-oob/configuration.ts +26 -20
- package/src/transaction-event/api.ts +12 -464
- package/src/transaction-event/base.ts +0 -24
- package/src/transaction-event/common.ts +15 -38
- package/src/transaction-event/configuration.ts +26 -20
- package/src/wallet/api.ts +30 -377
- package/src/wallet/base.ts +0 -24
- package/src/wallet/common.ts +15 -38
- package/src/wallet/configuration.ts +26 -20
|
@@ -28,29 +28,23 @@ import { DUMMY_BASE_URL, assertParamExists, setSearchParams, serializeDataIfNeed
|
|
|
28
28
|
import { BASE_PATH, BaseAPI, operationServerMap } from './base';
|
|
29
29
|
/**
|
|
30
30
|
* The wallets common name for authorization decision.
|
|
31
|
-
* @export
|
|
32
|
-
* @enum {string}
|
|
33
31
|
*/
|
|
34
32
|
export const AuthorizationDecisionColor = {
|
|
35
33
|
Green: 'GREEN',
|
|
36
34
|
Yellow: 'YELLOW',
|
|
37
35
|
Orange: 'ORANGE',
|
|
38
|
-
Red: 'RED'
|
|
36
|
+
Red: 'RED',
|
|
39
37
|
};
|
|
40
38
|
/**
|
|
41
39
|
* The type of card defined by this card configuration.
|
|
42
|
-
* @export
|
|
43
|
-
* @enum {string}
|
|
44
40
|
*/
|
|
45
41
|
export const CardConfigurationType = {
|
|
46
42
|
Debit: 'DEBIT',
|
|
47
43
|
Credit: 'CREDIT',
|
|
48
|
-
Combo: 'COMBO'
|
|
44
|
+
Combo: 'COMBO',
|
|
49
45
|
};
|
|
50
46
|
/**
|
|
51
47
|
* Select the type of delivery you prefer for the new card being created. - MAIL - The card would be sent via mail services. - COURIER - The card would be sent via courier services. - CUSTOM_1–CUSTOM_5 - Custom delivery types that can be used for shipping methods agreed between the customer and the bureau.
|
|
52
|
-
* @export
|
|
53
|
-
* @enum {string}
|
|
54
48
|
*/
|
|
55
49
|
export const CardDeliveryType = {
|
|
56
50
|
Mail: 'MAIL',
|
|
@@ -59,30 +53,21 @@ export const CardDeliveryType = {
|
|
|
59
53
|
Custom2: 'CUSTOM_2',
|
|
60
54
|
Custom3: 'CUSTOM_3',
|
|
61
55
|
Custom4: 'CUSTOM_4',
|
|
62
|
-
Custom5: 'CUSTOM_5'
|
|
56
|
+
Custom5: 'CUSTOM_5',
|
|
63
57
|
};
|
|
64
58
|
/**
|
|
65
59
|
* The role of the card. Multi application cards will have one main card and multiple card applications. Single cards will be treated as main cards.
|
|
66
|
-
* @export
|
|
67
|
-
* @enum {string}
|
|
68
60
|
*/
|
|
69
61
|
export const CardRole = {
|
|
70
62
|
MainCard: 'MAIN_CARD',
|
|
71
|
-
CardApplication: 'CARD_APPLICATION'
|
|
63
|
+
CardApplication: 'CARD_APPLICATION',
|
|
72
64
|
};
|
|
73
|
-
/**
|
|
74
|
-
*
|
|
75
|
-
* @export
|
|
76
|
-
* @enum {string}
|
|
77
|
-
*/
|
|
78
65
|
export const CardScheme = {
|
|
79
66
|
Mastercard: 'MASTERCARD',
|
|
80
|
-
Visa: 'VISA'
|
|
67
|
+
Visa: 'VISA',
|
|
81
68
|
};
|
|
82
69
|
/**
|
|
83
70
|
* - ACTIVE - Card is active and is enabled for normal usage. - BLOCKED - Card is temporarily blocked. - BLOCKED_SUSPECTED_FRAUD - Card is temporarily blocked due to suspected fraud. - CLOSED_DUE_TO_FRAUD - Card has been closed due to fraud. - CLOSED_LOST - Card has been closed due to being lost. - CLOSED_STOLEN - Card has been closed due to being stolen. - CLOSED - Card has been manually closed. - CLOSED_EXPIRED - Card has no active or initial card versions and cannot be used.
|
|
84
|
-
* @export
|
|
85
|
-
* @enum {string}
|
|
86
71
|
*/
|
|
87
72
|
export const CardStatus = {
|
|
88
73
|
Active: 'ACTIVE',
|
|
@@ -92,22 +77,524 @@ export const CardStatus = {
|
|
|
92
77
|
ClosedLost: 'CLOSED_LOST',
|
|
93
78
|
ClosedStolen: 'CLOSED_STOLEN',
|
|
94
79
|
Closed: 'CLOSED',
|
|
95
|
-
ClosedExpired: 'CLOSED_EXPIRED'
|
|
80
|
+
ClosedExpired: 'CLOSED_EXPIRED',
|
|
96
81
|
};
|
|
97
82
|
/**
|
|
98
83
|
* - ACTIVE - The card is completely operational. You can perform all actions with the card. - INITIAL - The specific card version is awaiting activation. During this state, the card can have limited usage, such as being added to a digital wallet or cardholder can view the PIN (if it is a plastic card). However, in the INITIAL state, the card cannot be used for payments. - CLOSED - The previous versions of the card are no longer valid as a new version is activated or the card is closed.
|
|
99
|
-
* @export
|
|
100
|
-
* @enum {string}
|
|
101
84
|
*/
|
|
102
85
|
export const CardVersionStatus = {
|
|
103
86
|
Active: 'ACTIVE',
|
|
104
87
|
Initial: 'INITIAL',
|
|
105
|
-
Closed: 'CLOSED'
|
|
88
|
+
Closed: 'CLOSED',
|
|
89
|
+
};
|
|
90
|
+
export const CardholderEventNationalityEnum = {
|
|
91
|
+
Abw: 'ABW',
|
|
92
|
+
Afg: 'AFG',
|
|
93
|
+
Ago: 'AGO',
|
|
94
|
+
Aia: 'AIA',
|
|
95
|
+
Ala: 'ALA',
|
|
96
|
+
Alb: 'ALB',
|
|
97
|
+
And: 'AND',
|
|
98
|
+
Are: 'ARE',
|
|
99
|
+
Arg: 'ARG',
|
|
100
|
+
Arm: 'ARM',
|
|
101
|
+
Asm: 'ASM',
|
|
102
|
+
Ata: 'ATA',
|
|
103
|
+
Atf: 'ATF',
|
|
104
|
+
Atg: 'ATG',
|
|
105
|
+
Aus: 'AUS',
|
|
106
|
+
Aut: 'AUT',
|
|
107
|
+
Aze: 'AZE',
|
|
108
|
+
Bdi: 'BDI',
|
|
109
|
+
Bel: 'BEL',
|
|
110
|
+
Ben: 'BEN',
|
|
111
|
+
Bes: 'BES',
|
|
112
|
+
Bfa: 'BFA',
|
|
113
|
+
Bgd: 'BGD',
|
|
114
|
+
Bgr: 'BGR',
|
|
115
|
+
Bhr: 'BHR',
|
|
116
|
+
Bhs: 'BHS',
|
|
117
|
+
Bih: 'BIH',
|
|
118
|
+
Blm: 'BLM',
|
|
119
|
+
Blr: 'BLR',
|
|
120
|
+
Blz: 'BLZ',
|
|
121
|
+
Bmu: 'BMU',
|
|
122
|
+
Bol: 'BOL',
|
|
123
|
+
Bra: 'BRA',
|
|
124
|
+
Brb: 'BRB',
|
|
125
|
+
Brn: 'BRN',
|
|
126
|
+
Btn: 'BTN',
|
|
127
|
+
Bvt: 'BVT',
|
|
128
|
+
Bwa: 'BWA',
|
|
129
|
+
Caf: 'CAF',
|
|
130
|
+
Can: 'CAN',
|
|
131
|
+
Cck: 'CCK',
|
|
132
|
+
Che: 'CHE',
|
|
133
|
+
Chl: 'CHL',
|
|
134
|
+
Chn: 'CHN',
|
|
135
|
+
Civ: 'CIV',
|
|
136
|
+
Cmr: 'CMR',
|
|
137
|
+
Cod: 'COD',
|
|
138
|
+
Cog: 'COG',
|
|
139
|
+
Cok: 'COK',
|
|
140
|
+
Col: 'COL',
|
|
141
|
+
Com: 'COM',
|
|
142
|
+
Cpv: 'CPV',
|
|
143
|
+
Cri: 'CRI',
|
|
144
|
+
Cub: 'CUB',
|
|
145
|
+
Cuw: 'CUW',
|
|
146
|
+
Cxr: 'CXR',
|
|
147
|
+
Cym: 'CYM',
|
|
148
|
+
Cyp: 'CYP',
|
|
149
|
+
Cze: 'CZE',
|
|
150
|
+
Deu: 'DEU',
|
|
151
|
+
Dji: 'DJI',
|
|
152
|
+
Dma: 'DMA',
|
|
153
|
+
Dnk: 'DNK',
|
|
154
|
+
Dom: 'DOM',
|
|
155
|
+
Dza: 'DZA',
|
|
156
|
+
Ecu: 'ECU',
|
|
157
|
+
Egy: 'EGY',
|
|
158
|
+
Eri: 'ERI',
|
|
159
|
+
Esh: 'ESH',
|
|
160
|
+
Esp: 'ESP',
|
|
161
|
+
Est: 'EST',
|
|
162
|
+
Eth: 'ETH',
|
|
163
|
+
Fin: 'FIN',
|
|
164
|
+
Fji: 'FJI',
|
|
165
|
+
Flk: 'FLK',
|
|
166
|
+
Fra: 'FRA',
|
|
167
|
+
Fro: 'FRO',
|
|
168
|
+
Fsm: 'FSM',
|
|
169
|
+
Gab: 'GAB',
|
|
170
|
+
Gbr: 'GBR',
|
|
171
|
+
Geo: 'GEO',
|
|
172
|
+
Ggy: 'GGY',
|
|
173
|
+
Gha: 'GHA',
|
|
174
|
+
Gib: 'GIB',
|
|
175
|
+
Gin: 'GIN',
|
|
176
|
+
Glp: 'GLP',
|
|
177
|
+
Gmb: 'GMB',
|
|
178
|
+
Gnb: 'GNB',
|
|
179
|
+
Gnq: 'GNQ',
|
|
180
|
+
Grc: 'GRC',
|
|
181
|
+
Grd: 'GRD',
|
|
182
|
+
Grl: 'GRL',
|
|
183
|
+
Gtm: 'GTM',
|
|
184
|
+
Guf: 'GUF',
|
|
185
|
+
Gum: 'GUM',
|
|
186
|
+
Guy: 'GUY',
|
|
187
|
+
Hkg: 'HKG',
|
|
188
|
+
Hmd: 'HMD',
|
|
189
|
+
Hnd: 'HND',
|
|
190
|
+
Hrv: 'HRV',
|
|
191
|
+
Hti: 'HTI',
|
|
192
|
+
Hun: 'HUN',
|
|
193
|
+
Idn: 'IDN',
|
|
194
|
+
Imn: 'IMN',
|
|
195
|
+
Ind: 'IND',
|
|
196
|
+
Iot: 'IOT',
|
|
197
|
+
Irl: 'IRL',
|
|
198
|
+
Irn: 'IRN',
|
|
199
|
+
Irq: 'IRQ',
|
|
200
|
+
Isl: 'ISL',
|
|
201
|
+
Isr: 'ISR',
|
|
202
|
+
Ita: 'ITA',
|
|
203
|
+
Jam: 'JAM',
|
|
204
|
+
Jey: 'JEY',
|
|
205
|
+
Jor: 'JOR',
|
|
206
|
+
Jpn: 'JPN',
|
|
207
|
+
Kaz: 'KAZ',
|
|
208
|
+
Ken: 'KEN',
|
|
209
|
+
Kgz: 'KGZ',
|
|
210
|
+
Khm: 'KHM',
|
|
211
|
+
Kir: 'KIR',
|
|
212
|
+
Kna: 'KNA',
|
|
213
|
+
Kor: 'KOR',
|
|
214
|
+
Kwt: 'KWT',
|
|
215
|
+
Lao: 'LAO',
|
|
216
|
+
Lbn: 'LBN',
|
|
217
|
+
Lbr: 'LBR',
|
|
218
|
+
Lby: 'LBY',
|
|
219
|
+
Lca: 'LCA',
|
|
220
|
+
Lie: 'LIE',
|
|
221
|
+
Lka: 'LKA',
|
|
222
|
+
Lso: 'LSO',
|
|
223
|
+
Ltu: 'LTU',
|
|
224
|
+
Lux: 'LUX',
|
|
225
|
+
Lva: 'LVA',
|
|
226
|
+
Mac: 'MAC',
|
|
227
|
+
Maf: 'MAF',
|
|
228
|
+
Mar: 'MAR',
|
|
229
|
+
Mco: 'MCO',
|
|
230
|
+
Mda: 'MDA',
|
|
231
|
+
Mdg: 'MDG',
|
|
232
|
+
Mdv: 'MDV',
|
|
233
|
+
Mex: 'MEX',
|
|
234
|
+
Mhl: 'MHL',
|
|
235
|
+
Mkd: 'MKD',
|
|
236
|
+
Mli: 'MLI',
|
|
237
|
+
Mlt: 'MLT',
|
|
238
|
+
Mmr: 'MMR',
|
|
239
|
+
Mne: 'MNE',
|
|
240
|
+
Mng: 'MNG',
|
|
241
|
+
Mnp: 'MNP',
|
|
242
|
+
Moz: 'MOZ',
|
|
243
|
+
Mrt: 'MRT',
|
|
244
|
+
Msr: 'MSR',
|
|
245
|
+
Mtq: 'MTQ',
|
|
246
|
+
Mus: 'MUS',
|
|
247
|
+
Mwi: 'MWI',
|
|
248
|
+
Mys: 'MYS',
|
|
249
|
+
Myt: 'MYT',
|
|
250
|
+
Nam: 'NAM',
|
|
251
|
+
Ncl: 'NCL',
|
|
252
|
+
Ner: 'NER',
|
|
253
|
+
Nfk: 'NFK',
|
|
254
|
+
Nga: 'NGA',
|
|
255
|
+
Nic: 'NIC',
|
|
256
|
+
Niu: 'NIU',
|
|
257
|
+
Nld: 'NLD',
|
|
258
|
+
Nor: 'NOR',
|
|
259
|
+
Npl: 'NPL',
|
|
260
|
+
Nru: 'NRU',
|
|
261
|
+
Nzl: 'NZL',
|
|
262
|
+
Omn: 'OMN',
|
|
263
|
+
Pak: 'PAK',
|
|
264
|
+
Pan: 'PAN',
|
|
265
|
+
Pcn: 'PCN',
|
|
266
|
+
Per: 'PER',
|
|
267
|
+
Phl: 'PHL',
|
|
268
|
+
Plw: 'PLW',
|
|
269
|
+
Png: 'PNG',
|
|
270
|
+
Pol: 'POL',
|
|
271
|
+
Pri: 'PRI',
|
|
272
|
+
Prk: 'PRK',
|
|
273
|
+
Prt: 'PRT',
|
|
274
|
+
Pry: 'PRY',
|
|
275
|
+
Pse: 'PSE',
|
|
276
|
+
Pyf: 'PYF',
|
|
277
|
+
Qat: 'QAT',
|
|
278
|
+
Reu: 'REU',
|
|
279
|
+
Rou: 'ROU',
|
|
280
|
+
Rus: 'RUS',
|
|
281
|
+
Rwa: 'RWA',
|
|
282
|
+
Sau: 'SAU',
|
|
283
|
+
Sdn: 'SDN',
|
|
284
|
+
Sen: 'SEN',
|
|
285
|
+
Sgp: 'SGP',
|
|
286
|
+
Sgs: 'SGS',
|
|
287
|
+
Shn: 'SHN',
|
|
288
|
+
Sjm: 'SJM',
|
|
289
|
+
Slb: 'SLB',
|
|
290
|
+
Sle: 'SLE',
|
|
291
|
+
Slv: 'SLV',
|
|
292
|
+
Smr: 'SMR',
|
|
293
|
+
Som: 'SOM',
|
|
294
|
+
Spm: 'SPM',
|
|
295
|
+
Srb: 'SRB',
|
|
296
|
+
Ssd: 'SSD',
|
|
297
|
+
Stp: 'STP',
|
|
298
|
+
Sur: 'SUR',
|
|
299
|
+
Svk: 'SVK',
|
|
300
|
+
Svn: 'SVN',
|
|
301
|
+
Swe: 'SWE',
|
|
302
|
+
Swz: 'SWZ',
|
|
303
|
+
Sxm: 'SXM',
|
|
304
|
+
Syc: 'SYC',
|
|
305
|
+
Syr: 'SYR',
|
|
306
|
+
Tca: 'TCA',
|
|
307
|
+
Tcd: 'TCD',
|
|
308
|
+
Tgo: 'TGO',
|
|
309
|
+
Tha: 'THA',
|
|
310
|
+
Tjk: 'TJK',
|
|
311
|
+
Tkl: 'TKL',
|
|
312
|
+
Tkm: 'TKM',
|
|
313
|
+
Tls: 'TLS',
|
|
314
|
+
Ton: 'TON',
|
|
315
|
+
Tto: 'TTO',
|
|
316
|
+
Tun: 'TUN',
|
|
317
|
+
Tur: 'TUR',
|
|
318
|
+
Tuv: 'TUV',
|
|
319
|
+
Twn: 'TWN',
|
|
320
|
+
Tza: 'TZA',
|
|
321
|
+
Uga: 'UGA',
|
|
322
|
+
Ukr: 'UKR',
|
|
323
|
+
Umi: 'UMI',
|
|
324
|
+
Ury: 'URY',
|
|
325
|
+
Usa: 'USA',
|
|
326
|
+
Uzb: 'UZB',
|
|
327
|
+
Vat: 'VAT',
|
|
328
|
+
Vct: 'VCT',
|
|
329
|
+
Ven: 'VEN',
|
|
330
|
+
Vgb: 'VGB',
|
|
331
|
+
Vir: 'VIR',
|
|
332
|
+
Vnm: 'VNM',
|
|
333
|
+
Vut: 'VUT',
|
|
334
|
+
Wlf: 'WLF',
|
|
335
|
+
Wsm: 'WSM',
|
|
336
|
+
Yem: 'YEM',
|
|
337
|
+
Zaf: 'ZAF',
|
|
338
|
+
Zmb: 'ZMB',
|
|
339
|
+
Zwe: 'ZWE',
|
|
340
|
+
Xkx: 'XKX',
|
|
341
|
+
Xxx: 'XXX',
|
|
342
|
+
};
|
|
343
|
+
export const CardholderResponseNationalityEnum = {
|
|
344
|
+
Abw: 'ABW',
|
|
345
|
+
Afg: 'AFG',
|
|
346
|
+
Ago: 'AGO',
|
|
347
|
+
Aia: 'AIA',
|
|
348
|
+
Ala: 'ALA',
|
|
349
|
+
Alb: 'ALB',
|
|
350
|
+
And: 'AND',
|
|
351
|
+
Are: 'ARE',
|
|
352
|
+
Arg: 'ARG',
|
|
353
|
+
Arm: 'ARM',
|
|
354
|
+
Asm: 'ASM',
|
|
355
|
+
Ata: 'ATA',
|
|
356
|
+
Atf: 'ATF',
|
|
357
|
+
Atg: 'ATG',
|
|
358
|
+
Aus: 'AUS',
|
|
359
|
+
Aut: 'AUT',
|
|
360
|
+
Aze: 'AZE',
|
|
361
|
+
Bdi: 'BDI',
|
|
362
|
+
Bel: 'BEL',
|
|
363
|
+
Ben: 'BEN',
|
|
364
|
+
Bes: 'BES',
|
|
365
|
+
Bfa: 'BFA',
|
|
366
|
+
Bgd: 'BGD',
|
|
367
|
+
Bgr: 'BGR',
|
|
368
|
+
Bhr: 'BHR',
|
|
369
|
+
Bhs: 'BHS',
|
|
370
|
+
Bih: 'BIH',
|
|
371
|
+
Blm: 'BLM',
|
|
372
|
+
Blr: 'BLR',
|
|
373
|
+
Blz: 'BLZ',
|
|
374
|
+
Bmu: 'BMU',
|
|
375
|
+
Bol: 'BOL',
|
|
376
|
+
Bra: 'BRA',
|
|
377
|
+
Brb: 'BRB',
|
|
378
|
+
Brn: 'BRN',
|
|
379
|
+
Btn: 'BTN',
|
|
380
|
+
Bvt: 'BVT',
|
|
381
|
+
Bwa: 'BWA',
|
|
382
|
+
Caf: 'CAF',
|
|
383
|
+
Can: 'CAN',
|
|
384
|
+
Cck: 'CCK',
|
|
385
|
+
Che: 'CHE',
|
|
386
|
+
Chl: 'CHL',
|
|
387
|
+
Chn: 'CHN',
|
|
388
|
+
Civ: 'CIV',
|
|
389
|
+
Cmr: 'CMR',
|
|
390
|
+
Cod: 'COD',
|
|
391
|
+
Cog: 'COG',
|
|
392
|
+
Cok: 'COK',
|
|
393
|
+
Col: 'COL',
|
|
394
|
+
Com: 'COM',
|
|
395
|
+
Cpv: 'CPV',
|
|
396
|
+
Cri: 'CRI',
|
|
397
|
+
Cub: 'CUB',
|
|
398
|
+
Cuw: 'CUW',
|
|
399
|
+
Cxr: 'CXR',
|
|
400
|
+
Cym: 'CYM',
|
|
401
|
+
Cyp: 'CYP',
|
|
402
|
+
Cze: 'CZE',
|
|
403
|
+
Deu: 'DEU',
|
|
404
|
+
Dji: 'DJI',
|
|
405
|
+
Dma: 'DMA',
|
|
406
|
+
Dnk: 'DNK',
|
|
407
|
+
Dom: 'DOM',
|
|
408
|
+
Dza: 'DZA',
|
|
409
|
+
Ecu: 'ECU',
|
|
410
|
+
Egy: 'EGY',
|
|
411
|
+
Eri: 'ERI',
|
|
412
|
+
Esh: 'ESH',
|
|
413
|
+
Esp: 'ESP',
|
|
414
|
+
Est: 'EST',
|
|
415
|
+
Eth: 'ETH',
|
|
416
|
+
Fin: 'FIN',
|
|
417
|
+
Fji: 'FJI',
|
|
418
|
+
Flk: 'FLK',
|
|
419
|
+
Fra: 'FRA',
|
|
420
|
+
Fro: 'FRO',
|
|
421
|
+
Fsm: 'FSM',
|
|
422
|
+
Gab: 'GAB',
|
|
423
|
+
Gbr: 'GBR',
|
|
424
|
+
Geo: 'GEO',
|
|
425
|
+
Ggy: 'GGY',
|
|
426
|
+
Gha: 'GHA',
|
|
427
|
+
Gib: 'GIB',
|
|
428
|
+
Gin: 'GIN',
|
|
429
|
+
Glp: 'GLP',
|
|
430
|
+
Gmb: 'GMB',
|
|
431
|
+
Gnb: 'GNB',
|
|
432
|
+
Gnq: 'GNQ',
|
|
433
|
+
Grc: 'GRC',
|
|
434
|
+
Grd: 'GRD',
|
|
435
|
+
Grl: 'GRL',
|
|
436
|
+
Gtm: 'GTM',
|
|
437
|
+
Guf: 'GUF',
|
|
438
|
+
Gum: 'GUM',
|
|
439
|
+
Guy: 'GUY',
|
|
440
|
+
Hkg: 'HKG',
|
|
441
|
+
Hmd: 'HMD',
|
|
442
|
+
Hnd: 'HND',
|
|
443
|
+
Hrv: 'HRV',
|
|
444
|
+
Hti: 'HTI',
|
|
445
|
+
Hun: 'HUN',
|
|
446
|
+
Idn: 'IDN',
|
|
447
|
+
Imn: 'IMN',
|
|
448
|
+
Ind: 'IND',
|
|
449
|
+
Iot: 'IOT',
|
|
450
|
+
Irl: 'IRL',
|
|
451
|
+
Irn: 'IRN',
|
|
452
|
+
Irq: 'IRQ',
|
|
453
|
+
Isl: 'ISL',
|
|
454
|
+
Isr: 'ISR',
|
|
455
|
+
Ita: 'ITA',
|
|
456
|
+
Jam: 'JAM',
|
|
457
|
+
Jey: 'JEY',
|
|
458
|
+
Jor: 'JOR',
|
|
459
|
+
Jpn: 'JPN',
|
|
460
|
+
Kaz: 'KAZ',
|
|
461
|
+
Ken: 'KEN',
|
|
462
|
+
Kgz: 'KGZ',
|
|
463
|
+
Khm: 'KHM',
|
|
464
|
+
Kir: 'KIR',
|
|
465
|
+
Kna: 'KNA',
|
|
466
|
+
Kor: 'KOR',
|
|
467
|
+
Kwt: 'KWT',
|
|
468
|
+
Lao: 'LAO',
|
|
469
|
+
Lbn: 'LBN',
|
|
470
|
+
Lbr: 'LBR',
|
|
471
|
+
Lby: 'LBY',
|
|
472
|
+
Lca: 'LCA',
|
|
473
|
+
Lie: 'LIE',
|
|
474
|
+
Lka: 'LKA',
|
|
475
|
+
Lso: 'LSO',
|
|
476
|
+
Ltu: 'LTU',
|
|
477
|
+
Lux: 'LUX',
|
|
478
|
+
Lva: 'LVA',
|
|
479
|
+
Mac: 'MAC',
|
|
480
|
+
Maf: 'MAF',
|
|
481
|
+
Mar: 'MAR',
|
|
482
|
+
Mco: 'MCO',
|
|
483
|
+
Mda: 'MDA',
|
|
484
|
+
Mdg: 'MDG',
|
|
485
|
+
Mdv: 'MDV',
|
|
486
|
+
Mex: 'MEX',
|
|
487
|
+
Mhl: 'MHL',
|
|
488
|
+
Mkd: 'MKD',
|
|
489
|
+
Mli: 'MLI',
|
|
490
|
+
Mlt: 'MLT',
|
|
491
|
+
Mmr: 'MMR',
|
|
492
|
+
Mne: 'MNE',
|
|
493
|
+
Mng: 'MNG',
|
|
494
|
+
Mnp: 'MNP',
|
|
495
|
+
Moz: 'MOZ',
|
|
496
|
+
Mrt: 'MRT',
|
|
497
|
+
Msr: 'MSR',
|
|
498
|
+
Mtq: 'MTQ',
|
|
499
|
+
Mus: 'MUS',
|
|
500
|
+
Mwi: 'MWI',
|
|
501
|
+
Mys: 'MYS',
|
|
502
|
+
Myt: 'MYT',
|
|
503
|
+
Nam: 'NAM',
|
|
504
|
+
Ncl: 'NCL',
|
|
505
|
+
Ner: 'NER',
|
|
506
|
+
Nfk: 'NFK',
|
|
507
|
+
Nga: 'NGA',
|
|
508
|
+
Nic: 'NIC',
|
|
509
|
+
Niu: 'NIU',
|
|
510
|
+
Nld: 'NLD',
|
|
511
|
+
Nor: 'NOR',
|
|
512
|
+
Npl: 'NPL',
|
|
513
|
+
Nru: 'NRU',
|
|
514
|
+
Nzl: 'NZL',
|
|
515
|
+
Omn: 'OMN',
|
|
516
|
+
Pak: 'PAK',
|
|
517
|
+
Pan: 'PAN',
|
|
518
|
+
Pcn: 'PCN',
|
|
519
|
+
Per: 'PER',
|
|
520
|
+
Phl: 'PHL',
|
|
521
|
+
Plw: 'PLW',
|
|
522
|
+
Png: 'PNG',
|
|
523
|
+
Pol: 'POL',
|
|
524
|
+
Pri: 'PRI',
|
|
525
|
+
Prk: 'PRK',
|
|
526
|
+
Prt: 'PRT',
|
|
527
|
+
Pry: 'PRY',
|
|
528
|
+
Pse: 'PSE',
|
|
529
|
+
Pyf: 'PYF',
|
|
530
|
+
Qat: 'QAT',
|
|
531
|
+
Reu: 'REU',
|
|
532
|
+
Rou: 'ROU',
|
|
533
|
+
Rus: 'RUS',
|
|
534
|
+
Rwa: 'RWA',
|
|
535
|
+
Sau: 'SAU',
|
|
536
|
+
Sdn: 'SDN',
|
|
537
|
+
Sen: 'SEN',
|
|
538
|
+
Sgp: 'SGP',
|
|
539
|
+
Sgs: 'SGS',
|
|
540
|
+
Shn: 'SHN',
|
|
541
|
+
Sjm: 'SJM',
|
|
542
|
+
Slb: 'SLB',
|
|
543
|
+
Sle: 'SLE',
|
|
544
|
+
Slv: 'SLV',
|
|
545
|
+
Smr: 'SMR',
|
|
546
|
+
Som: 'SOM',
|
|
547
|
+
Spm: 'SPM',
|
|
548
|
+
Srb: 'SRB',
|
|
549
|
+
Ssd: 'SSD',
|
|
550
|
+
Stp: 'STP',
|
|
551
|
+
Sur: 'SUR',
|
|
552
|
+
Svk: 'SVK',
|
|
553
|
+
Svn: 'SVN',
|
|
554
|
+
Swe: 'SWE',
|
|
555
|
+
Swz: 'SWZ',
|
|
556
|
+
Sxm: 'SXM',
|
|
557
|
+
Syc: 'SYC',
|
|
558
|
+
Syr: 'SYR',
|
|
559
|
+
Tca: 'TCA',
|
|
560
|
+
Tcd: 'TCD',
|
|
561
|
+
Tgo: 'TGO',
|
|
562
|
+
Tha: 'THA',
|
|
563
|
+
Tjk: 'TJK',
|
|
564
|
+
Tkl: 'TKL',
|
|
565
|
+
Tkm: 'TKM',
|
|
566
|
+
Tls: 'TLS',
|
|
567
|
+
Ton: 'TON',
|
|
568
|
+
Tto: 'TTO',
|
|
569
|
+
Tun: 'TUN',
|
|
570
|
+
Tur: 'TUR',
|
|
571
|
+
Tuv: 'TUV',
|
|
572
|
+
Twn: 'TWN',
|
|
573
|
+
Tza: 'TZA',
|
|
574
|
+
Uga: 'UGA',
|
|
575
|
+
Ukr: 'UKR',
|
|
576
|
+
Umi: 'UMI',
|
|
577
|
+
Ury: 'URY',
|
|
578
|
+
Usa: 'USA',
|
|
579
|
+
Uzb: 'UZB',
|
|
580
|
+
Vat: 'VAT',
|
|
581
|
+
Vct: 'VCT',
|
|
582
|
+
Ven: 'VEN',
|
|
583
|
+
Vgb: 'VGB',
|
|
584
|
+
Vir: 'VIR',
|
|
585
|
+
Vnm: 'VNM',
|
|
586
|
+
Vut: 'VUT',
|
|
587
|
+
Wlf: 'WLF',
|
|
588
|
+
Wsm: 'WSM',
|
|
589
|
+
Yem: 'YEM',
|
|
590
|
+
Zaf: 'ZAF',
|
|
591
|
+
Zmb: 'ZMB',
|
|
592
|
+
Zwe: 'ZWE',
|
|
593
|
+
Xkx: 'XKX',
|
|
594
|
+
Xxx: 'XXX',
|
|
106
595
|
};
|
|
107
596
|
/**
|
|
108
597
|
* ISO 3166-1 alpha-3 country codes. XKX is used for the Kosovo.
|
|
109
|
-
* @export
|
|
110
|
-
* @enum {string}
|
|
111
598
|
*/
|
|
112
599
|
export const CountryCodesAlpha3 = {
|
|
113
600
|
Abw: 'ABW',
|
|
@@ -359,12 +846,10 @@ export const CountryCodesAlpha3 = {
|
|
|
359
846
|
Zaf: 'ZAF',
|
|
360
847
|
Zmb: 'ZMB',
|
|
361
848
|
Zwe: 'ZWE',
|
|
362
|
-
Xkx: 'XKX'
|
|
849
|
+
Xkx: 'XKX',
|
|
363
850
|
};
|
|
364
851
|
/**
|
|
365
852
|
* Cardholder\'s language and country code in RFC 5646 format. Temporary for backwards compatibility, the API also accepts legacy underscore values such as en_GB, but will be removed in future releases. Responses and events always use the RFC 5646 hyphenated format.
|
|
366
|
-
* @export
|
|
367
|
-
* @enum {string}
|
|
368
853
|
*/
|
|
369
854
|
export const Locale = {
|
|
370
855
|
AfZa: 'af-ZA',
|
|
@@ -646,66 +1131,55 @@ export const Locale = {
|
|
|
646
1131
|
ZhMo2: 'zh_MO',
|
|
647
1132
|
ZhSg2: 'zh_SG',
|
|
648
1133
|
ZhTw2: 'zh_TW',
|
|
649
|
-
ZuZa2: 'zu_ZA'
|
|
1134
|
+
ZuZa2: 'zu_ZA',
|
|
650
1135
|
};
|
|
651
1136
|
/**
|
|
652
1137
|
* Select the type of delivery you prefer for sending the card PIN. - MAIL - The card PIN would be sent via mail services. - COURIER - The card PIN would be sent via courier services. - EPIN - The card PIN would be sent digitally.
|
|
653
|
-
* @export
|
|
654
|
-
* @enum {string}
|
|
655
1138
|
*/
|
|
656
1139
|
export const PinDeliveryType = {
|
|
657
1140
|
Mail: 'MAIL',
|
|
658
1141
|
Courier: 'COURIER',
|
|
659
|
-
Epin: 'EPIN'
|
|
1142
|
+
Epin: 'EPIN',
|
|
660
1143
|
};
|
|
661
1144
|
/**
|
|
662
1145
|
* - GENERATED - A pin has been randomly generated for the card. - WAITING - A pin is waiting to be set on the card. - SET - A pin has been manually set on the card. - INHERITED - For card applications only. The pin status is inherited from the main card.
|
|
663
|
-
* @export
|
|
664
|
-
* @enum {string}
|
|
665
1146
|
*/
|
|
666
1147
|
export const PinStatus = {
|
|
667
1148
|
Generated: 'GENERATED',
|
|
668
1149
|
Waiting: 'WAITING',
|
|
669
1150
|
Set: 'SET',
|
|
670
|
-
Inherited: 'INHERITED'
|
|
1151
|
+
Inherited: 'INHERITED',
|
|
671
1152
|
};
|
|
672
1153
|
/**
|
|
673
1154
|
* Risk assessment score of the customer: - High - High-risk customer - Med - Medium-risk customer - Low - Low-risk customer - Pep - Politically Exposed Person (PEP) - Prohibited - Customer sanctioned or outside of risk appetite If you are using Enfuce as your BIN sponsor (under ELS or EUK licensing), you are required to populate this field due to regulatory requirements.
|
|
674
|
-
* @export
|
|
675
|
-
* @enum {string}
|
|
676
1155
|
*/
|
|
677
1156
|
export const RiskScore = {
|
|
678
1157
|
High: 'High',
|
|
679
1158
|
Med: 'Med',
|
|
680
1159
|
Low: 'Low',
|
|
681
1160
|
Pep: 'Pep',
|
|
682
|
-
Prohibited: 'Prohibited'
|
|
1161
|
+
Prohibited: 'Prohibited',
|
|
683
1162
|
};
|
|
684
1163
|
/**
|
|
685
1164
|
* Code of the wallet provider or merchant that requested the token (APPLE_PAY /GOOGLE_PAY/SAMSUNG_PAY/OTHER). OTHER is used for tokens not linked to a wallet provider, such as merchant tokens (credential-on-file, subscription payments) or cloud tokens (e.g., Mastercard APANs).
|
|
686
|
-
* @export
|
|
687
|
-
* @enum {string}
|
|
688
1165
|
*/
|
|
689
1166
|
export const TokenRequestor = {
|
|
690
1167
|
ApplePay: 'APPLE_PAY',
|
|
691
1168
|
GooglePay: 'GOOGLE_PAY',
|
|
692
1169
|
SamsungPay: 'SAMSUNG_PAY',
|
|
693
|
-
Other: 'OTHER'
|
|
1170
|
+
Other: 'OTHER',
|
|
694
1171
|
};
|
|
695
1172
|
/**
|
|
696
1173
|
* Current status of the token: - ACTIVE - Available for payments - DEACTIVATED - Permanently deactivated - INACTIVE - Waiting for activation - SUSPENDED - Temporarily not available for payments
|
|
697
|
-
* @export
|
|
698
|
-
* @enum {string}
|
|
699
1174
|
*/
|
|
700
1175
|
export const TokenStatus = {
|
|
701
1176
|
Active: 'ACTIVE',
|
|
702
1177
|
Deactivated: 'DEACTIVATED',
|
|
703
1178
|
Inactive: 'INACTIVE',
|
|
704
|
-
Suspended: 'SUSPENDED'
|
|
1179
|
+
Suspended: 'SUSPENDED',
|
|
705
1180
|
};
|
|
706
1181
|
/**
|
|
707
1182
|
* IssuerEventWebhooksApi - axios parameter creator
|
|
708
|
-
* @export
|
|
709
1183
|
*/
|
|
710
1184
|
export const IssuerEventWebhooksApiAxiosParamCreator = function (configuration) {
|
|
711
1185
|
return {
|
|
@@ -803,7 +1277,6 @@ export const IssuerEventWebhooksApiAxiosParamCreator = function (configuration)
|
|
|
803
1277
|
};
|
|
804
1278
|
/**
|
|
805
1279
|
* IssuerEventWebhooksApi - functional programming interface
|
|
806
|
-
* @export
|
|
807
1280
|
*/
|
|
808
1281
|
export const IssuerEventWebhooksApiFp = function (configuration) {
|
|
809
1282
|
const localVarAxiosParamCreator = IssuerEventWebhooksApiAxiosParamCreator(configuration);
|
|
@@ -860,7 +1333,6 @@ export const IssuerEventWebhooksApiFp = function (configuration) {
|
|
|
860
1333
|
};
|
|
861
1334
|
/**
|
|
862
1335
|
* IssuerEventWebhooksApi - factory interface
|
|
863
|
-
* @export
|
|
864
1336
|
*/
|
|
865
1337
|
export const IssuerEventWebhooksApiFactory = function (configuration, basePath, axios) {
|
|
866
1338
|
const localVarFp = IssuerEventWebhooksApiFp(configuration);
|
|
@@ -899,9 +1371,6 @@ export const IssuerEventWebhooksApiFactory = function (configuration, basePath,
|
|
|
899
1371
|
};
|
|
900
1372
|
/**
|
|
901
1373
|
* IssuerEventWebhooksApi - object-oriented interface
|
|
902
|
-
* @export
|
|
903
|
-
* @class IssuerEventWebhooksApi
|
|
904
|
-
* @extends {BaseAPI}
|
|
905
1374
|
*/
|
|
906
1375
|
export class IssuerEventWebhooksApi extends BaseAPI {
|
|
907
1376
|
/**
|
|
@@ -910,7 +1379,6 @@ export class IssuerEventWebhooksApi extends BaseAPI {
|
|
|
910
1379
|
* @param {CardEvent} cardEvent Card event
|
|
911
1380
|
* @param {*} [options] Override http request option.
|
|
912
1381
|
* @throws {RequiredError}
|
|
913
|
-
* @memberof IssuerEventWebhooksApi
|
|
914
1382
|
*/
|
|
915
1383
|
cardEvent(cardEvent, options) {
|
|
916
1384
|
return IssuerEventWebhooksApiFp(this.configuration).cardEvent(cardEvent, options).then((request) => request(this.axios, this.basePath));
|
|
@@ -921,7 +1389,6 @@ export class IssuerEventWebhooksApi extends BaseAPI {
|
|
|
921
1389
|
* @param {CardholderEvent} cardholderEvent Cardholder event
|
|
922
1390
|
* @param {*} [options] Override http request option.
|
|
923
1391
|
* @throws {RequiredError}
|
|
924
|
-
* @memberof IssuerEventWebhooksApi
|
|
925
1392
|
*/
|
|
926
1393
|
cardholderEvent(cardholderEvent, options) {
|
|
927
1394
|
return IssuerEventWebhooksApiFp(this.configuration).cardholderEvent(cardholderEvent, options).then((request) => request(this.axios, this.basePath));
|
|
@@ -932,7 +1399,6 @@ export class IssuerEventWebhooksApi extends BaseAPI {
|
|
|
932
1399
|
* @param {TokenEvent} tokenEvent Token event
|
|
933
1400
|
* @param {*} [options] Override http request option.
|
|
934
1401
|
* @throws {RequiredError}
|
|
935
|
-
* @memberof IssuerEventWebhooksApi
|
|
936
1402
|
*/
|
|
937
1403
|
tokenEvent(tokenEvent, options) {
|
|
938
1404
|
return IssuerEventWebhooksApiFp(this.configuration).tokenEvent(tokenEvent, options).then((request) => request(this.axios, this.basePath));
|