@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
|
@@ -13,120 +13,58 @@ import type { Configuration } from './configuration';
|
|
|
13
13
|
import type { AxiosPromise, AxiosInstance, RawAxiosRequestConfig } from 'axios';
|
|
14
14
|
import type { RequestArgs } from './base';
|
|
15
15
|
import { BaseAPI } from './base';
|
|
16
|
-
/**
|
|
17
|
-
*
|
|
18
|
-
* @export
|
|
19
|
-
* @interface Address
|
|
20
|
-
*/
|
|
21
16
|
export interface Address {
|
|
22
17
|
/**
|
|
23
18
|
* First line of address.
|
|
24
|
-
* @type {string}
|
|
25
|
-
* @memberof Address
|
|
26
19
|
*/
|
|
27
20
|
'address1': string;
|
|
28
21
|
/**
|
|
29
22
|
* Second line of address. Any string without trailing or leading whitespaces, or an empty string.
|
|
30
|
-
* @type {string}
|
|
31
|
-
* @memberof Address
|
|
32
23
|
*/
|
|
33
24
|
'address2'?: string;
|
|
34
25
|
/**
|
|
35
26
|
* Third line of address. Any string without trailing or leading whitespaces, or an empty string.
|
|
36
|
-
* @type {string}
|
|
37
|
-
* @memberof Address
|
|
38
27
|
*/
|
|
39
28
|
'address3'?: string;
|
|
40
29
|
/**
|
|
41
30
|
* Fourth line of the address. Any string without trailing or leading whitespaces, or an empty string.
|
|
42
|
-
* @type {string}
|
|
43
|
-
* @memberof Address
|
|
44
31
|
*/
|
|
45
32
|
'address4'?: string;
|
|
46
|
-
/**
|
|
47
|
-
*
|
|
48
|
-
* @type {string}
|
|
49
|
-
* @memberof Address
|
|
50
|
-
*/
|
|
51
33
|
'city': string;
|
|
52
34
|
/**
|
|
53
35
|
* A valid ISO-3166-1 alpha-3 country code.
|
|
54
|
-
* @type {string}
|
|
55
|
-
* @memberof Address
|
|
56
36
|
*/
|
|
57
37
|
'country': string;
|
|
58
|
-
/**
|
|
59
|
-
*
|
|
60
|
-
* @type {string}
|
|
61
|
-
* @memberof Address
|
|
62
|
-
*/
|
|
63
38
|
'region'?: string;
|
|
64
|
-
/**
|
|
65
|
-
*
|
|
66
|
-
* @type {string}
|
|
67
|
-
* @memberof Address
|
|
68
|
-
*/
|
|
69
39
|
'zipCode': string;
|
|
70
40
|
}
|
|
71
|
-
/**
|
|
72
|
-
*
|
|
73
|
-
* @export
|
|
74
|
-
* @interface AddressResponse
|
|
75
|
-
*/
|
|
76
41
|
export interface AddressResponse {
|
|
77
42
|
/**
|
|
78
43
|
* First line of address.
|
|
79
|
-
* @type {string}
|
|
80
|
-
* @memberof AddressResponse
|
|
81
44
|
*/
|
|
82
45
|
'address1': string;
|
|
83
46
|
/**
|
|
84
47
|
* Any string without trailing or leading whitespaces, or an empty string.
|
|
85
|
-
* @type {string}
|
|
86
|
-
* @memberof AddressResponse
|
|
87
48
|
*/
|
|
88
49
|
'address2'?: string | null;
|
|
89
50
|
/**
|
|
90
51
|
* Any string without trailing or leading whitespaces, or an empty string.
|
|
91
|
-
* @type {string}
|
|
92
|
-
* @memberof AddressResponse
|
|
93
52
|
*/
|
|
94
53
|
'address3'?: string | null;
|
|
95
54
|
/**
|
|
96
55
|
* Any string without trailing or leading whitespaces, or an empty string.
|
|
97
|
-
* @type {string}
|
|
98
|
-
* @memberof AddressResponse
|
|
99
56
|
*/
|
|
100
57
|
'address4'?: string | null;
|
|
101
|
-
/**
|
|
102
|
-
*
|
|
103
|
-
* @type {string}
|
|
104
|
-
* @memberof AddressResponse
|
|
105
|
-
*/
|
|
106
58
|
'city': string;
|
|
107
59
|
/**
|
|
108
60
|
* A valid ISO-3166-1 alpha-3 country code.
|
|
109
|
-
* @type {string}
|
|
110
|
-
* @memberof AddressResponse
|
|
111
61
|
*/
|
|
112
62
|
'country': string;
|
|
113
|
-
/**
|
|
114
|
-
*
|
|
115
|
-
* @type {string}
|
|
116
|
-
* @memberof AddressResponse
|
|
117
|
-
*/
|
|
118
63
|
'region'?: string | null;
|
|
119
|
-
/**
|
|
120
|
-
*
|
|
121
|
-
* @type {string}
|
|
122
|
-
* @memberof AddressResponse
|
|
123
|
-
*/
|
|
124
64
|
'zipCode': string;
|
|
125
65
|
}
|
|
126
66
|
/**
|
|
127
67
|
* The wallets common name for authorization decision.
|
|
128
|
-
* @export
|
|
129
|
-
* @enum {string}
|
|
130
68
|
*/
|
|
131
69
|
export declare const AuthorizationDecisionColor: {
|
|
132
70
|
readonly Green: "GREEN";
|
|
@@ -137,8 +75,6 @@ export declare const AuthorizationDecisionColor: {
|
|
|
137
75
|
export type AuthorizationDecisionColor = typeof AuthorizationDecisionColor[keyof typeof AuthorizationDecisionColor];
|
|
138
76
|
/**
|
|
139
77
|
* The type of card defined by this card configuration.
|
|
140
|
-
* @export
|
|
141
|
-
* @enum {string}
|
|
142
78
|
*/
|
|
143
79
|
export declare const CardConfigurationType: {
|
|
144
80
|
readonly Debit: "DEBIT";
|
|
@@ -148,8 +84,6 @@ export declare const CardConfigurationType: {
|
|
|
148
84
|
export type CardConfigurationType = typeof CardConfigurationType[keyof typeof CardConfigurationType];
|
|
149
85
|
/**
|
|
150
86
|
* 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.
|
|
151
|
-
* @export
|
|
152
|
-
* @enum {string}
|
|
153
87
|
*/
|
|
154
88
|
export declare const CardDeliveryType: {
|
|
155
89
|
readonly Mail: "MAIL";
|
|
@@ -161,303 +95,156 @@ export declare const CardDeliveryType: {
|
|
|
161
95
|
readonly Custom5: "CUSTOM_5";
|
|
162
96
|
};
|
|
163
97
|
export type CardDeliveryType = typeof CardDeliveryType[keyof typeof CardDeliveryType];
|
|
164
|
-
/**
|
|
165
|
-
*
|
|
166
|
-
* @export
|
|
167
|
-
* @interface CardEvent
|
|
168
|
-
*/
|
|
169
98
|
export interface CardEvent {
|
|
170
99
|
/**
|
|
171
100
|
* Unique identifier of a card.
|
|
172
|
-
* @type {string}
|
|
173
|
-
* @memberof CardEvent
|
|
174
101
|
*/
|
|
175
102
|
'id'?: string;
|
|
176
103
|
/**
|
|
177
104
|
* The date and time when the card was created.
|
|
178
|
-
* @type {string}
|
|
179
|
-
* @memberof CardEvent
|
|
180
105
|
*/
|
|
181
106
|
'createdAt'?: string;
|
|
182
107
|
/**
|
|
183
108
|
* The date and time when the object/entity was updated last time.
|
|
184
|
-
* @type {string}
|
|
185
|
-
* @memberof CardEvent
|
|
186
109
|
*/
|
|
187
110
|
'updatedAt'?: string;
|
|
188
111
|
/**
|
|
189
112
|
* The program ID associated with the card.
|
|
190
|
-
* @type {string}
|
|
191
|
-
* @memberof CardEvent
|
|
192
113
|
*/
|
|
193
114
|
'programId'?: string;
|
|
194
115
|
/**
|
|
195
116
|
* Unique identifier of the cardholder associated with the card.
|
|
196
|
-
* @type {string}
|
|
197
|
-
* @memberof CardEvent
|
|
198
117
|
*/
|
|
199
118
|
'cardholderId'?: string;
|
|
200
119
|
/**
|
|
201
120
|
* Unique identifier of the account associated with the card.
|
|
202
|
-
* @type {string}
|
|
203
|
-
* @memberof CardEvent
|
|
204
121
|
*/
|
|
205
122
|
'accountId'?: string;
|
|
206
|
-
/**
|
|
207
|
-
*
|
|
208
|
-
* @type {Plastic}
|
|
209
|
-
* @memberof CardEvent
|
|
210
|
-
*/
|
|
211
123
|
'plastic'?: Plastic;
|
|
212
124
|
/**
|
|
213
125
|
* Card versions ordered by sequence number ascending.
|
|
214
|
-
* @type {Array<CardVersion>}
|
|
215
|
-
* @memberof CardEvent
|
|
216
126
|
*/
|
|
217
127
|
'cardVersions'?: Array<CardVersion>;
|
|
218
|
-
/**
|
|
219
|
-
*
|
|
220
|
-
* @type {CardRole}
|
|
221
|
-
* @memberof CardEvent
|
|
222
|
-
*/
|
|
223
128
|
'role'?: CardRole;
|
|
224
129
|
/**
|
|
225
130
|
* Unique identifier of the main card. Populated if this card is part of a card application
|
|
226
|
-
* @type {string}
|
|
227
|
-
* @memberof CardEvent
|
|
228
131
|
*/
|
|
229
132
|
'mainCardId'?: string;
|
|
230
133
|
/**
|
|
231
134
|
* A unique code to identify the card configuration. Max character limit is 36.
|
|
232
|
-
* @type {string}
|
|
233
|
-
* @memberof CardEvent
|
|
234
135
|
*/
|
|
235
136
|
'cardConfigurationCode'?: string;
|
|
236
|
-
/**
|
|
237
|
-
*
|
|
238
|
-
* @type {CardConfigurationType}
|
|
239
|
-
* @memberof CardEvent
|
|
240
|
-
*/
|
|
241
137
|
'cardConfigurationType'?: CardConfigurationType;
|
|
242
|
-
/**
|
|
243
|
-
*
|
|
244
|
-
* @type {CardScheme}
|
|
245
|
-
* @memberof CardEvent
|
|
246
|
-
*/
|
|
247
138
|
'cardScheme'?: CardScheme;
|
|
248
139
|
/**
|
|
249
140
|
* A masked version of the primary account number
|
|
250
|
-
* @type {string}
|
|
251
|
-
* @memberof CardEvent
|
|
252
141
|
*/
|
|
253
142
|
'maskedPan'?: string;
|
|
254
|
-
/**
|
|
255
|
-
*
|
|
256
|
-
* @type {PinStatus}
|
|
257
|
-
* @memberof CardEvent
|
|
258
|
-
*/
|
|
259
143
|
'pinStatus'?: PinStatus;
|
|
260
|
-
/**
|
|
261
|
-
*
|
|
262
|
-
* @type {CardStatus}
|
|
263
|
-
* @memberof CardEvent
|
|
264
|
-
*/
|
|
265
144
|
'cardStatus'?: CardStatus;
|
|
266
145
|
/**
|
|
267
146
|
* A flag indicating whether automatic renewal is enabled or not.
|
|
268
|
-
* @type {boolean}
|
|
269
|
-
* @memberof CardEvent
|
|
270
147
|
*/
|
|
271
148
|
'automaticRenewal'?: boolean;
|
|
272
149
|
/**
|
|
273
150
|
* The digital layout code for the card. Max character limit is 36.
|
|
274
|
-
* @type {string}
|
|
275
|
-
* @memberof CardEvent
|
|
276
151
|
*/
|
|
277
152
|
'digitalLayoutCode'?: string;
|
|
278
|
-
/**
|
|
279
|
-
*
|
|
280
|
-
* @type {MultiApplicationProperties}
|
|
281
|
-
* @memberof CardEvent
|
|
282
|
-
*/
|
|
283
153
|
'multiApplicationProperties'?: MultiApplicationProperties;
|
|
284
154
|
/**
|
|
285
155
|
* The version number of the entity.
|
|
286
|
-
* @type {number}
|
|
287
|
-
* @memberof CardEvent
|
|
288
156
|
*/
|
|
289
157
|
'updateCount'?: number;
|
|
290
158
|
/**
|
|
291
159
|
* You can include up to **30 additional key-value pairs** in the embossing file sent to the card manufacturer. - **Keys** must follow the pattern: `^[a-zA-Z0-9-]{1,36}$` (only letters, numbers, and hyphens, with a maximum length of 36 characters). - **Values** must follow the pattern: `^[a-zA-Z0-9|\\-_ +.@éàèùçâêîôûëïü\'/=]{1,1000}$`. Enfuce **does not perform any additional validation** on these key-value pairs beyond ensuring they match the specified patterns. These fields are intended for **storing data without further processing**. If you need to store a **complex structure**, you can **base64 encode** the value. The encoded value will be passed as entered, without modifications. ⚠ **Important:** Any usage of these fields should be agreed upon with the manufacturer.
|
|
292
|
-
* @type {{ [key: string]: string; }}
|
|
293
|
-
* @memberof CardEvent
|
|
294
160
|
*/
|
|
295
161
|
'additionalValues'?: {
|
|
296
162
|
[key: string]: string;
|
|
297
163
|
};
|
|
298
164
|
/**
|
|
299
165
|
* Unique identifier of a fee configuration. When provided, this value overrides the program default. This feature must be enabled for the tenant; otherwise, this field can be left null and will not be used.
|
|
300
|
-
* @type {string}
|
|
301
|
-
* @memberof CardEvent
|
|
302
166
|
*/
|
|
303
167
|
'feeConfigId'?: string | null;
|
|
304
168
|
}
|
|
305
|
-
/**
|
|
306
|
-
*
|
|
307
|
-
* @export
|
|
308
|
-
* @interface CardResponse
|
|
309
|
-
*/
|
|
310
169
|
export interface CardResponse {
|
|
311
170
|
/**
|
|
312
171
|
* Unique identifier of a card.
|
|
313
|
-
* @type {string}
|
|
314
|
-
* @memberof CardResponse
|
|
315
172
|
*/
|
|
316
173
|
'id'?: string;
|
|
317
174
|
/**
|
|
318
175
|
* The date and time when the card was created.
|
|
319
|
-
* @type {string}
|
|
320
|
-
* @memberof CardResponse
|
|
321
176
|
*/
|
|
322
177
|
'createdAt'?: string;
|
|
323
178
|
/**
|
|
324
179
|
* The date and time when the object/entity was updated last time.
|
|
325
|
-
* @type {string}
|
|
326
|
-
* @memberof CardResponse
|
|
327
180
|
*/
|
|
328
181
|
'updatedAt'?: string;
|
|
329
182
|
/**
|
|
330
183
|
* The program ID associated with the card.
|
|
331
|
-
* @type {string}
|
|
332
|
-
* @memberof CardResponse
|
|
333
184
|
*/
|
|
334
185
|
'programId'?: string;
|
|
335
186
|
/**
|
|
336
187
|
* Unique identifier of the cardholder associated with the card.
|
|
337
|
-
* @type {string}
|
|
338
|
-
* @memberof CardResponse
|
|
339
188
|
*/
|
|
340
189
|
'cardholderId'?: string;
|
|
341
190
|
/**
|
|
342
191
|
* Unique identifier of the account associated with the card.
|
|
343
|
-
* @type {string}
|
|
344
|
-
* @memberof CardResponse
|
|
345
192
|
*/
|
|
346
193
|
'accountId'?: string;
|
|
347
|
-
/**
|
|
348
|
-
*
|
|
349
|
-
* @type {Plastic}
|
|
350
|
-
* @memberof CardResponse
|
|
351
|
-
*/
|
|
352
194
|
'plastic'?: Plastic;
|
|
353
195
|
/**
|
|
354
196
|
* Card versions ordered by sequence number ascending.
|
|
355
|
-
* @type {Array<CardVersion>}
|
|
356
|
-
* @memberof CardResponse
|
|
357
197
|
*/
|
|
358
198
|
'cardVersions'?: Array<CardVersion>;
|
|
359
|
-
/**
|
|
360
|
-
*
|
|
361
|
-
* @type {CardRole}
|
|
362
|
-
* @memberof CardResponse
|
|
363
|
-
*/
|
|
364
199
|
'role'?: CardRole;
|
|
365
200
|
/**
|
|
366
201
|
* Unique identifier of the main card. Populated if this card is part of a card application
|
|
367
|
-
* @type {string}
|
|
368
|
-
* @memberof CardResponse
|
|
369
202
|
*/
|
|
370
203
|
'mainCardId'?: string;
|
|
371
204
|
/**
|
|
372
205
|
* A unique code to identify the card configuration. Max character limit is 36.
|
|
373
|
-
* @type {string}
|
|
374
|
-
* @memberof CardResponse
|
|
375
206
|
*/
|
|
376
207
|
'cardConfigurationCode'?: string;
|
|
377
|
-
/**
|
|
378
|
-
*
|
|
379
|
-
* @type {CardConfigurationType}
|
|
380
|
-
* @memberof CardResponse
|
|
381
|
-
*/
|
|
382
208
|
'cardConfigurationType'?: CardConfigurationType;
|
|
383
|
-
/**
|
|
384
|
-
*
|
|
385
|
-
* @type {CardScheme}
|
|
386
|
-
* @memberof CardResponse
|
|
387
|
-
*/
|
|
388
209
|
'cardScheme'?: CardScheme;
|
|
389
210
|
/**
|
|
390
211
|
* A masked version of the primary account number
|
|
391
|
-
* @type {string}
|
|
392
|
-
* @memberof CardResponse
|
|
393
212
|
*/
|
|
394
213
|
'maskedPan'?: string;
|
|
395
|
-
/**
|
|
396
|
-
*
|
|
397
|
-
* @type {PinStatus}
|
|
398
|
-
* @memberof CardResponse
|
|
399
|
-
*/
|
|
400
214
|
'pinStatus'?: PinStatus;
|
|
401
|
-
/**
|
|
402
|
-
*
|
|
403
|
-
* @type {CardStatus}
|
|
404
|
-
* @memberof CardResponse
|
|
405
|
-
*/
|
|
406
215
|
'cardStatus'?: CardStatus;
|
|
407
216
|
/**
|
|
408
217
|
* A flag indicating whether automatic renewal is enabled or not.
|
|
409
|
-
* @type {boolean}
|
|
410
|
-
* @memberof CardResponse
|
|
411
218
|
*/
|
|
412
219
|
'automaticRenewal'?: boolean;
|
|
413
220
|
/**
|
|
414
221
|
* The digital layout code for the card. Max character limit is 36.
|
|
415
|
-
* @type {string}
|
|
416
|
-
* @memberof CardResponse
|
|
417
222
|
*/
|
|
418
223
|
'digitalLayoutCode'?: string;
|
|
419
|
-
/**
|
|
420
|
-
*
|
|
421
|
-
* @type {MultiApplicationProperties}
|
|
422
|
-
* @memberof CardResponse
|
|
423
|
-
*/
|
|
424
224
|
'multiApplicationProperties'?: MultiApplicationProperties;
|
|
425
225
|
/**
|
|
426
226
|
* The version number of the entity.
|
|
427
|
-
* @type {number}
|
|
428
|
-
* @memberof CardResponse
|
|
429
227
|
*/
|
|
430
228
|
'updateCount'?: number;
|
|
431
229
|
/**
|
|
432
230
|
* You can include up to **30 additional key-value pairs** in the embossing file sent to the card manufacturer. - **Keys** must follow the pattern: `^[a-zA-Z0-9-]{1,36}$` (only letters, numbers, and hyphens, with a maximum length of 36 characters). - **Values** must follow the pattern: `^[a-zA-Z0-9|\\-_ +.@éàèùçâêîôûëïü\'/=]{1,1000}$`. Enfuce **does not perform any additional validation** on these key-value pairs beyond ensuring they match the specified patterns. These fields are intended for **storing data without further processing**. If you need to store a **complex structure**, you can **base64 encode** the value. The encoded value will be passed as entered, without modifications. ⚠ **Important:** Any usage of these fields should be agreed upon with the manufacturer.
|
|
433
|
-
* @type {{ [key: string]: string; }}
|
|
434
|
-
* @memberof CardResponse
|
|
435
231
|
*/
|
|
436
232
|
'additionalValues'?: {
|
|
437
233
|
[key: string]: string;
|
|
438
234
|
};
|
|
439
235
|
/**
|
|
440
236
|
* Unique identifier of a fee configuration. When provided, this value overrides the program default. This feature must be enabled for the tenant; otherwise, this field can be left null and will not be used.
|
|
441
|
-
* @type {string}
|
|
442
|
-
* @memberof CardResponse
|
|
443
237
|
*/
|
|
444
238
|
'feeConfigId'?: string | null;
|
|
445
239
|
}
|
|
446
240
|
/**
|
|
447
241
|
* 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.
|
|
448
|
-
* @export
|
|
449
|
-
* @enum {string}
|
|
450
242
|
*/
|
|
451
243
|
export declare const CardRole: {
|
|
452
244
|
readonly MainCard: "MAIN_CARD";
|
|
453
245
|
readonly CardApplication: "CARD_APPLICATION";
|
|
454
246
|
};
|
|
455
247
|
export type CardRole = typeof CardRole[keyof typeof CardRole];
|
|
456
|
-
/**
|
|
457
|
-
*
|
|
458
|
-
* @export
|
|
459
|
-
* @enum {string}
|
|
460
|
-
*/
|
|
461
248
|
export declare const CardScheme: {
|
|
462
249
|
readonly Mastercard: "MASTERCARD";
|
|
463
250
|
readonly Visa: "VISA";
|
|
@@ -465,8 +252,6 @@ export declare const CardScheme: {
|
|
|
465
252
|
export type CardScheme = typeof CardScheme[keyof typeof CardScheme];
|
|
466
253
|
/**
|
|
467
254
|
* - 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.
|
|
468
|
-
* @export
|
|
469
|
-
* @enum {string}
|
|
470
255
|
*/
|
|
471
256
|
export declare const CardStatus: {
|
|
472
257
|
readonly Active: "ACTIVE";
|
|
@@ -479,300 +264,682 @@ export declare const CardStatus: {
|
|
|
479
264
|
readonly ClosedExpired: "CLOSED_EXPIRED";
|
|
480
265
|
};
|
|
481
266
|
export type CardStatus = typeof CardStatus[keyof typeof CardStatus];
|
|
482
|
-
/**
|
|
483
|
-
*
|
|
484
|
-
* @export
|
|
485
|
-
* @interface CardVersion
|
|
486
|
-
*/
|
|
487
267
|
export interface CardVersion {
|
|
488
|
-
/**
|
|
489
|
-
*
|
|
490
|
-
* @type {CardVersionStatus}
|
|
491
|
-
* @memberof CardVersion
|
|
492
|
-
*/
|
|
493
268
|
'status'?: CardVersionStatus;
|
|
494
269
|
/**
|
|
495
270
|
* The expiration date-time of the card in UTC format. The time must be a value in te future.
|
|
496
|
-
* @type {string}
|
|
497
|
-
* @memberof CardVersion
|
|
498
271
|
*/
|
|
499
272
|
'expirationTime'?: string;
|
|
500
273
|
/**
|
|
501
274
|
* The date when the auto renewal occurs.
|
|
502
|
-
* @type {string}
|
|
503
|
-
* @memberof CardVersion
|
|
504
275
|
*/
|
|
505
276
|
'renewalDate'?: string;
|
|
506
277
|
/**
|
|
507
278
|
* The sequence number of the card version, this value is also known as PSN (pan sequence number)
|
|
508
|
-
* @type {number}
|
|
509
|
-
* @memberof CardVersion
|
|
510
279
|
*/
|
|
511
280
|
'sequenceNumber'?: number;
|
|
512
281
|
/**
|
|
513
282
|
* The id of the key set used by this card version
|
|
514
|
-
* @type {string}
|
|
515
|
-
* @memberof CardVersion
|
|
516
283
|
*/
|
|
517
284
|
'keySetId'?: string;
|
|
518
285
|
/**
|
|
519
286
|
* The date and time when the card was created.
|
|
520
|
-
* @type {string}
|
|
521
|
-
* @memberof CardVersion
|
|
522
287
|
*/
|
|
523
288
|
'createdAt'?: string;
|
|
524
289
|
/**
|
|
525
290
|
* The date and time when the object/entity was updated last time.
|
|
526
|
-
* @type {string}
|
|
527
|
-
* @memberof CardVersion
|
|
528
291
|
*/
|
|
529
292
|
'updatedAt'?: string;
|
|
530
293
|
}
|
|
531
294
|
/**
|
|
532
295
|
* - 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.
|
|
533
|
-
* @export
|
|
534
|
-
* @enum {string}
|
|
535
296
|
*/
|
|
536
297
|
export declare const CardVersionStatus: {
|
|
537
298
|
readonly Active: "ACTIVE";
|
|
538
299
|
readonly Initial: "INITIAL";
|
|
539
300
|
readonly Closed: "CLOSED";
|
|
540
301
|
};
|
|
541
|
-
export type CardVersionStatus = typeof CardVersionStatus[keyof typeof CardVersionStatus];
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
*
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
*
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
*
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
*
|
|
600
|
-
*/
|
|
601
|
-
'
|
|
602
|
-
/**
|
|
603
|
-
*
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
302
|
+
export type CardVersionStatus = typeof CardVersionStatus[keyof typeof CardVersionStatus];
|
|
303
|
+
export interface CardholderEvent {
|
|
304
|
+
/**
|
|
305
|
+
* Enfuce generated unique identifier of the cardholder.
|
|
306
|
+
*/
|
|
307
|
+
'id': string;
|
|
308
|
+
/**
|
|
309
|
+
* External unique identifier of the cardholder, set by the issuer. Can contain both letters and numbers. Max character limit is 36.
|
|
310
|
+
*/
|
|
311
|
+
'customerNumber': string;
|
|
312
|
+
'locale': Locale;
|
|
313
|
+
'address'?: AddressResponse;
|
|
314
|
+
/**
|
|
315
|
+
* Mobile number of the cardholder — it must be a full number, including the country code and starting with +.
|
|
316
|
+
*/
|
|
317
|
+
'mobileNumber'?: string | null;
|
|
318
|
+
/**
|
|
319
|
+
* First name of the cardholder. Max character limit is 256.
|
|
320
|
+
*/
|
|
321
|
+
'firstName'?: string;
|
|
322
|
+
/**
|
|
323
|
+
* Middle name of the cardholder. Max character limit is 256.
|
|
324
|
+
*/
|
|
325
|
+
'middleName'?: string | null;
|
|
326
|
+
/**
|
|
327
|
+
* Last name of the cardholder. Max character limit is 256.
|
|
328
|
+
*/
|
|
329
|
+
'lastName'?: string;
|
|
330
|
+
/**
|
|
331
|
+
* The date and time when the card was created.
|
|
332
|
+
*/
|
|
333
|
+
'createdAt'?: string;
|
|
334
|
+
/**
|
|
335
|
+
* The date and time when the object/entity was updated last time.
|
|
336
|
+
*/
|
|
337
|
+
'updatedAt'?: string | null;
|
|
338
|
+
/**
|
|
339
|
+
* The version number of the entity.
|
|
340
|
+
*/
|
|
341
|
+
'updateCount'?: number;
|
|
342
|
+
/**
|
|
343
|
+
* Email address of the cardholder. Max character limit is 256.
|
|
344
|
+
*/
|
|
345
|
+
'email'?: string | null;
|
|
346
|
+
/**
|
|
347
|
+
* Tax Identification Number used for taxation, regulatory reporting, or authority requirements in many countries. Depending on regional regulatory or scheme mandates (for example Brazil requirements), this value may be forwarded to Mastercard. In some countries, this value may be the same as the customer registration or identification number (identificationNumber). Omit to keep current value.
|
|
348
|
+
*/
|
|
349
|
+
'taxId'?: string | null;
|
|
350
|
+
/**
|
|
351
|
+
* Date of birth of the cardholder. 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.
|
|
352
|
+
*/
|
|
353
|
+
'dateOfBirth'?: string | null;
|
|
354
|
+
/**
|
|
355
|
+
* Nationality of the cardholder. Maximum of 3 values. Duplicate values are not allowed. XXX may be used when nationality is unknown. XKX may be used for Kosovo. 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.
|
|
356
|
+
*/
|
|
357
|
+
'nationality'?: Array<CardholderEventNationalityEnum> | null;
|
|
358
|
+
'riskScore'?: RiskScore | null;
|
|
359
|
+
/**
|
|
360
|
+
* Cardholder\'s country of birth. 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.
|
|
361
|
+
*/
|
|
362
|
+
'birthCountry'?: CountryCodesAlpha3 | null;
|
|
363
|
+
/**
|
|
364
|
+
* Customer or company identification number, such as a social security number (SSN), national identity number, or company registration number. Enfuce does not validate whether the provided identificationNumber is a real or officially valid identifier. Customers may populate this field according to their own business or regulatory needs. If you are using Enfuce as your BIN sponsor (under ELS or EUK licensing), you are required to populate this field for Finnish cardholders due to regulatory requirements.
|
|
365
|
+
*/
|
|
366
|
+
'identificationNumber'?: string | null;
|
|
367
|
+
}
|
|
368
|
+
export declare const CardholderEventNationalityEnum: {
|
|
369
|
+
readonly Abw: "ABW";
|
|
370
|
+
readonly Afg: "AFG";
|
|
371
|
+
readonly Ago: "AGO";
|
|
372
|
+
readonly Aia: "AIA";
|
|
373
|
+
readonly Ala: "ALA";
|
|
374
|
+
readonly Alb: "ALB";
|
|
375
|
+
readonly And: "AND";
|
|
376
|
+
readonly Are: "ARE";
|
|
377
|
+
readonly Arg: "ARG";
|
|
378
|
+
readonly Arm: "ARM";
|
|
379
|
+
readonly Asm: "ASM";
|
|
380
|
+
readonly Ata: "ATA";
|
|
381
|
+
readonly Atf: "ATF";
|
|
382
|
+
readonly Atg: "ATG";
|
|
383
|
+
readonly Aus: "AUS";
|
|
384
|
+
readonly Aut: "AUT";
|
|
385
|
+
readonly Aze: "AZE";
|
|
386
|
+
readonly Bdi: "BDI";
|
|
387
|
+
readonly Bel: "BEL";
|
|
388
|
+
readonly Ben: "BEN";
|
|
389
|
+
readonly Bes: "BES";
|
|
390
|
+
readonly Bfa: "BFA";
|
|
391
|
+
readonly Bgd: "BGD";
|
|
392
|
+
readonly Bgr: "BGR";
|
|
393
|
+
readonly Bhr: "BHR";
|
|
394
|
+
readonly Bhs: "BHS";
|
|
395
|
+
readonly Bih: "BIH";
|
|
396
|
+
readonly Blm: "BLM";
|
|
397
|
+
readonly Blr: "BLR";
|
|
398
|
+
readonly Blz: "BLZ";
|
|
399
|
+
readonly Bmu: "BMU";
|
|
400
|
+
readonly Bol: "BOL";
|
|
401
|
+
readonly Bra: "BRA";
|
|
402
|
+
readonly Brb: "BRB";
|
|
403
|
+
readonly Brn: "BRN";
|
|
404
|
+
readonly Btn: "BTN";
|
|
405
|
+
readonly Bvt: "BVT";
|
|
406
|
+
readonly Bwa: "BWA";
|
|
407
|
+
readonly Caf: "CAF";
|
|
408
|
+
readonly Can: "CAN";
|
|
409
|
+
readonly Cck: "CCK";
|
|
410
|
+
readonly Che: "CHE";
|
|
411
|
+
readonly Chl: "CHL";
|
|
412
|
+
readonly Chn: "CHN";
|
|
413
|
+
readonly Civ: "CIV";
|
|
414
|
+
readonly Cmr: "CMR";
|
|
415
|
+
readonly Cod: "COD";
|
|
416
|
+
readonly Cog: "COG";
|
|
417
|
+
readonly Cok: "COK";
|
|
418
|
+
readonly Col: "COL";
|
|
419
|
+
readonly Com: "COM";
|
|
420
|
+
readonly Cpv: "CPV";
|
|
421
|
+
readonly Cri: "CRI";
|
|
422
|
+
readonly Cub: "CUB";
|
|
423
|
+
readonly Cuw: "CUW";
|
|
424
|
+
readonly Cxr: "CXR";
|
|
425
|
+
readonly Cym: "CYM";
|
|
426
|
+
readonly Cyp: "CYP";
|
|
427
|
+
readonly Cze: "CZE";
|
|
428
|
+
readonly Deu: "DEU";
|
|
429
|
+
readonly Dji: "DJI";
|
|
430
|
+
readonly Dma: "DMA";
|
|
431
|
+
readonly Dnk: "DNK";
|
|
432
|
+
readonly Dom: "DOM";
|
|
433
|
+
readonly Dza: "DZA";
|
|
434
|
+
readonly Ecu: "ECU";
|
|
435
|
+
readonly Egy: "EGY";
|
|
436
|
+
readonly Eri: "ERI";
|
|
437
|
+
readonly Esh: "ESH";
|
|
438
|
+
readonly Esp: "ESP";
|
|
439
|
+
readonly Est: "EST";
|
|
440
|
+
readonly Eth: "ETH";
|
|
441
|
+
readonly Fin: "FIN";
|
|
442
|
+
readonly Fji: "FJI";
|
|
443
|
+
readonly Flk: "FLK";
|
|
444
|
+
readonly Fra: "FRA";
|
|
445
|
+
readonly Fro: "FRO";
|
|
446
|
+
readonly Fsm: "FSM";
|
|
447
|
+
readonly Gab: "GAB";
|
|
448
|
+
readonly Gbr: "GBR";
|
|
449
|
+
readonly Geo: "GEO";
|
|
450
|
+
readonly Ggy: "GGY";
|
|
451
|
+
readonly Gha: "GHA";
|
|
452
|
+
readonly Gib: "GIB";
|
|
453
|
+
readonly Gin: "GIN";
|
|
454
|
+
readonly Glp: "GLP";
|
|
455
|
+
readonly Gmb: "GMB";
|
|
456
|
+
readonly Gnb: "GNB";
|
|
457
|
+
readonly Gnq: "GNQ";
|
|
458
|
+
readonly Grc: "GRC";
|
|
459
|
+
readonly Grd: "GRD";
|
|
460
|
+
readonly Grl: "GRL";
|
|
461
|
+
readonly Gtm: "GTM";
|
|
462
|
+
readonly Guf: "GUF";
|
|
463
|
+
readonly Gum: "GUM";
|
|
464
|
+
readonly Guy: "GUY";
|
|
465
|
+
readonly Hkg: "HKG";
|
|
466
|
+
readonly Hmd: "HMD";
|
|
467
|
+
readonly Hnd: "HND";
|
|
468
|
+
readonly Hrv: "HRV";
|
|
469
|
+
readonly Hti: "HTI";
|
|
470
|
+
readonly Hun: "HUN";
|
|
471
|
+
readonly Idn: "IDN";
|
|
472
|
+
readonly Imn: "IMN";
|
|
473
|
+
readonly Ind: "IND";
|
|
474
|
+
readonly Iot: "IOT";
|
|
475
|
+
readonly Irl: "IRL";
|
|
476
|
+
readonly Irn: "IRN";
|
|
477
|
+
readonly Irq: "IRQ";
|
|
478
|
+
readonly Isl: "ISL";
|
|
479
|
+
readonly Isr: "ISR";
|
|
480
|
+
readonly Ita: "ITA";
|
|
481
|
+
readonly Jam: "JAM";
|
|
482
|
+
readonly Jey: "JEY";
|
|
483
|
+
readonly Jor: "JOR";
|
|
484
|
+
readonly Jpn: "JPN";
|
|
485
|
+
readonly Kaz: "KAZ";
|
|
486
|
+
readonly Ken: "KEN";
|
|
487
|
+
readonly Kgz: "KGZ";
|
|
488
|
+
readonly Khm: "KHM";
|
|
489
|
+
readonly Kir: "KIR";
|
|
490
|
+
readonly Kna: "KNA";
|
|
491
|
+
readonly Kor: "KOR";
|
|
492
|
+
readonly Kwt: "KWT";
|
|
493
|
+
readonly Lao: "LAO";
|
|
494
|
+
readonly Lbn: "LBN";
|
|
495
|
+
readonly Lbr: "LBR";
|
|
496
|
+
readonly Lby: "LBY";
|
|
497
|
+
readonly Lca: "LCA";
|
|
498
|
+
readonly Lie: "LIE";
|
|
499
|
+
readonly Lka: "LKA";
|
|
500
|
+
readonly Lso: "LSO";
|
|
501
|
+
readonly Ltu: "LTU";
|
|
502
|
+
readonly Lux: "LUX";
|
|
503
|
+
readonly Lva: "LVA";
|
|
504
|
+
readonly Mac: "MAC";
|
|
505
|
+
readonly Maf: "MAF";
|
|
506
|
+
readonly Mar: "MAR";
|
|
507
|
+
readonly Mco: "MCO";
|
|
508
|
+
readonly Mda: "MDA";
|
|
509
|
+
readonly Mdg: "MDG";
|
|
510
|
+
readonly Mdv: "MDV";
|
|
511
|
+
readonly Mex: "MEX";
|
|
512
|
+
readonly Mhl: "MHL";
|
|
513
|
+
readonly Mkd: "MKD";
|
|
514
|
+
readonly Mli: "MLI";
|
|
515
|
+
readonly Mlt: "MLT";
|
|
516
|
+
readonly Mmr: "MMR";
|
|
517
|
+
readonly Mne: "MNE";
|
|
518
|
+
readonly Mng: "MNG";
|
|
519
|
+
readonly Mnp: "MNP";
|
|
520
|
+
readonly Moz: "MOZ";
|
|
521
|
+
readonly Mrt: "MRT";
|
|
522
|
+
readonly Msr: "MSR";
|
|
523
|
+
readonly Mtq: "MTQ";
|
|
524
|
+
readonly Mus: "MUS";
|
|
525
|
+
readonly Mwi: "MWI";
|
|
526
|
+
readonly Mys: "MYS";
|
|
527
|
+
readonly Myt: "MYT";
|
|
528
|
+
readonly Nam: "NAM";
|
|
529
|
+
readonly Ncl: "NCL";
|
|
530
|
+
readonly Ner: "NER";
|
|
531
|
+
readonly Nfk: "NFK";
|
|
532
|
+
readonly Nga: "NGA";
|
|
533
|
+
readonly Nic: "NIC";
|
|
534
|
+
readonly Niu: "NIU";
|
|
535
|
+
readonly Nld: "NLD";
|
|
536
|
+
readonly Nor: "NOR";
|
|
537
|
+
readonly Npl: "NPL";
|
|
538
|
+
readonly Nru: "NRU";
|
|
539
|
+
readonly Nzl: "NZL";
|
|
540
|
+
readonly Omn: "OMN";
|
|
541
|
+
readonly Pak: "PAK";
|
|
542
|
+
readonly Pan: "PAN";
|
|
543
|
+
readonly Pcn: "PCN";
|
|
544
|
+
readonly Per: "PER";
|
|
545
|
+
readonly Phl: "PHL";
|
|
546
|
+
readonly Plw: "PLW";
|
|
547
|
+
readonly Png: "PNG";
|
|
548
|
+
readonly Pol: "POL";
|
|
549
|
+
readonly Pri: "PRI";
|
|
550
|
+
readonly Prk: "PRK";
|
|
551
|
+
readonly Prt: "PRT";
|
|
552
|
+
readonly Pry: "PRY";
|
|
553
|
+
readonly Pse: "PSE";
|
|
554
|
+
readonly Pyf: "PYF";
|
|
555
|
+
readonly Qat: "QAT";
|
|
556
|
+
readonly Reu: "REU";
|
|
557
|
+
readonly Rou: "ROU";
|
|
558
|
+
readonly Rus: "RUS";
|
|
559
|
+
readonly Rwa: "RWA";
|
|
560
|
+
readonly Sau: "SAU";
|
|
561
|
+
readonly Sdn: "SDN";
|
|
562
|
+
readonly Sen: "SEN";
|
|
563
|
+
readonly Sgp: "SGP";
|
|
564
|
+
readonly Sgs: "SGS";
|
|
565
|
+
readonly Shn: "SHN";
|
|
566
|
+
readonly Sjm: "SJM";
|
|
567
|
+
readonly Slb: "SLB";
|
|
568
|
+
readonly Sle: "SLE";
|
|
569
|
+
readonly Slv: "SLV";
|
|
570
|
+
readonly Smr: "SMR";
|
|
571
|
+
readonly Som: "SOM";
|
|
572
|
+
readonly Spm: "SPM";
|
|
573
|
+
readonly Srb: "SRB";
|
|
574
|
+
readonly Ssd: "SSD";
|
|
575
|
+
readonly Stp: "STP";
|
|
576
|
+
readonly Sur: "SUR";
|
|
577
|
+
readonly Svk: "SVK";
|
|
578
|
+
readonly Svn: "SVN";
|
|
579
|
+
readonly Swe: "SWE";
|
|
580
|
+
readonly Swz: "SWZ";
|
|
581
|
+
readonly Sxm: "SXM";
|
|
582
|
+
readonly Syc: "SYC";
|
|
583
|
+
readonly Syr: "SYR";
|
|
584
|
+
readonly Tca: "TCA";
|
|
585
|
+
readonly Tcd: "TCD";
|
|
586
|
+
readonly Tgo: "TGO";
|
|
587
|
+
readonly Tha: "THA";
|
|
588
|
+
readonly Tjk: "TJK";
|
|
589
|
+
readonly Tkl: "TKL";
|
|
590
|
+
readonly Tkm: "TKM";
|
|
591
|
+
readonly Tls: "TLS";
|
|
592
|
+
readonly Ton: "TON";
|
|
593
|
+
readonly Tto: "TTO";
|
|
594
|
+
readonly Tun: "TUN";
|
|
595
|
+
readonly Tur: "TUR";
|
|
596
|
+
readonly Tuv: "TUV";
|
|
597
|
+
readonly Twn: "TWN";
|
|
598
|
+
readonly Tza: "TZA";
|
|
599
|
+
readonly Uga: "UGA";
|
|
600
|
+
readonly Ukr: "UKR";
|
|
601
|
+
readonly Umi: "UMI";
|
|
602
|
+
readonly Ury: "URY";
|
|
603
|
+
readonly Usa: "USA";
|
|
604
|
+
readonly Uzb: "UZB";
|
|
605
|
+
readonly Vat: "VAT";
|
|
606
|
+
readonly Vct: "VCT";
|
|
607
|
+
readonly Ven: "VEN";
|
|
608
|
+
readonly Vgb: "VGB";
|
|
609
|
+
readonly Vir: "VIR";
|
|
610
|
+
readonly Vnm: "VNM";
|
|
611
|
+
readonly Vut: "VUT";
|
|
612
|
+
readonly Wlf: "WLF";
|
|
613
|
+
readonly Wsm: "WSM";
|
|
614
|
+
readonly Yem: "YEM";
|
|
615
|
+
readonly Zaf: "ZAF";
|
|
616
|
+
readonly Zmb: "ZMB";
|
|
617
|
+
readonly Zwe: "ZWE";
|
|
618
|
+
readonly Xkx: "XKX";
|
|
619
|
+
readonly Xxx: "XXX";
|
|
620
|
+
};
|
|
621
|
+
export type CardholderEventNationalityEnum = typeof CardholderEventNationalityEnum[keyof typeof CardholderEventNationalityEnum];
|
|
622
|
+
export interface CardholderResponse {
|
|
623
|
+
/**
|
|
624
|
+
* Enfuce generated unique identifier of the cardholder.
|
|
625
|
+
*/
|
|
626
|
+
'id': string;
|
|
627
|
+
/**
|
|
628
|
+
* External unique identifier of the cardholder, set by the issuer. Can contain both letters and numbers. Max character limit is 36.
|
|
629
|
+
*/
|
|
630
|
+
'customerNumber': string;
|
|
631
|
+
'locale': Locale;
|
|
632
|
+
'address'?: AddressResponse;
|
|
633
|
+
/**
|
|
634
|
+
* Mobile number of the cardholder — it must be a full number, including the country code and starting with +.
|
|
635
|
+
*/
|
|
636
|
+
'mobileNumber'?: string | null;
|
|
637
|
+
/**
|
|
638
|
+
* First name of the cardholder. Max character limit is 256.
|
|
639
|
+
*/
|
|
640
|
+
'firstName'?: string;
|
|
641
|
+
/**
|
|
642
|
+
* Middle name of the cardholder. Max character limit is 256.
|
|
643
|
+
*/
|
|
644
|
+
'middleName'?: string | null;
|
|
645
|
+
/**
|
|
646
|
+
* Last name of the cardholder. Max character limit is 256.
|
|
647
|
+
*/
|
|
648
|
+
'lastName'?: string;
|
|
649
|
+
/**
|
|
650
|
+
* The date and time when the card was created.
|
|
651
|
+
*/
|
|
652
|
+
'createdAt'?: string;
|
|
653
|
+
/**
|
|
654
|
+
* The date and time when the object/entity was updated last time.
|
|
655
|
+
*/
|
|
656
|
+
'updatedAt'?: string | null;
|
|
657
|
+
/**
|
|
658
|
+
* The version number of the entity.
|
|
659
|
+
*/
|
|
660
|
+
'updateCount'?: number;
|
|
661
|
+
/**
|
|
662
|
+
* Email address of the cardholder. Max character limit is 256.
|
|
663
|
+
*/
|
|
664
|
+
'email'?: string | null;
|
|
665
|
+
/**
|
|
666
|
+
* Tax Identification Number used for taxation, regulatory reporting, or authority requirements in many countries. Depending on regional regulatory or scheme mandates (for example Brazil requirements), this value may be forwarded to Mastercard. In some countries, this value may be the same as the customer registration or identification number (identificationNumber). Omit to keep current value.
|
|
667
|
+
*/
|
|
668
|
+
'taxId'?: string | null;
|
|
669
|
+
/**
|
|
670
|
+
* Date of birth of the cardholder. 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.
|
|
671
|
+
*/
|
|
672
|
+
'dateOfBirth'?: string | null;
|
|
673
|
+
/**
|
|
674
|
+
* Nationality of the cardholder. Maximum of 3 values. Duplicate values are not allowed. XXX may be used when nationality is unknown. XKX may be used for Kosovo. 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.
|
|
675
|
+
*/
|
|
676
|
+
'nationality'?: Array<CardholderResponseNationalityEnum> | null;
|
|
677
|
+
'riskScore'?: RiskScore | null;
|
|
678
|
+
/**
|
|
679
|
+
* Cardholder\'s country of birth. 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.
|
|
680
|
+
*/
|
|
681
|
+
'birthCountry'?: CountryCodesAlpha3 | null;
|
|
682
|
+
/**
|
|
683
|
+
* Customer or company identification number, such as a social security number (SSN), national identity number, or company registration number. Enfuce does not validate whether the provided identificationNumber is a real or officially valid identifier. Customers may populate this field according to their own business or regulatory needs. If you are using Enfuce as your BIN sponsor (under ELS or EUK licensing), you are required to populate this field for Finnish cardholders due to regulatory requirements.
|
|
684
|
+
*/
|
|
685
|
+
'identificationNumber'?: string | null;
|
|
686
|
+
}
|
|
687
|
+
export declare const CardholderResponseNationalityEnum: {
|
|
688
|
+
readonly Abw: "ABW";
|
|
689
|
+
readonly Afg: "AFG";
|
|
690
|
+
readonly Ago: "AGO";
|
|
691
|
+
readonly Aia: "AIA";
|
|
692
|
+
readonly Ala: "ALA";
|
|
693
|
+
readonly Alb: "ALB";
|
|
694
|
+
readonly And: "AND";
|
|
695
|
+
readonly Are: "ARE";
|
|
696
|
+
readonly Arg: "ARG";
|
|
697
|
+
readonly Arm: "ARM";
|
|
698
|
+
readonly Asm: "ASM";
|
|
699
|
+
readonly Ata: "ATA";
|
|
700
|
+
readonly Atf: "ATF";
|
|
701
|
+
readonly Atg: "ATG";
|
|
702
|
+
readonly Aus: "AUS";
|
|
703
|
+
readonly Aut: "AUT";
|
|
704
|
+
readonly Aze: "AZE";
|
|
705
|
+
readonly Bdi: "BDI";
|
|
706
|
+
readonly Bel: "BEL";
|
|
707
|
+
readonly Ben: "BEN";
|
|
708
|
+
readonly Bes: "BES";
|
|
709
|
+
readonly Bfa: "BFA";
|
|
710
|
+
readonly Bgd: "BGD";
|
|
711
|
+
readonly Bgr: "BGR";
|
|
712
|
+
readonly Bhr: "BHR";
|
|
713
|
+
readonly Bhs: "BHS";
|
|
714
|
+
readonly Bih: "BIH";
|
|
715
|
+
readonly Blm: "BLM";
|
|
716
|
+
readonly Blr: "BLR";
|
|
717
|
+
readonly Blz: "BLZ";
|
|
718
|
+
readonly Bmu: "BMU";
|
|
719
|
+
readonly Bol: "BOL";
|
|
720
|
+
readonly Bra: "BRA";
|
|
721
|
+
readonly Brb: "BRB";
|
|
722
|
+
readonly Brn: "BRN";
|
|
723
|
+
readonly Btn: "BTN";
|
|
724
|
+
readonly Bvt: "BVT";
|
|
725
|
+
readonly Bwa: "BWA";
|
|
726
|
+
readonly Caf: "CAF";
|
|
727
|
+
readonly Can: "CAN";
|
|
728
|
+
readonly Cck: "CCK";
|
|
729
|
+
readonly Che: "CHE";
|
|
730
|
+
readonly Chl: "CHL";
|
|
731
|
+
readonly Chn: "CHN";
|
|
732
|
+
readonly Civ: "CIV";
|
|
733
|
+
readonly Cmr: "CMR";
|
|
734
|
+
readonly Cod: "COD";
|
|
735
|
+
readonly Cog: "COG";
|
|
736
|
+
readonly Cok: "COK";
|
|
737
|
+
readonly Col: "COL";
|
|
738
|
+
readonly Com: "COM";
|
|
739
|
+
readonly Cpv: "CPV";
|
|
740
|
+
readonly Cri: "CRI";
|
|
741
|
+
readonly Cub: "CUB";
|
|
742
|
+
readonly Cuw: "CUW";
|
|
743
|
+
readonly Cxr: "CXR";
|
|
744
|
+
readonly Cym: "CYM";
|
|
745
|
+
readonly Cyp: "CYP";
|
|
746
|
+
readonly Cze: "CZE";
|
|
747
|
+
readonly Deu: "DEU";
|
|
748
|
+
readonly Dji: "DJI";
|
|
749
|
+
readonly Dma: "DMA";
|
|
750
|
+
readonly Dnk: "DNK";
|
|
751
|
+
readonly Dom: "DOM";
|
|
752
|
+
readonly Dza: "DZA";
|
|
753
|
+
readonly Ecu: "ECU";
|
|
754
|
+
readonly Egy: "EGY";
|
|
755
|
+
readonly Eri: "ERI";
|
|
756
|
+
readonly Esh: "ESH";
|
|
757
|
+
readonly Esp: "ESP";
|
|
758
|
+
readonly Est: "EST";
|
|
759
|
+
readonly Eth: "ETH";
|
|
760
|
+
readonly Fin: "FIN";
|
|
761
|
+
readonly Fji: "FJI";
|
|
762
|
+
readonly Flk: "FLK";
|
|
763
|
+
readonly Fra: "FRA";
|
|
764
|
+
readonly Fro: "FRO";
|
|
765
|
+
readonly Fsm: "FSM";
|
|
766
|
+
readonly Gab: "GAB";
|
|
767
|
+
readonly Gbr: "GBR";
|
|
768
|
+
readonly Geo: "GEO";
|
|
769
|
+
readonly Ggy: "GGY";
|
|
770
|
+
readonly Gha: "GHA";
|
|
771
|
+
readonly Gib: "GIB";
|
|
772
|
+
readonly Gin: "GIN";
|
|
773
|
+
readonly Glp: "GLP";
|
|
774
|
+
readonly Gmb: "GMB";
|
|
775
|
+
readonly Gnb: "GNB";
|
|
776
|
+
readonly Gnq: "GNQ";
|
|
777
|
+
readonly Grc: "GRC";
|
|
778
|
+
readonly Grd: "GRD";
|
|
779
|
+
readonly Grl: "GRL";
|
|
780
|
+
readonly Gtm: "GTM";
|
|
781
|
+
readonly Guf: "GUF";
|
|
782
|
+
readonly Gum: "GUM";
|
|
783
|
+
readonly Guy: "GUY";
|
|
784
|
+
readonly Hkg: "HKG";
|
|
785
|
+
readonly Hmd: "HMD";
|
|
786
|
+
readonly Hnd: "HND";
|
|
787
|
+
readonly Hrv: "HRV";
|
|
788
|
+
readonly Hti: "HTI";
|
|
789
|
+
readonly Hun: "HUN";
|
|
790
|
+
readonly Idn: "IDN";
|
|
791
|
+
readonly Imn: "IMN";
|
|
792
|
+
readonly Ind: "IND";
|
|
793
|
+
readonly Iot: "IOT";
|
|
794
|
+
readonly Irl: "IRL";
|
|
795
|
+
readonly Irn: "IRN";
|
|
796
|
+
readonly Irq: "IRQ";
|
|
797
|
+
readonly Isl: "ISL";
|
|
798
|
+
readonly Isr: "ISR";
|
|
799
|
+
readonly Ita: "ITA";
|
|
800
|
+
readonly Jam: "JAM";
|
|
801
|
+
readonly Jey: "JEY";
|
|
802
|
+
readonly Jor: "JOR";
|
|
803
|
+
readonly Jpn: "JPN";
|
|
804
|
+
readonly Kaz: "KAZ";
|
|
805
|
+
readonly Ken: "KEN";
|
|
806
|
+
readonly Kgz: "KGZ";
|
|
807
|
+
readonly Khm: "KHM";
|
|
808
|
+
readonly Kir: "KIR";
|
|
809
|
+
readonly Kna: "KNA";
|
|
810
|
+
readonly Kor: "KOR";
|
|
811
|
+
readonly Kwt: "KWT";
|
|
812
|
+
readonly Lao: "LAO";
|
|
813
|
+
readonly Lbn: "LBN";
|
|
814
|
+
readonly Lbr: "LBR";
|
|
815
|
+
readonly Lby: "LBY";
|
|
816
|
+
readonly Lca: "LCA";
|
|
817
|
+
readonly Lie: "LIE";
|
|
818
|
+
readonly Lka: "LKA";
|
|
819
|
+
readonly Lso: "LSO";
|
|
820
|
+
readonly Ltu: "LTU";
|
|
821
|
+
readonly Lux: "LUX";
|
|
822
|
+
readonly Lva: "LVA";
|
|
823
|
+
readonly Mac: "MAC";
|
|
824
|
+
readonly Maf: "MAF";
|
|
825
|
+
readonly Mar: "MAR";
|
|
826
|
+
readonly Mco: "MCO";
|
|
827
|
+
readonly Mda: "MDA";
|
|
828
|
+
readonly Mdg: "MDG";
|
|
829
|
+
readonly Mdv: "MDV";
|
|
830
|
+
readonly Mex: "MEX";
|
|
831
|
+
readonly Mhl: "MHL";
|
|
832
|
+
readonly Mkd: "MKD";
|
|
833
|
+
readonly Mli: "MLI";
|
|
834
|
+
readonly Mlt: "MLT";
|
|
835
|
+
readonly Mmr: "MMR";
|
|
836
|
+
readonly Mne: "MNE";
|
|
837
|
+
readonly Mng: "MNG";
|
|
838
|
+
readonly Mnp: "MNP";
|
|
839
|
+
readonly Moz: "MOZ";
|
|
840
|
+
readonly Mrt: "MRT";
|
|
841
|
+
readonly Msr: "MSR";
|
|
842
|
+
readonly Mtq: "MTQ";
|
|
843
|
+
readonly Mus: "MUS";
|
|
844
|
+
readonly Mwi: "MWI";
|
|
845
|
+
readonly Mys: "MYS";
|
|
846
|
+
readonly Myt: "MYT";
|
|
847
|
+
readonly Nam: "NAM";
|
|
848
|
+
readonly Ncl: "NCL";
|
|
849
|
+
readonly Ner: "NER";
|
|
850
|
+
readonly Nfk: "NFK";
|
|
851
|
+
readonly Nga: "NGA";
|
|
852
|
+
readonly Nic: "NIC";
|
|
853
|
+
readonly Niu: "NIU";
|
|
854
|
+
readonly Nld: "NLD";
|
|
855
|
+
readonly Nor: "NOR";
|
|
856
|
+
readonly Npl: "NPL";
|
|
857
|
+
readonly Nru: "NRU";
|
|
858
|
+
readonly Nzl: "NZL";
|
|
859
|
+
readonly Omn: "OMN";
|
|
860
|
+
readonly Pak: "PAK";
|
|
861
|
+
readonly Pan: "PAN";
|
|
862
|
+
readonly Pcn: "PCN";
|
|
863
|
+
readonly Per: "PER";
|
|
864
|
+
readonly Phl: "PHL";
|
|
865
|
+
readonly Plw: "PLW";
|
|
866
|
+
readonly Png: "PNG";
|
|
867
|
+
readonly Pol: "POL";
|
|
868
|
+
readonly Pri: "PRI";
|
|
869
|
+
readonly Prk: "PRK";
|
|
870
|
+
readonly Prt: "PRT";
|
|
871
|
+
readonly Pry: "PRY";
|
|
872
|
+
readonly Pse: "PSE";
|
|
873
|
+
readonly Pyf: "PYF";
|
|
874
|
+
readonly Qat: "QAT";
|
|
875
|
+
readonly Reu: "REU";
|
|
876
|
+
readonly Rou: "ROU";
|
|
877
|
+
readonly Rus: "RUS";
|
|
878
|
+
readonly Rwa: "RWA";
|
|
879
|
+
readonly Sau: "SAU";
|
|
880
|
+
readonly Sdn: "SDN";
|
|
881
|
+
readonly Sen: "SEN";
|
|
882
|
+
readonly Sgp: "SGP";
|
|
883
|
+
readonly Sgs: "SGS";
|
|
884
|
+
readonly Shn: "SHN";
|
|
885
|
+
readonly Sjm: "SJM";
|
|
886
|
+
readonly Slb: "SLB";
|
|
887
|
+
readonly Sle: "SLE";
|
|
888
|
+
readonly Slv: "SLV";
|
|
889
|
+
readonly Smr: "SMR";
|
|
890
|
+
readonly Som: "SOM";
|
|
891
|
+
readonly Spm: "SPM";
|
|
892
|
+
readonly Srb: "SRB";
|
|
893
|
+
readonly Ssd: "SSD";
|
|
894
|
+
readonly Stp: "STP";
|
|
895
|
+
readonly Sur: "SUR";
|
|
896
|
+
readonly Svk: "SVK";
|
|
897
|
+
readonly Svn: "SVN";
|
|
898
|
+
readonly Swe: "SWE";
|
|
899
|
+
readonly Swz: "SWZ";
|
|
900
|
+
readonly Sxm: "SXM";
|
|
901
|
+
readonly Syc: "SYC";
|
|
902
|
+
readonly Syr: "SYR";
|
|
903
|
+
readonly Tca: "TCA";
|
|
904
|
+
readonly Tcd: "TCD";
|
|
905
|
+
readonly Tgo: "TGO";
|
|
906
|
+
readonly Tha: "THA";
|
|
907
|
+
readonly Tjk: "TJK";
|
|
908
|
+
readonly Tkl: "TKL";
|
|
909
|
+
readonly Tkm: "TKM";
|
|
910
|
+
readonly Tls: "TLS";
|
|
911
|
+
readonly Ton: "TON";
|
|
912
|
+
readonly Tto: "TTO";
|
|
913
|
+
readonly Tun: "TUN";
|
|
914
|
+
readonly Tur: "TUR";
|
|
915
|
+
readonly Tuv: "TUV";
|
|
916
|
+
readonly Twn: "TWN";
|
|
917
|
+
readonly Tza: "TZA";
|
|
918
|
+
readonly Uga: "UGA";
|
|
919
|
+
readonly Ukr: "UKR";
|
|
920
|
+
readonly Umi: "UMI";
|
|
921
|
+
readonly Ury: "URY";
|
|
922
|
+
readonly Usa: "USA";
|
|
923
|
+
readonly Uzb: "UZB";
|
|
924
|
+
readonly Vat: "VAT";
|
|
925
|
+
readonly Vct: "VCT";
|
|
926
|
+
readonly Ven: "VEN";
|
|
927
|
+
readonly Vgb: "VGB";
|
|
928
|
+
readonly Vir: "VIR";
|
|
929
|
+
readonly Vnm: "VNM";
|
|
930
|
+
readonly Vut: "VUT";
|
|
931
|
+
readonly Wlf: "WLF";
|
|
932
|
+
readonly Wsm: "WSM";
|
|
933
|
+
readonly Yem: "YEM";
|
|
934
|
+
readonly Zaf: "ZAF";
|
|
935
|
+
readonly Zmb: "ZMB";
|
|
936
|
+
readonly Zwe: "ZWE";
|
|
937
|
+
readonly Xkx: "XKX";
|
|
938
|
+
readonly Xxx: "XXX";
|
|
939
|
+
};
|
|
940
|
+
export type CardholderResponseNationalityEnum = typeof CardholderResponseNationalityEnum[keyof typeof CardholderResponseNationalityEnum];
|
|
772
941
|
/**
|
|
773
942
|
* ISO 3166-1 alpha-3 country codes. XKX is used for the Kosovo.
|
|
774
|
-
* @export
|
|
775
|
-
* @enum {string}
|
|
776
943
|
*/
|
|
777
944
|
export declare const CountryCodesAlpha3: {
|
|
778
945
|
readonly Abw: "ABW";
|
|
@@ -1029,33 +1196,23 @@ export declare const CountryCodesAlpha3: {
|
|
|
1029
1196
|
export type CountryCodesAlpha3 = typeof CountryCodesAlpha3[keyof typeof CountryCodesAlpha3];
|
|
1030
1197
|
/**
|
|
1031
1198
|
* Device information.
|
|
1032
|
-
* @export
|
|
1033
|
-
* @interface DeviceInfo
|
|
1034
1199
|
*/
|
|
1035
1200
|
export interface DeviceInfo {
|
|
1036
1201
|
/**
|
|
1037
1202
|
* User-defined name of the device provided by the wallet or operating system.
|
|
1038
|
-
* @type {string}
|
|
1039
|
-
* @memberof DeviceInfo
|
|
1040
1203
|
*/
|
|
1041
1204
|
'deviceName'?: string;
|
|
1042
1205
|
/**
|
|
1043
1206
|
* Indicates the type of device on which the token is provisioned. Typical values include PHONE, WATCH, TABLET, or WEARABLE.
|
|
1044
|
-
* @type {string}
|
|
1045
|
-
* @memberof DeviceInfo
|
|
1046
1207
|
*/
|
|
1047
1208
|
'deviceType'?: string;
|
|
1048
1209
|
/**
|
|
1049
1210
|
* Operating system running on the device. Typical values include IOS, ANDROID, or WATCHOS.
|
|
1050
|
-
* @type {string}
|
|
1051
|
-
* @memberof DeviceInfo
|
|
1052
1211
|
*/
|
|
1053
1212
|
'operatingSystem'?: string;
|
|
1054
1213
|
}
|
|
1055
1214
|
/**
|
|
1056
1215
|
* 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.
|
|
1057
|
-
* @export
|
|
1058
|
-
* @enum {string}
|
|
1059
1216
|
*/
|
|
1060
1217
|
export declare const Locale: {
|
|
1061
1218
|
readonly AfZa: "af-ZA";
|
|
@@ -1340,58 +1497,34 @@ export declare const Locale: {
|
|
|
1340
1497
|
readonly ZuZa2: "zu_ZA";
|
|
1341
1498
|
};
|
|
1342
1499
|
export type Locale = typeof Locale[keyof typeof Locale];
|
|
1343
|
-
/**
|
|
1344
|
-
*
|
|
1345
|
-
* @export
|
|
1346
|
-
* @interface MultiApplicationProperties
|
|
1347
|
-
*/
|
|
1348
1500
|
export interface MultiApplicationProperties {
|
|
1349
1501
|
/**
|
|
1350
1502
|
* Name of the application. Max character limit is 16. Only applicable to multi-application cards. Otherwise, the request will return 400 Bad Request.
|
|
1351
|
-
* @type {string}
|
|
1352
|
-
* @memberof MultiApplicationProperties
|
|
1353
1503
|
*/
|
|
1354
1504
|
'applicationName'?: string;
|
|
1355
1505
|
/**
|
|
1356
1506
|
* The index of the application
|
|
1357
|
-
* @type {number}
|
|
1358
|
-
* @memberof MultiApplicationProperties
|
|
1359
1507
|
*/
|
|
1360
1508
|
'applicationIndex'?: number;
|
|
1361
1509
|
/**
|
|
1362
1510
|
* The contact priority level for given card. Only applicable to multi-application cards. Otherwise, the request will return 400 Bad Request.
|
|
1363
|
-
* @type {number}
|
|
1364
|
-
* @memberof MultiApplicationProperties
|
|
1365
1511
|
*/
|
|
1366
1512
|
'contactPriorityLevel'?: number;
|
|
1367
1513
|
/**
|
|
1368
1514
|
* The contactless priority level of the given card. Only applicable to multi-application cards. Otherwise, the request will return 400 Bad Request.
|
|
1369
|
-
* @type {number}
|
|
1370
|
-
* @memberof MultiApplicationProperties
|
|
1371
1515
|
*/
|
|
1372
1516
|
'contactlessPriorityLevel'?: number;
|
|
1373
1517
|
/**
|
|
1374
1518
|
* Indicates whether the specific card would be printed or not. Only applicable to multi-application cards. Otherwise, the request will return 400 Bad Request.
|
|
1375
|
-
* @type {boolean}
|
|
1376
|
-
* @memberof MultiApplicationProperties
|
|
1377
1519
|
*/
|
|
1378
1520
|
'printed'?: boolean;
|
|
1379
1521
|
/**
|
|
1380
1522
|
* Whether the card should be visible in card terminal or not. Only applicable to multi-application cards. Otherwise, the request will return 400 Bad Request.
|
|
1381
|
-
* @type {boolean}
|
|
1382
|
-
* @memberof MultiApplicationProperties
|
|
1383
1523
|
*/
|
|
1384
1524
|
'chipEnabled'?: boolean;
|
|
1385
1525
|
}
|
|
1386
|
-
/**
|
|
1387
|
-
* @type NationalityInner
|
|
1388
|
-
* @export
|
|
1389
|
-
*/
|
|
1390
|
-
export type NationalityInner = CountryCodesAlpha3 | string;
|
|
1391
1526
|
/**
|
|
1392
1527
|
* 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.
|
|
1393
|
-
* @export
|
|
1394
|
-
* @enum {string}
|
|
1395
1528
|
*/
|
|
1396
1529
|
export declare const PinDeliveryType: {
|
|
1397
1530
|
readonly Mail: "MAIL";
|
|
@@ -1401,8 +1534,6 @@ export declare const PinDeliveryType: {
|
|
|
1401
1534
|
export type PinDeliveryType = typeof PinDeliveryType[keyof typeof PinDeliveryType];
|
|
1402
1535
|
/**
|
|
1403
1536
|
* - 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.
|
|
1404
|
-
* @export
|
|
1405
|
-
* @enum {string}
|
|
1406
1537
|
*/
|
|
1407
1538
|
export declare const PinStatus: {
|
|
1408
1539
|
readonly Generated: "GENERATED";
|
|
@@ -1411,71 +1542,34 @@ export declare const PinStatus: {
|
|
|
1411
1542
|
readonly Inherited: "INHERITED";
|
|
1412
1543
|
};
|
|
1413
1544
|
export type PinStatus = typeof PinStatus[keyof typeof PinStatus];
|
|
1414
|
-
/**
|
|
1415
|
-
*
|
|
1416
|
-
* @export
|
|
1417
|
-
* @interface Plastic
|
|
1418
|
-
*/
|
|
1419
1545
|
export interface Plastic {
|
|
1420
1546
|
/**
|
|
1421
1547
|
* The name to be embossed on the card. Max character limit is 26.
|
|
1422
|
-
* @type {string}
|
|
1423
|
-
* @memberof Plastic
|
|
1424
1548
|
*/
|
|
1425
1549
|
'embossingName'?: string;
|
|
1426
|
-
/**
|
|
1427
|
-
*
|
|
1428
|
-
* @type {Address}
|
|
1429
|
-
* @memberof Plastic
|
|
1430
|
-
*/
|
|
1431
1550
|
'preferredCardAddress'?: Address;
|
|
1432
|
-
/**
|
|
1433
|
-
*
|
|
1434
|
-
* @type {CardDeliveryType}
|
|
1435
|
-
* @memberof Plastic
|
|
1436
|
-
*/
|
|
1437
1551
|
'preferredCardDeliveryType': CardDeliveryType;
|
|
1438
|
-
/**
|
|
1439
|
-
*
|
|
1440
|
-
* @type {Address}
|
|
1441
|
-
* @memberof Plastic
|
|
1442
|
-
*/
|
|
1443
1552
|
'preferredPinAddress'?: Address;
|
|
1444
|
-
/**
|
|
1445
|
-
*
|
|
1446
|
-
* @type {PinDeliveryType}
|
|
1447
|
-
* @memberof Plastic
|
|
1448
|
-
*/
|
|
1449
1553
|
'preferredPinDeliveryType': PinDeliveryType;
|
|
1450
1554
|
/**
|
|
1451
1555
|
* Unique identifier of a resource.
|
|
1452
|
-
* @type {string}
|
|
1453
|
-
* @memberof Plastic
|
|
1454
1556
|
*/
|
|
1455
1557
|
'manufacturerId'?: string;
|
|
1456
1558
|
/**
|
|
1457
1559
|
* Unique code forwarded to the embossing house; the code identifies the plastic layout to be used for printing the new card. Ensure beforehand, the selected embossing house is aligned with the code used for each layout.
|
|
1458
|
-
* @type {string}
|
|
1459
|
-
* @memberof Plastic
|
|
1460
1560
|
*/
|
|
1461
1561
|
'externalLayoutCode'?: string;
|
|
1462
1562
|
/**
|
|
1463
1563
|
* The date and time when the card was created.
|
|
1464
|
-
* @type {string}
|
|
1465
|
-
* @memberof Plastic
|
|
1466
1564
|
*/
|
|
1467
1565
|
'createdAt'?: string;
|
|
1468
1566
|
/**
|
|
1469
1567
|
* The date and time when the object/entity was updated last time.
|
|
1470
|
-
* @type {string}
|
|
1471
|
-
* @memberof Plastic
|
|
1472
1568
|
*/
|
|
1473
1569
|
'updatedAt'?: string;
|
|
1474
1570
|
}
|
|
1475
1571
|
/**
|
|
1476
1572
|
* 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.
|
|
1477
|
-
* @export
|
|
1478
|
-
* @enum {string}
|
|
1479
1573
|
*/
|
|
1480
1574
|
export declare const RiskScore: {
|
|
1481
1575
|
readonly High: "High";
|
|
@@ -1485,95 +1579,50 @@ export declare const RiskScore: {
|
|
|
1485
1579
|
readonly Prohibited: "Prohibited";
|
|
1486
1580
|
};
|
|
1487
1581
|
export type RiskScore = typeof RiskScore[keyof typeof RiskScore];
|
|
1488
|
-
/**
|
|
1489
|
-
*
|
|
1490
|
-
* @export
|
|
1491
|
-
* @interface TokenEvent
|
|
1492
|
-
*/
|
|
1493
1582
|
export interface TokenEvent {
|
|
1494
1583
|
/**
|
|
1495
1584
|
* A unique identifier for the token assigned by the Token Service Provider (TSP) (eg. Visa or MC) to manage the lifecycle of the token.
|
|
1496
|
-
* @type {string}
|
|
1497
|
-
* @memberof TokenEvent
|
|
1498
1585
|
*/
|
|
1499
1586
|
'tokenUniqueReferenceId'?: string;
|
|
1500
1587
|
/**
|
|
1501
1588
|
* Identifier used by merchants or wallet providers to request tokens from the TSP.
|
|
1502
|
-
* @type {string}
|
|
1503
|
-
* @memberof TokenEvent
|
|
1504
1589
|
*/
|
|
1505
1590
|
'tokenRequestorId'?: string;
|
|
1506
|
-
/**
|
|
1507
|
-
*
|
|
1508
|
-
* @type {TokenRequestor}
|
|
1509
|
-
* @memberof TokenEvent
|
|
1510
|
-
*/
|
|
1511
1591
|
'tokenRequestor'?: TokenRequestor;
|
|
1512
|
-
/**
|
|
1513
|
-
*
|
|
1514
|
-
* @type {TokenStatus}
|
|
1515
|
-
* @memberof TokenEvent
|
|
1516
|
-
*/
|
|
1517
1592
|
'status'?: TokenStatus;
|
|
1518
1593
|
/**
|
|
1519
1594
|
* The last 4 digits of the tokenised PAN (DPAN) used for display and identification purposes.
|
|
1520
|
-
* @type {string}
|
|
1521
|
-
* @memberof TokenEvent
|
|
1522
1595
|
*/
|
|
1523
1596
|
'tokenSuffix'?: string;
|
|
1524
1597
|
/**
|
|
1525
1598
|
* The Device Primary Account Number (DPAN) represents the tokenised card number assigned by the payment network (Visa, Mastercard, etc.) when a card is added to a digital wallet. It replaces the original funding PAN (FPAN) in wallet transactions.
|
|
1526
|
-
* @type {string}
|
|
1527
|
-
* @memberof TokenEvent
|
|
1528
1599
|
*/
|
|
1529
1600
|
'dPan'?: string;
|
|
1530
1601
|
/**
|
|
1531
1602
|
* If the token was deleted from the consumer app
|
|
1532
|
-
* @type {boolean}
|
|
1533
|
-
* @memberof TokenEvent
|
|
1534
1603
|
*/
|
|
1535
1604
|
'deletedFromConsumerApp'?: boolean;
|
|
1536
|
-
/**
|
|
1537
|
-
*
|
|
1538
|
-
* @type {AuthorizationDecisionColor}
|
|
1539
|
-
* @memberof TokenEvent
|
|
1540
|
-
*/
|
|
1541
1605
|
'authorizationDecision'?: AuthorizationDecisionColor;
|
|
1542
1606
|
/**
|
|
1543
1607
|
* The id of the card associated with the token.
|
|
1544
|
-
* @type {string}
|
|
1545
|
-
* @memberof TokenEvent
|
|
1546
1608
|
*/
|
|
1547
1609
|
'cardId'?: string;
|
|
1548
|
-
/**
|
|
1549
|
-
*
|
|
1550
|
-
* @type {DeviceInfo}
|
|
1551
|
-
* @memberof TokenEvent
|
|
1552
|
-
*/
|
|
1553
1610
|
'deviceInfo'?: DeviceInfo;
|
|
1554
1611
|
/**
|
|
1555
1612
|
* The timestamp when the token was created by the TSP.
|
|
1556
|
-
* @type {string}
|
|
1557
|
-
* @memberof TokenEvent
|
|
1558
1613
|
*/
|
|
1559
1614
|
'createdAt'?: string;
|
|
1560
1615
|
/**
|
|
1561
1616
|
* The timestamp of the most recent update to the token’s status.
|
|
1562
|
-
* @type {string}
|
|
1563
|
-
* @memberof TokenEvent
|
|
1564
1617
|
*/
|
|
1565
1618
|
'updatedAt'?: string;
|
|
1566
1619
|
/**
|
|
1567
1620
|
* The version number of the entity.
|
|
1568
|
-
* @type {number}
|
|
1569
|
-
* @memberof TokenEvent
|
|
1570
1621
|
*/
|
|
1571
1622
|
'updateCount'?: number;
|
|
1572
1623
|
}
|
|
1573
1624
|
/**
|
|
1574
1625
|
* 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).
|
|
1575
|
-
* @export
|
|
1576
|
-
* @enum {string}
|
|
1577
1626
|
*/
|
|
1578
1627
|
export declare const TokenRequestor: {
|
|
1579
1628
|
readonly ApplePay: "APPLE_PAY";
|
|
@@ -1584,8 +1633,6 @@ export declare const TokenRequestor: {
|
|
|
1584
1633
|
export type TokenRequestor = typeof TokenRequestor[keyof typeof TokenRequestor];
|
|
1585
1634
|
/**
|
|
1586
1635
|
* Current status of the token: - ACTIVE - Available for payments - DEACTIVATED - Permanently deactivated - INACTIVE - Waiting for activation - SUSPENDED - Temporarily not available for payments
|
|
1587
|
-
* @export
|
|
1588
|
-
* @enum {string}
|
|
1589
1636
|
*/
|
|
1590
1637
|
export declare const TokenStatus: {
|
|
1591
1638
|
readonly Active: "ACTIVE";
|
|
@@ -1596,7 +1643,6 @@ export declare const TokenStatus: {
|
|
|
1596
1643
|
export type TokenStatus = typeof TokenStatus[keyof typeof TokenStatus];
|
|
1597
1644
|
/**
|
|
1598
1645
|
* IssuerEventWebhooksApi - axios parameter creator
|
|
1599
|
-
* @export
|
|
1600
1646
|
*/
|
|
1601
1647
|
export declare const IssuerEventWebhooksApiAxiosParamCreator: (configuration?: Configuration) => {
|
|
1602
1648
|
/**
|
|
@@ -1626,7 +1672,6 @@ export declare const IssuerEventWebhooksApiAxiosParamCreator: (configuration?: C
|
|
|
1626
1672
|
};
|
|
1627
1673
|
/**
|
|
1628
1674
|
* IssuerEventWebhooksApi - functional programming interface
|
|
1629
|
-
* @export
|
|
1630
1675
|
*/
|
|
1631
1676
|
export declare const IssuerEventWebhooksApiFp: (configuration?: Configuration) => {
|
|
1632
1677
|
/**
|
|
@@ -1656,7 +1701,6 @@ export declare const IssuerEventWebhooksApiFp: (configuration?: Configuration) =
|
|
|
1656
1701
|
};
|
|
1657
1702
|
/**
|
|
1658
1703
|
* IssuerEventWebhooksApi - factory interface
|
|
1659
|
-
* @export
|
|
1660
1704
|
*/
|
|
1661
1705
|
export declare const IssuerEventWebhooksApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
|
|
1662
1706
|
/**
|
|
@@ -1686,9 +1730,6 @@ export declare const IssuerEventWebhooksApiFactory: (configuration?: Configurati
|
|
|
1686
1730
|
};
|
|
1687
1731
|
/**
|
|
1688
1732
|
* IssuerEventWebhooksApi - object-oriented interface
|
|
1689
|
-
* @export
|
|
1690
|
-
* @class IssuerEventWebhooksApi
|
|
1691
|
-
* @extends {BaseAPI}
|
|
1692
1733
|
*/
|
|
1693
1734
|
export declare class IssuerEventWebhooksApi extends BaseAPI {
|
|
1694
1735
|
/**
|
|
@@ -1697,7 +1738,6 @@ export declare class IssuerEventWebhooksApi extends BaseAPI {
|
|
|
1697
1738
|
* @param {CardEvent} cardEvent Card event
|
|
1698
1739
|
* @param {*} [options] Override http request option.
|
|
1699
1740
|
* @throws {RequiredError}
|
|
1700
|
-
* @memberof IssuerEventWebhooksApi
|
|
1701
1741
|
*/
|
|
1702
1742
|
cardEvent(cardEvent: CardEvent, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
1703
1743
|
/**
|
|
@@ -1706,7 +1746,6 @@ export declare class IssuerEventWebhooksApi extends BaseAPI {
|
|
|
1706
1746
|
* @param {CardholderEvent} cardholderEvent Cardholder event
|
|
1707
1747
|
* @param {*} [options] Override http request option.
|
|
1708
1748
|
* @throws {RequiredError}
|
|
1709
|
-
* @memberof IssuerEventWebhooksApi
|
|
1710
1749
|
*/
|
|
1711
1750
|
cardholderEvent(cardholderEvent: CardholderEvent, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
1712
1751
|
/**
|
|
@@ -1715,7 +1754,6 @@ export declare class IssuerEventWebhooksApi extends BaseAPI {
|
|
|
1715
1754
|
* @param {TokenEvent} tokenEvent Token event
|
|
1716
1755
|
* @param {*} [options] Override http request option.
|
|
1717
1756
|
* @throws {RequiredError}
|
|
1718
|
-
* @memberof IssuerEventWebhooksApi
|
|
1719
1757
|
*/
|
|
1720
1758
|
tokenEvent(tokenEvent: TokenEvent, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
1721
1759
|
}
|