@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
package/dist/esm/card/api.d.ts
CHANGED
|
@@ -13,116 +13,59 @@ 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 CardApplication
|
|
75
|
-
*/
|
|
76
41
|
export interface CardApplication {
|
|
77
42
|
/**
|
|
78
43
|
* A unique code to identify the card configuration. Max character limit is 36.
|
|
79
|
-
* @type {string}
|
|
80
|
-
* @memberof CardApplication
|
|
81
44
|
*/
|
|
82
45
|
'cardConfigurationCode': string;
|
|
83
|
-
/**
|
|
84
|
-
*
|
|
85
|
-
* @type {CreatePinStatus}
|
|
86
|
-
* @memberof CardApplication
|
|
87
|
-
*/
|
|
88
46
|
'pinStatus'?: CreatePinStatus;
|
|
89
47
|
/**
|
|
90
48
|
* The account id that is connected to the card
|
|
91
|
-
* @type {string}
|
|
92
|
-
* @memberof CardApplication
|
|
93
49
|
*/
|
|
94
50
|
'accountId': string;
|
|
95
51
|
/**
|
|
96
52
|
* The digital layout code for the card. Max character limit is 36.
|
|
97
|
-
* @type {string}
|
|
98
|
-
* @memberof CardApplication
|
|
99
53
|
*/
|
|
100
54
|
'digitalLayoutCode'?: string;
|
|
101
|
-
/**
|
|
102
|
-
*
|
|
103
|
-
* @type {MultiApplicationProperties}
|
|
104
|
-
* @memberof CardApplication
|
|
105
|
-
*/
|
|
106
55
|
'multiApplicationProperties'?: MultiApplicationProperties;
|
|
107
56
|
/**
|
|
108
57
|
* 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.
|
|
109
|
-
* @type {{ [key: string]: string; }}
|
|
110
|
-
* @memberof CardApplication
|
|
111
58
|
*/
|
|
112
59
|
'additionalValues'?: {
|
|
113
60
|
[key: string]: string;
|
|
114
61
|
};
|
|
115
62
|
/**
|
|
116
63
|
* 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.
|
|
117
|
-
* @type {string}
|
|
118
|
-
* @memberof CardApplication
|
|
119
64
|
*/
|
|
120
65
|
'feeConfigId'?: string;
|
|
121
66
|
}
|
|
122
67
|
/**
|
|
123
68
|
* The type of card defined by this card configuration.
|
|
124
|
-
* @export
|
|
125
|
-
* @enum {string}
|
|
126
69
|
*/
|
|
127
70
|
export declare const CardConfigurationType: {
|
|
128
71
|
readonly Debit: "DEBIT";
|
|
@@ -130,35 +73,22 @@ export declare const CardConfigurationType: {
|
|
|
130
73
|
readonly Combo: "COMBO";
|
|
131
74
|
};
|
|
132
75
|
export type CardConfigurationType = typeof CardConfigurationType[keyof typeof CardConfigurationType];
|
|
133
|
-
/**
|
|
134
|
-
*
|
|
135
|
-
* @export
|
|
136
|
-
* @interface CardDataControlTokenResponseBody
|
|
137
|
-
*/
|
|
138
76
|
export interface CardDataControlTokenResponseBody {
|
|
139
77
|
/**
|
|
140
78
|
* The control token.
|
|
141
|
-
* @type {string}
|
|
142
|
-
* @memberof CardDataControlTokenResponseBody
|
|
143
79
|
*/
|
|
144
80
|
'token': string;
|
|
145
81
|
/**
|
|
146
82
|
* The URL to call on mobile devices for accessing the card\'s data.
|
|
147
|
-
* @type {string}
|
|
148
|
-
* @memberof CardDataControlTokenResponseBody
|
|
149
83
|
*/
|
|
150
84
|
'cardDataUrl'?: string;
|
|
151
85
|
/**
|
|
152
86
|
* The URL to open in iframe to access the card\'s data.
|
|
153
|
-
* @type {string}
|
|
154
|
-
* @memberof CardDataControlTokenResponseBody
|
|
155
87
|
*/
|
|
156
88
|
'cardDataFrameUrl'?: string;
|
|
157
89
|
}
|
|
158
90
|
/**
|
|
159
91
|
* 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.
|
|
160
|
-
* @export
|
|
161
|
-
* @enum {string}
|
|
162
92
|
*/
|
|
163
93
|
export declare const CardDeliveryType: {
|
|
164
94
|
readonly Mail: "MAIL";
|
|
@@ -170,162 +100,85 @@ export declare const CardDeliveryType: {
|
|
|
170
100
|
readonly Custom5: "CUSTOM_5";
|
|
171
101
|
};
|
|
172
102
|
export type CardDeliveryType = typeof CardDeliveryType[keyof typeof CardDeliveryType];
|
|
173
|
-
/**
|
|
174
|
-
*
|
|
175
|
-
* @export
|
|
176
|
-
* @interface CardResponse
|
|
177
|
-
*/
|
|
178
103
|
export interface CardResponse {
|
|
179
104
|
/**
|
|
180
105
|
* Unique identifier of a card.
|
|
181
|
-
* @type {string}
|
|
182
|
-
* @memberof CardResponse
|
|
183
106
|
*/
|
|
184
107
|
'id'?: string;
|
|
185
108
|
/**
|
|
186
109
|
* The date and time when the card was created.
|
|
187
|
-
* @type {string}
|
|
188
|
-
* @memberof CardResponse
|
|
189
110
|
*/
|
|
190
111
|
'createdAt'?: string;
|
|
191
112
|
/**
|
|
192
113
|
* The date and time when the object/entity was updated last time.
|
|
193
|
-
* @type {string}
|
|
194
|
-
* @memberof CardResponse
|
|
195
114
|
*/
|
|
196
115
|
'updatedAt'?: string;
|
|
197
116
|
/**
|
|
198
117
|
* The program ID associated with the card.
|
|
199
|
-
* @type {string}
|
|
200
|
-
* @memberof CardResponse
|
|
201
118
|
*/
|
|
202
119
|
'programId'?: string;
|
|
203
120
|
/**
|
|
204
121
|
* Unique identifier of the cardholder associated with the card.
|
|
205
|
-
* @type {string}
|
|
206
|
-
* @memberof CardResponse
|
|
207
122
|
*/
|
|
208
123
|
'cardholderId'?: string;
|
|
209
124
|
/**
|
|
210
125
|
* Unique identifier of the account associated with the card.
|
|
211
|
-
* @type {string}
|
|
212
|
-
* @memberof CardResponse
|
|
213
126
|
*/
|
|
214
127
|
'accountId'?: string;
|
|
215
|
-
/**
|
|
216
|
-
*
|
|
217
|
-
* @type {Plastic}
|
|
218
|
-
* @memberof CardResponse
|
|
219
|
-
*/
|
|
220
128
|
'plastic'?: Plastic;
|
|
221
129
|
/**
|
|
222
130
|
* Card versions ordered by sequence number ascending.
|
|
223
|
-
* @type {Array<CardVersion>}
|
|
224
|
-
* @memberof CardResponse
|
|
225
131
|
*/
|
|
226
132
|
'cardVersions'?: Array<CardVersion>;
|
|
227
|
-
/**
|
|
228
|
-
*
|
|
229
|
-
* @type {CardRole}
|
|
230
|
-
* @memberof CardResponse
|
|
231
|
-
*/
|
|
232
133
|
'role'?: CardRole;
|
|
233
134
|
/**
|
|
234
135
|
* Unique identifier of the main card. Populated if this card is part of a card application
|
|
235
|
-
* @type {string}
|
|
236
|
-
* @memberof CardResponse
|
|
237
136
|
*/
|
|
238
137
|
'mainCardId'?: string;
|
|
239
138
|
/**
|
|
240
139
|
* A unique code to identify the card configuration. Max character limit is 36.
|
|
241
|
-
* @type {string}
|
|
242
|
-
* @memberof CardResponse
|
|
243
140
|
*/
|
|
244
141
|
'cardConfigurationCode'?: string;
|
|
245
|
-
/**
|
|
246
|
-
*
|
|
247
|
-
* @type {CardConfigurationType}
|
|
248
|
-
* @memberof CardResponse
|
|
249
|
-
*/
|
|
250
142
|
'cardConfigurationType'?: CardConfigurationType;
|
|
251
|
-
/**
|
|
252
|
-
*
|
|
253
|
-
* @type {CardScheme}
|
|
254
|
-
* @memberof CardResponse
|
|
255
|
-
*/
|
|
256
143
|
'cardScheme'?: CardScheme;
|
|
257
144
|
/**
|
|
258
145
|
* A masked version of the primary account number
|
|
259
|
-
* @type {string}
|
|
260
|
-
* @memberof CardResponse
|
|
261
146
|
*/
|
|
262
147
|
'maskedPan'?: string;
|
|
263
|
-
/**
|
|
264
|
-
*
|
|
265
|
-
* @type {PinStatus}
|
|
266
|
-
* @memberof CardResponse
|
|
267
|
-
*/
|
|
268
148
|
'pinStatus'?: PinStatus;
|
|
269
|
-
/**
|
|
270
|
-
*
|
|
271
|
-
* @type {CardStatus}
|
|
272
|
-
* @memberof CardResponse
|
|
273
|
-
*/
|
|
274
149
|
'cardStatus'?: CardStatus;
|
|
275
150
|
/**
|
|
276
151
|
* A flag indicating whether automatic renewal is enabled or not.
|
|
277
|
-
* @type {boolean}
|
|
278
|
-
* @memberof CardResponse
|
|
279
152
|
*/
|
|
280
153
|
'automaticRenewal'?: boolean;
|
|
281
154
|
/**
|
|
282
155
|
* The digital layout code for the card. Max character limit is 36.
|
|
283
|
-
* @type {string}
|
|
284
|
-
* @memberof CardResponse
|
|
285
156
|
*/
|
|
286
157
|
'digitalLayoutCode'?: string;
|
|
287
|
-
/**
|
|
288
|
-
*
|
|
289
|
-
* @type {MultiApplicationProperties}
|
|
290
|
-
* @memberof CardResponse
|
|
291
|
-
*/
|
|
292
158
|
'multiApplicationProperties'?: MultiApplicationProperties;
|
|
293
159
|
/**
|
|
294
160
|
* The version number of the entity.
|
|
295
|
-
* @type {number}
|
|
296
|
-
* @memberof CardResponse
|
|
297
161
|
*/
|
|
298
162
|
'updateCount'?: number;
|
|
299
163
|
/**
|
|
300
164
|
* 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.
|
|
301
|
-
* @type {{ [key: string]: string; }}
|
|
302
|
-
* @memberof CardResponse
|
|
303
165
|
*/
|
|
304
166
|
'additionalValues'?: {
|
|
305
167
|
[key: string]: string;
|
|
306
168
|
};
|
|
307
169
|
/**
|
|
308
170
|
* 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.
|
|
309
|
-
* @type {string}
|
|
310
|
-
* @memberof CardResponse
|
|
311
171
|
*/
|
|
312
172
|
'feeConfigId'?: string | null;
|
|
313
173
|
}
|
|
314
174
|
/**
|
|
315
175
|
* 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.
|
|
316
|
-
* @export
|
|
317
|
-
* @enum {string}
|
|
318
176
|
*/
|
|
319
177
|
export declare const CardRole: {
|
|
320
178
|
readonly MainCard: "MAIN_CARD";
|
|
321
179
|
readonly CardApplication: "CARD_APPLICATION";
|
|
322
180
|
};
|
|
323
181
|
export type CardRole = typeof CardRole[keyof typeof CardRole];
|
|
324
|
-
/**
|
|
325
|
-
*
|
|
326
|
-
* @export
|
|
327
|
-
* @enum {string}
|
|
328
|
-
*/
|
|
329
182
|
export declare const CardScheme: {
|
|
330
183
|
readonly Mastercard: "MASTERCARD";
|
|
331
184
|
readonly Visa: "VISA";
|
|
@@ -333,8 +186,6 @@ export declare const CardScheme: {
|
|
|
333
186
|
export type CardScheme = typeof CardScheme[keyof typeof CardScheme];
|
|
334
187
|
/**
|
|
335
188
|
* - 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.
|
|
336
|
-
* @export
|
|
337
|
-
* @enum {string}
|
|
338
189
|
*/
|
|
339
190
|
export declare const CardStatus: {
|
|
340
191
|
readonly Active: "ACTIVE";
|
|
@@ -347,59 +198,35 @@ export declare const CardStatus: {
|
|
|
347
198
|
readonly ClosedExpired: "CLOSED_EXPIRED";
|
|
348
199
|
};
|
|
349
200
|
export type CardStatus = typeof CardStatus[keyof typeof CardStatus];
|
|
350
|
-
/**
|
|
351
|
-
*
|
|
352
|
-
* @export
|
|
353
|
-
* @interface CardVersion
|
|
354
|
-
*/
|
|
355
201
|
export interface CardVersion {
|
|
356
|
-
/**
|
|
357
|
-
*
|
|
358
|
-
* @type {CardVersionStatus}
|
|
359
|
-
* @memberof CardVersion
|
|
360
|
-
*/
|
|
361
202
|
'status'?: CardVersionStatus;
|
|
362
203
|
/**
|
|
363
204
|
* The expiration date-time of the card in UTC format. The time must be a value in te future.
|
|
364
|
-
* @type {string}
|
|
365
|
-
* @memberof CardVersion
|
|
366
205
|
*/
|
|
367
206
|
'expirationTime'?: string;
|
|
368
207
|
/**
|
|
369
208
|
* The date when the auto renewal occurs.
|
|
370
|
-
* @type {string}
|
|
371
|
-
* @memberof CardVersion
|
|
372
209
|
*/
|
|
373
210
|
'renewalDate'?: string;
|
|
374
211
|
/**
|
|
375
212
|
* The sequence number of the card version, this value is also known as PSN (pan sequence number)
|
|
376
|
-
* @type {number}
|
|
377
|
-
* @memberof CardVersion
|
|
378
213
|
*/
|
|
379
214
|
'sequenceNumber'?: number;
|
|
380
215
|
/**
|
|
381
216
|
* The id of the key set used by this card version
|
|
382
|
-
* @type {string}
|
|
383
|
-
* @memberof CardVersion
|
|
384
217
|
*/
|
|
385
218
|
'keySetId'?: string;
|
|
386
219
|
/**
|
|
387
220
|
* The date and time when the card was created.
|
|
388
|
-
* @type {string}
|
|
389
|
-
* @memberof CardVersion
|
|
390
221
|
*/
|
|
391
222
|
'createdAt'?: string;
|
|
392
223
|
/**
|
|
393
224
|
* The date and time when the object/entity was updated last time.
|
|
394
|
-
* @type {string}
|
|
395
|
-
* @memberof CardVersion
|
|
396
225
|
*/
|
|
397
226
|
'updatedAt'?: string;
|
|
398
227
|
}
|
|
399
228
|
/**
|
|
400
229
|
* - 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.
|
|
401
|
-
* @export
|
|
402
|
-
* @enum {string}
|
|
403
230
|
*/
|
|
404
231
|
export declare const CardVersionStatus: {
|
|
405
232
|
readonly Active: "ACTIVE";
|
|
@@ -409,365 +236,228 @@ export declare const CardVersionStatus: {
|
|
|
409
236
|
export type CardVersionStatus = typeof CardVersionStatus[keyof typeof CardVersionStatus];
|
|
410
237
|
/**
|
|
411
238
|
* - GENERATED - A pin should be randomly generated for the card. - WAITING - A pin is waiting to be set on the card.
|
|
412
|
-
* @export
|
|
413
|
-
* @enum {string}
|
|
414
239
|
*/
|
|
415
240
|
export declare const ChangePinStatus: {
|
|
416
241
|
readonly Generated: "GENERATED";
|
|
417
242
|
readonly Waiting: "WAITING";
|
|
418
243
|
};
|
|
419
244
|
export type ChangePinStatus = typeof ChangePinStatus[keyof typeof ChangePinStatus];
|
|
420
|
-
/**
|
|
421
|
-
*
|
|
422
|
-
* @export
|
|
423
|
-
* @interface ControlTokenRequestBody
|
|
424
|
-
*/
|
|
425
245
|
export interface ControlTokenRequestBody {
|
|
426
246
|
/**
|
|
427
247
|
* The sequence number of the card version to use. If not specified, the latest card version is used by default. Only card versions not in CLOSED status are allowed.
|
|
428
|
-
* @type {number}
|
|
429
|
-
* @memberof ControlTokenRequestBody
|
|
430
248
|
*/
|
|
431
249
|
'sequenceNumber'?: number;
|
|
432
250
|
}
|
|
433
251
|
/**
|
|
434
252
|
* @type CreateCard201Response
|
|
435
|
-
* @export
|
|
436
253
|
*/
|
|
437
254
|
export type CreateCard201Response = CardResponse | CreateMultiApplicationCardResponse;
|
|
438
|
-
/**
|
|
439
|
-
*
|
|
440
|
-
* @export
|
|
441
|
-
* @interface CreateCardBody
|
|
442
|
-
*/
|
|
443
255
|
export interface CreateCardBody {
|
|
444
256
|
/**
|
|
445
257
|
* The program id that you want to associate with the new card you are creating.
|
|
446
|
-
* @type {string}
|
|
447
|
-
* @memberof CreateCardBody
|
|
448
258
|
*/
|
|
449
259
|
'programId': string;
|
|
450
260
|
/**
|
|
451
261
|
* A unique code to identify the card configuration. Max character limit is 36.
|
|
452
|
-
* @type {string}
|
|
453
|
-
* @memberof CreateCardBody
|
|
454
262
|
*/
|
|
455
263
|
'cardConfigurationCode': string;
|
|
456
|
-
/**
|
|
457
|
-
*
|
|
458
|
-
* @type {CreatePinStatus}
|
|
459
|
-
* @memberof CreateCardBody
|
|
460
|
-
*/
|
|
461
264
|
'pinStatus'?: CreatePinStatus;
|
|
462
265
|
/**
|
|
463
266
|
* Unique identifier of the cardholder associated with the new card.
|
|
464
|
-
* @type {string}
|
|
465
|
-
* @memberof CreateCardBody
|
|
466
267
|
*/
|
|
467
268
|
'cardholderId'?: string;
|
|
468
269
|
/**
|
|
469
270
|
* The expiration date-time of the card in UTC format. The time must be a value in te future.
|
|
470
|
-
* @type {string}
|
|
471
|
-
* @memberof CreateCardBody
|
|
472
271
|
*/
|
|
473
272
|
'expirationTime'?: string;
|
|
474
273
|
/**
|
|
475
274
|
* Unique identifier of the account associated with the new card.
|
|
476
|
-
* @type {string}
|
|
477
|
-
* @memberof CreateCardBody
|
|
478
275
|
*/
|
|
479
276
|
'accountId': string;
|
|
480
|
-
/**
|
|
481
|
-
*
|
|
482
|
-
* @type {CreatePlasticBody}
|
|
483
|
-
* @memberof CreateCardBody
|
|
484
|
-
*/
|
|
485
277
|
'plastic'?: CreatePlasticBody;
|
|
486
278
|
/**
|
|
487
279
|
* A flag indicating whether automatic renewal is enabled or not.
|
|
488
|
-
* @type {boolean}
|
|
489
|
-
* @memberof CreateCardBody
|
|
490
280
|
*/
|
|
491
281
|
'automaticRenewal'?: boolean;
|
|
492
282
|
/**
|
|
493
283
|
* The digital layout code for the card. Max character limit is 36.
|
|
494
|
-
* @type {string}
|
|
495
|
-
* @memberof CreateCardBody
|
|
496
284
|
*/
|
|
497
285
|
'digitalLayoutCode'?: string;
|
|
498
286
|
/**
|
|
499
287
|
* 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.
|
|
500
|
-
* @type {{ [key: string]: string; }}
|
|
501
|
-
* @memberof CreateCardBody
|
|
502
288
|
*/
|
|
503
289
|
'additionalValues'?: {
|
|
504
290
|
[key: string]: string;
|
|
505
291
|
};
|
|
506
292
|
/**
|
|
507
293
|
* 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.
|
|
508
|
-
* @type {string}
|
|
509
|
-
* @memberof CreateCardBody
|
|
510
294
|
*/
|
|
511
295
|
'feeConfigId'?: string;
|
|
512
296
|
}
|
|
513
297
|
/**
|
|
514
298
|
* @type CreateCardRequest
|
|
515
|
-
* @export
|
|
516
299
|
*/
|
|
517
300
|
export type CreateCardRequest = CreateCardBody | CreateMultiApplicationCardBody;
|
|
518
|
-
/**
|
|
519
|
-
*
|
|
520
|
-
* @export
|
|
521
|
-
* @interface CreateMultiApplicationCardBody
|
|
522
|
-
*/
|
|
523
301
|
export interface CreateMultiApplicationCardBody {
|
|
302
|
+
'mainCard': CreateMultiApplicationCardBodyMainCard;
|
|
303
|
+
'cardApplications': Array<CardApplication>;
|
|
304
|
+
}
|
|
305
|
+
export interface CreateMultiApplicationCardBodyMainCard {
|
|
524
306
|
/**
|
|
525
|
-
*
|
|
526
|
-
* @type {MainCard}
|
|
527
|
-
* @memberof CreateMultiApplicationCardBody
|
|
307
|
+
* The program id that you want to associate with the new card you are creating.
|
|
528
308
|
*/
|
|
529
|
-
'
|
|
309
|
+
'programId': string;
|
|
530
310
|
/**
|
|
531
|
-
*
|
|
532
|
-
* @type {Array<CardApplication>}
|
|
533
|
-
* @memberof CreateMultiApplicationCardBody
|
|
311
|
+
* A unique code to identify the card configuration. Max character limit is 36.
|
|
534
312
|
*/
|
|
535
|
-
'
|
|
313
|
+
'cardConfigurationCode': string;
|
|
314
|
+
'pinStatus'?: CreatePinStatus;
|
|
315
|
+
/**
|
|
316
|
+
* Unique identifier of the cardholder associated with the new card.
|
|
317
|
+
*/
|
|
318
|
+
'cardholderId'?: string;
|
|
319
|
+
/**
|
|
320
|
+
* The expiration date-time of the card in UTC format. The time must be a value in te future.
|
|
321
|
+
*/
|
|
322
|
+
'expirationTime'?: string;
|
|
323
|
+
/**
|
|
324
|
+
* Unique identifier of the account associated with the new card.
|
|
325
|
+
*/
|
|
326
|
+
'accountId': string;
|
|
327
|
+
'plastic'?: CreatePlasticBody;
|
|
328
|
+
/**
|
|
329
|
+
* A flag indicating whether automatic renewal is enabled or not.
|
|
330
|
+
*/
|
|
331
|
+
'automaticRenewal'?: boolean;
|
|
332
|
+
/**
|
|
333
|
+
* The digital layout code for the card. Max character limit is 36.
|
|
334
|
+
*/
|
|
335
|
+
'digitalLayoutCode'?: string;
|
|
336
|
+
/**
|
|
337
|
+
* 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.
|
|
338
|
+
*/
|
|
339
|
+
'additionalValues'?: {
|
|
340
|
+
[key: string]: string;
|
|
341
|
+
};
|
|
342
|
+
/**
|
|
343
|
+
* 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.
|
|
344
|
+
*/
|
|
345
|
+
'feeConfigId'?: string;
|
|
346
|
+
'multiApplicationProperties'?: MultiApplicationProperties;
|
|
536
347
|
}
|
|
537
|
-
/**
|
|
538
|
-
*
|
|
539
|
-
* @export
|
|
540
|
-
* @interface CreateMultiApplicationCardResponse
|
|
541
|
-
*/
|
|
542
348
|
export interface CreateMultiApplicationCardResponse {
|
|
543
349
|
/**
|
|
544
350
|
* Unique identifier of a card.
|
|
545
|
-
* @type {string}
|
|
546
|
-
* @memberof CreateMultiApplicationCardResponse
|
|
547
351
|
*/
|
|
548
352
|
'id'?: string;
|
|
549
353
|
/**
|
|
550
354
|
* The date and time when the card was created.
|
|
551
|
-
* @type {string}
|
|
552
|
-
* @memberof CreateMultiApplicationCardResponse
|
|
553
355
|
*/
|
|
554
356
|
'createdAt'?: string;
|
|
555
357
|
/**
|
|
556
358
|
* The date and time when the object/entity was updated last time.
|
|
557
|
-
* @type {string}
|
|
558
|
-
* @memberof CreateMultiApplicationCardResponse
|
|
559
359
|
*/
|
|
560
360
|
'updatedAt'?: string;
|
|
561
361
|
/**
|
|
562
362
|
* The program ID associated with the card.
|
|
563
|
-
* @type {string}
|
|
564
|
-
* @memberof CreateMultiApplicationCardResponse
|
|
565
363
|
*/
|
|
566
364
|
'programId'?: string;
|
|
567
365
|
/**
|
|
568
366
|
* Unique identifier of the cardholder associated with the card.
|
|
569
|
-
* @type {string}
|
|
570
|
-
* @memberof CreateMultiApplicationCardResponse
|
|
571
367
|
*/
|
|
572
368
|
'cardholderId'?: string;
|
|
573
369
|
/**
|
|
574
370
|
* Unique identifier of the account associated with the card.
|
|
575
|
-
* @type {string}
|
|
576
|
-
* @memberof CreateMultiApplicationCardResponse
|
|
577
371
|
*/
|
|
578
372
|
'accountId'?: string;
|
|
579
|
-
/**
|
|
580
|
-
*
|
|
581
|
-
* @type {Plastic}
|
|
582
|
-
* @memberof CreateMultiApplicationCardResponse
|
|
583
|
-
*/
|
|
584
373
|
'plastic'?: Plastic;
|
|
585
374
|
/**
|
|
586
375
|
* Card versions ordered by sequence number ascending.
|
|
587
|
-
* @type {Array<CardVersion>}
|
|
588
|
-
* @memberof CreateMultiApplicationCardResponse
|
|
589
376
|
*/
|
|
590
377
|
'cardVersions'?: Array<CardVersion>;
|
|
591
|
-
/**
|
|
592
|
-
*
|
|
593
|
-
* @type {CardRole}
|
|
594
|
-
* @memberof CreateMultiApplicationCardResponse
|
|
595
|
-
*/
|
|
596
378
|
'role'?: CardRole;
|
|
597
379
|
/**
|
|
598
380
|
* Unique identifier of the main card. Populated if this card is part of a card application
|
|
599
|
-
* @type {string}
|
|
600
|
-
* @memberof CreateMultiApplicationCardResponse
|
|
601
381
|
*/
|
|
602
382
|
'mainCardId'?: string;
|
|
603
383
|
/**
|
|
604
384
|
* A unique code to identify the card configuration. Max character limit is 36.
|
|
605
|
-
* @type {string}
|
|
606
|
-
* @memberof CreateMultiApplicationCardResponse
|
|
607
385
|
*/
|
|
608
386
|
'cardConfigurationCode'?: string;
|
|
609
|
-
/**
|
|
610
|
-
*
|
|
611
|
-
* @type {CardConfigurationType}
|
|
612
|
-
* @memberof CreateMultiApplicationCardResponse
|
|
613
|
-
*/
|
|
614
387
|
'cardConfigurationType'?: CardConfigurationType;
|
|
615
|
-
/**
|
|
616
|
-
*
|
|
617
|
-
* @type {CardScheme}
|
|
618
|
-
* @memberof CreateMultiApplicationCardResponse
|
|
619
|
-
*/
|
|
620
388
|
'cardScheme'?: CardScheme;
|
|
621
389
|
/**
|
|
622
390
|
* A masked version of the primary account number
|
|
623
|
-
* @type {string}
|
|
624
|
-
* @memberof CreateMultiApplicationCardResponse
|
|
625
391
|
*/
|
|
626
392
|
'maskedPan'?: string;
|
|
627
|
-
/**
|
|
628
|
-
*
|
|
629
|
-
* @type {PinStatus}
|
|
630
|
-
* @memberof CreateMultiApplicationCardResponse
|
|
631
|
-
*/
|
|
632
393
|
'pinStatus'?: PinStatus;
|
|
633
|
-
/**
|
|
634
|
-
*
|
|
635
|
-
* @type {CardStatus}
|
|
636
|
-
* @memberof CreateMultiApplicationCardResponse
|
|
637
|
-
*/
|
|
638
394
|
'cardStatus'?: CardStatus;
|
|
639
395
|
/**
|
|
640
396
|
* A flag indicating whether automatic renewal is enabled or not.
|
|
641
|
-
* @type {boolean}
|
|
642
|
-
* @memberof CreateMultiApplicationCardResponse
|
|
643
397
|
*/
|
|
644
398
|
'automaticRenewal'?: boolean;
|
|
645
399
|
/**
|
|
646
400
|
* The digital layout code for the card. Max character limit is 36.
|
|
647
|
-
* @type {string}
|
|
648
|
-
* @memberof CreateMultiApplicationCardResponse
|
|
649
401
|
*/
|
|
650
402
|
'digitalLayoutCode'?: string;
|
|
651
|
-
/**
|
|
652
|
-
*
|
|
653
|
-
* @type {MultiApplicationProperties}
|
|
654
|
-
* @memberof CreateMultiApplicationCardResponse
|
|
655
|
-
*/
|
|
656
403
|
'multiApplicationProperties'?: MultiApplicationProperties;
|
|
657
404
|
/**
|
|
658
405
|
* The version number of the entity.
|
|
659
|
-
* @type {number}
|
|
660
|
-
* @memberof CreateMultiApplicationCardResponse
|
|
661
406
|
*/
|
|
662
407
|
'updateCount'?: number;
|
|
663
408
|
/**
|
|
664
409
|
* 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.
|
|
665
|
-
* @type {{ [key: string]: string; }}
|
|
666
|
-
* @memberof CreateMultiApplicationCardResponse
|
|
667
410
|
*/
|
|
668
411
|
'additionalValues'?: {
|
|
669
412
|
[key: string]: string;
|
|
670
413
|
};
|
|
671
414
|
/**
|
|
672
415
|
* 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.
|
|
673
|
-
* @type {string}
|
|
674
|
-
* @memberof CreateMultiApplicationCardResponse
|
|
675
416
|
*/
|
|
676
417
|
'feeConfigId'?: string | null;
|
|
677
|
-
/**
|
|
678
|
-
*
|
|
679
|
-
* @type {Array<CardResponse>}
|
|
680
|
-
* @memberof CreateMultiApplicationCardResponse
|
|
681
|
-
*/
|
|
682
418
|
'cardApplications'?: Array<CardResponse>;
|
|
683
419
|
}
|
|
684
420
|
/**
|
|
685
421
|
* - GENERATED - This endpoint request would generate a random PIN for the new card. - WAITING - The card PIN would be set later.
|
|
686
|
-
* @export
|
|
687
|
-
* @enum {string}
|
|
688
422
|
*/
|
|
689
423
|
export declare const CreatePinStatus: {
|
|
690
424
|
readonly Generated: "GENERATED";
|
|
691
425
|
readonly Waiting: "WAITING";
|
|
692
426
|
};
|
|
693
427
|
export type CreatePinStatus = typeof CreatePinStatus[keyof typeof CreatePinStatus];
|
|
694
|
-
/**
|
|
695
|
-
*
|
|
696
|
-
* @export
|
|
697
|
-
* @interface CreatePlasticBody
|
|
698
|
-
*/
|
|
699
428
|
export interface CreatePlasticBody {
|
|
700
429
|
/**
|
|
701
430
|
* The name to be embossed on the card. Max character limit is 26.
|
|
702
|
-
* @type {string}
|
|
703
|
-
* @memberof CreatePlasticBody
|
|
704
431
|
*/
|
|
705
432
|
'embossingName'?: string;
|
|
706
|
-
/**
|
|
707
|
-
*
|
|
708
|
-
* @type {Address}
|
|
709
|
-
* @memberof CreatePlasticBody
|
|
710
|
-
*/
|
|
711
433
|
'preferredCardAddress'?: Address;
|
|
712
|
-
/**
|
|
713
|
-
*
|
|
714
|
-
* @type {CardDeliveryType}
|
|
715
|
-
* @memberof CreatePlasticBody
|
|
716
|
-
*/
|
|
717
434
|
'preferredCardDeliveryType'?: CardDeliveryType;
|
|
718
|
-
/**
|
|
719
|
-
*
|
|
720
|
-
* @type {Address}
|
|
721
|
-
* @memberof CreatePlasticBody
|
|
722
|
-
*/
|
|
723
435
|
'preferredPinAddress'?: Address;
|
|
724
|
-
/**
|
|
725
|
-
*
|
|
726
|
-
* @type {PinDeliveryType}
|
|
727
|
-
* @memberof CreatePlasticBody
|
|
728
|
-
*/
|
|
729
436
|
'preferredPinDeliveryType'?: PinDeliveryType;
|
|
730
437
|
/**
|
|
731
438
|
* 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.
|
|
732
|
-
* @type {string}
|
|
733
|
-
* @memberof CreatePlasticBody
|
|
734
439
|
*/
|
|
735
440
|
'externalLayoutCode'?: string;
|
|
736
441
|
/**
|
|
737
442
|
* The manufacturer id to use for this specific plastic if it deviates from the default manufacturer configured on the program
|
|
738
|
-
* @type {string}
|
|
739
|
-
* @memberof CreatePlasticBody
|
|
740
443
|
*/
|
|
741
444
|
'manufacturerId'?: string;
|
|
742
445
|
}
|
|
743
|
-
/**
|
|
744
|
-
*
|
|
745
|
-
* @export
|
|
746
|
-
* @interface EncryptCardPaymentInfoRequestBody
|
|
747
|
-
*/
|
|
748
446
|
export interface EncryptCardPaymentInfoRequestBody {
|
|
749
447
|
/**
|
|
750
448
|
* Public key used to encrypt the fields in the result.
|
|
751
|
-
* @type {string}
|
|
752
|
-
* @memberof EncryptCardPaymentInfoRequestBody
|
|
753
449
|
*/
|
|
754
450
|
'encryptionKey': string;
|
|
755
451
|
/**
|
|
756
452
|
* In this field the encryption method is selected. This is to prepared for future use since only one method is now supported.
|
|
757
|
-
* @type {string}
|
|
758
|
-
* @memberof EncryptCardPaymentInfoRequestBody
|
|
759
453
|
*/
|
|
760
454
|
'encryptionMethod': EncryptCardPaymentInfoRequestBodyEncryptionMethodEnum;
|
|
761
455
|
/**
|
|
762
456
|
* In this field you can include the parameters that you want to be returned in an encrypted way. If a field is not listed, it will be left out from the response. Note that only primaryAccountNumber and CVV2 will be encrypted.
|
|
763
|
-
* @type {Array<string>}
|
|
764
|
-
* @memberof EncryptCardPaymentInfoRequestBody
|
|
765
457
|
*/
|
|
766
458
|
'fields': Array<EncryptCardPaymentInfoRequestBodyFieldsEnum>;
|
|
767
459
|
/**
|
|
768
460
|
* The sequence number of the card version to use. If not specified, the latest card version is used by default.
|
|
769
|
-
* @type {number}
|
|
770
|
-
* @memberof EncryptCardPaymentInfoRequestBody
|
|
771
461
|
*/
|
|
772
462
|
'sequenceNumber'?: number;
|
|
773
463
|
}
|
|
@@ -781,165 +471,52 @@ export declare const EncryptCardPaymentInfoRequestBodyFieldsEnum: {
|
|
|
781
471
|
readonly Cvv2: "CVV2";
|
|
782
472
|
};
|
|
783
473
|
export type EncryptCardPaymentInfoRequestBodyFieldsEnum = typeof EncryptCardPaymentInfoRequestBodyFieldsEnum[keyof typeof EncryptCardPaymentInfoRequestBodyFieldsEnum];
|
|
784
|
-
/**
|
|
785
|
-
*
|
|
786
|
-
* @export
|
|
787
|
-
* @interface EncryptCardPaymentInfoResponseBody
|
|
788
|
-
*/
|
|
789
474
|
export interface EncryptCardPaymentInfoResponseBody {
|
|
790
475
|
/**
|
|
791
476
|
* The encrypted full card number (PAN) — Base64 encoded.
|
|
792
|
-
* @type {string}
|
|
793
|
-
* @memberof EncryptCardPaymentInfoResponseBody
|
|
794
477
|
*/
|
|
795
478
|
'primaryAccountNumber': string;
|
|
796
479
|
/**
|
|
797
480
|
* The expiration date of the card in MMYY format.
|
|
798
|
-
* @type {string}
|
|
799
|
-
* @memberof EncryptCardPaymentInfoResponseBody
|
|
800
481
|
*/
|
|
801
482
|
'expirationDate': string;
|
|
802
483
|
/**
|
|
803
484
|
* The encrypted CVV2 (for Visa) or CVC2 (for Mastercard) value — Base64 encoded.
|
|
804
|
-
* @type {string}
|
|
805
|
-
* @memberof EncryptCardPaymentInfoResponseBody
|
|
806
485
|
*/
|
|
807
486
|
'cvv2': string;
|
|
808
487
|
}
|
|
809
|
-
/**
|
|
810
|
-
*
|
|
811
|
-
* @export
|
|
812
|
-
* @interface ErrorResponse
|
|
813
|
-
*/
|
|
814
488
|
export interface ErrorResponse {
|
|
815
489
|
/**
|
|
816
490
|
* The problem type.
|
|
817
|
-
* @type {string}
|
|
818
|
-
* @memberof ErrorResponse
|
|
819
491
|
*/
|
|
820
492
|
'type'?: string;
|
|
821
493
|
/**
|
|
822
494
|
* The reason phrase of HttpStatus.
|
|
823
|
-
* @type {string}
|
|
824
|
-
* @memberof ErrorResponse
|
|
825
495
|
*/
|
|
826
496
|
'title'?: string;
|
|
827
497
|
/**
|
|
828
498
|
* HTTP problem status.
|
|
829
|
-
* @type {number}
|
|
830
|
-
* @memberof ErrorResponse
|
|
831
499
|
*/
|
|
832
500
|
'status'?: number;
|
|
833
501
|
/**
|
|
834
502
|
* The problem detail.
|
|
835
|
-
* @type {string}
|
|
836
|
-
* @memberof ErrorResponse
|
|
837
503
|
*/
|
|
838
504
|
'detail'?: string;
|
|
839
505
|
/**
|
|
840
506
|
* The request path.
|
|
841
|
-
* @type {string}
|
|
842
|
-
* @memberof ErrorResponse
|
|
843
507
|
*/
|
|
844
508
|
'instance'?: string;
|
|
845
509
|
/**
|
|
846
510
|
* Unique error identifier.
|
|
847
|
-
* @type {string}
|
|
848
|
-
* @memberof ErrorResponse
|
|
849
511
|
*/
|
|
850
512
|
'id'?: string;
|
|
851
513
|
/**
|
|
852
514
|
* Date-time when error occurred.
|
|
853
|
-
* @type {string}
|
|
854
|
-
* @memberof ErrorResponse
|
|
855
515
|
*/
|
|
856
516
|
'timestamp'?: string;
|
|
857
517
|
}
|
|
858
|
-
/**
|
|
859
|
-
*
|
|
860
|
-
* @export
|
|
861
|
-
* @interface MainCard
|
|
862
|
-
*/
|
|
863
|
-
export interface MainCard {
|
|
864
|
-
/**
|
|
865
|
-
*
|
|
866
|
-
* @type {MultiApplicationProperties}
|
|
867
|
-
* @memberof MainCard
|
|
868
|
-
*/
|
|
869
|
-
'multiApplicationProperties'?: MultiApplicationProperties;
|
|
870
|
-
/**
|
|
871
|
-
* The program id that you want to associate with the new card you are creating.
|
|
872
|
-
* @type {string}
|
|
873
|
-
* @memberof MainCard
|
|
874
|
-
*/
|
|
875
|
-
'programId': string;
|
|
876
|
-
/**
|
|
877
|
-
* A unique code to identify the card configuration. Max character limit is 36.
|
|
878
|
-
* @type {string}
|
|
879
|
-
* @memberof MainCard
|
|
880
|
-
*/
|
|
881
|
-
'cardConfigurationCode': string;
|
|
882
|
-
/**
|
|
883
|
-
*
|
|
884
|
-
* @type {CreatePinStatus}
|
|
885
|
-
* @memberof MainCard
|
|
886
|
-
*/
|
|
887
|
-
'pinStatus'?: CreatePinStatus;
|
|
888
|
-
/**
|
|
889
|
-
* Unique identifier of the cardholder associated with the new card.
|
|
890
|
-
* @type {string}
|
|
891
|
-
* @memberof MainCard
|
|
892
|
-
*/
|
|
893
|
-
'cardholderId'?: string;
|
|
894
|
-
/**
|
|
895
|
-
* The expiration date-time of the card in UTC format. The time must be a value in te future.
|
|
896
|
-
* @type {string}
|
|
897
|
-
* @memberof MainCard
|
|
898
|
-
*/
|
|
899
|
-
'expirationTime'?: string;
|
|
900
|
-
/**
|
|
901
|
-
* Unique identifier of the account associated with the new card.
|
|
902
|
-
* @type {string}
|
|
903
|
-
* @memberof MainCard
|
|
904
|
-
*/
|
|
905
|
-
'accountId': string;
|
|
906
|
-
/**
|
|
907
|
-
*
|
|
908
|
-
* @type {CreatePlasticBody}
|
|
909
|
-
* @memberof MainCard
|
|
910
|
-
*/
|
|
911
|
-
'plastic'?: CreatePlasticBody;
|
|
912
|
-
/**
|
|
913
|
-
* A flag indicating whether automatic renewal is enabled or not.
|
|
914
|
-
* @type {boolean}
|
|
915
|
-
* @memberof MainCard
|
|
916
|
-
*/
|
|
917
|
-
'automaticRenewal'?: boolean;
|
|
918
|
-
/**
|
|
919
|
-
* The digital layout code for the card. Max character limit is 36.
|
|
920
|
-
* @type {string}
|
|
921
|
-
* @memberof MainCard
|
|
922
|
-
*/
|
|
923
|
-
'digitalLayoutCode'?: string;
|
|
924
|
-
/**
|
|
925
|
-
* 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.
|
|
926
|
-
* @type {{ [key: string]: string; }}
|
|
927
|
-
* @memberof MainCard
|
|
928
|
-
*/
|
|
929
|
-
'additionalValues'?: {
|
|
930
|
-
[key: string]: string;
|
|
931
|
-
};
|
|
932
|
-
/**
|
|
933
|
-
* 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.
|
|
934
|
-
* @type {string}
|
|
935
|
-
* @memberof MainCard
|
|
936
|
-
*/
|
|
937
|
-
'feeConfigId'?: string;
|
|
938
|
-
}
|
|
939
518
|
/**
|
|
940
519
|
* Reason for manufacturing the card.
|
|
941
|
-
* @export
|
|
942
|
-
* @enum {string}
|
|
943
520
|
*/
|
|
944
521
|
export declare const ManufacturingReason: {
|
|
945
522
|
readonly NewCard: "NEW_CARD";
|
|
@@ -951,8 +528,6 @@ export declare const ManufacturingReason: {
|
|
|
951
528
|
export type ManufacturingReason = typeof ManufacturingReason[keyof typeof ManufacturingReason];
|
|
952
529
|
/**
|
|
953
530
|
* - AWAITING_CRYPTO_VALUES - The card is created and is awaiting to receive cryptographic values before being sent to the card manufacturer. - CRYPTO_VALUES_PROCESSED - The card is awaiting to be included in the next embossing file. - SENT_TO_MANUFACTURER - The card has been successfully processed and sent to the manufacturer. - MANUFACTURING_ABORTED - The manufacturing process is aborted.
|
|
954
|
-
* @export
|
|
955
|
-
* @enum {string}
|
|
956
531
|
*/
|
|
957
532
|
export declare const ManufacturingStatus: {
|
|
958
533
|
readonly AwaitingCryptoValues: "AWAITING_CRYPTO_VALUES";
|
|
@@ -961,97 +536,55 @@ export declare const ManufacturingStatus: {
|
|
|
961
536
|
readonly ManufacturingAborted: "MANUFACTURING_ABORTED";
|
|
962
537
|
};
|
|
963
538
|
export type ManufacturingStatus = typeof ManufacturingStatus[keyof typeof ManufacturingStatus];
|
|
964
|
-
/**
|
|
965
|
-
*
|
|
966
|
-
* @export
|
|
967
|
-
* @interface MultiApplicationProperties
|
|
968
|
-
*/
|
|
969
539
|
export interface MultiApplicationProperties {
|
|
970
540
|
/**
|
|
971
541
|
* Name of the application. Max character limit is 16. Only applicable to multi-application cards. Otherwise, the request will return 400 Bad Request.
|
|
972
|
-
* @type {string}
|
|
973
|
-
* @memberof MultiApplicationProperties
|
|
974
542
|
*/
|
|
975
543
|
'applicationName'?: string;
|
|
976
544
|
/**
|
|
977
545
|
* The index of the application
|
|
978
|
-
* @type {number}
|
|
979
|
-
* @memberof MultiApplicationProperties
|
|
980
546
|
*/
|
|
981
547
|
'applicationIndex'?: number;
|
|
982
548
|
/**
|
|
983
549
|
* The contact priority level for given card. Only applicable to multi-application cards. Otherwise, the request will return 400 Bad Request.
|
|
984
|
-
* @type {number}
|
|
985
|
-
* @memberof MultiApplicationProperties
|
|
986
550
|
*/
|
|
987
551
|
'contactPriorityLevel'?: number;
|
|
988
552
|
/**
|
|
989
553
|
* The contactless priority level of the given card. Only applicable to multi-application cards. Otherwise, the request will return 400 Bad Request.
|
|
990
|
-
* @type {number}
|
|
991
|
-
* @memberof MultiApplicationProperties
|
|
992
554
|
*/
|
|
993
555
|
'contactlessPriorityLevel'?: number;
|
|
994
556
|
/**
|
|
995
557
|
* Indicates whether the specific card would be printed or not. Only applicable to multi-application cards. Otherwise, the request will return 400 Bad Request.
|
|
996
|
-
* @type {boolean}
|
|
997
|
-
* @memberof MultiApplicationProperties
|
|
998
558
|
*/
|
|
999
559
|
'printed'?: boolean;
|
|
1000
560
|
/**
|
|
1001
561
|
* 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.
|
|
1002
|
-
* @type {boolean}
|
|
1003
|
-
* @memberof MultiApplicationProperties
|
|
1004
562
|
*/
|
|
1005
563
|
'chipEnabled'?: boolean;
|
|
1006
564
|
}
|
|
1007
|
-
/**
|
|
1008
|
-
*
|
|
1009
|
-
* @export
|
|
1010
|
-
* @interface PinControlInfoRequestBody
|
|
1011
|
-
*/
|
|
1012
565
|
export interface PinControlInfoRequestBody {
|
|
1013
|
-
/**
|
|
1014
|
-
*
|
|
1015
|
-
* @type {PinScope}
|
|
1016
|
-
* @memberof PinControlInfoRequestBody
|
|
1017
|
-
*/
|
|
1018
566
|
'scope': PinScope;
|
|
1019
567
|
/**
|
|
1020
568
|
* The sequence number of the card version, this value is also known as PSN (pan sequence number)
|
|
1021
|
-
* @type {number}
|
|
1022
|
-
* @memberof PinControlInfoRequestBody
|
|
1023
569
|
*/
|
|
1024
570
|
'sequenceNumber'?: number;
|
|
1025
571
|
}
|
|
1026
|
-
/**
|
|
1027
|
-
*
|
|
1028
|
-
* @export
|
|
1029
|
-
* @interface PinControlInfoResponseBody
|
|
1030
|
-
*/
|
|
1031
572
|
export interface PinControlInfoResponseBody {
|
|
1032
573
|
/**
|
|
1033
574
|
* The ID of this PIN Control access token.
|
|
1034
|
-
* @type {string}
|
|
1035
|
-
* @memberof PinControlInfoResponseBody
|
|
1036
575
|
*/
|
|
1037
576
|
'id': string;
|
|
1038
577
|
/**
|
|
1039
578
|
* The URL that the cardholder\'s mobile device webview should browse to for accessing the PIN.
|
|
1040
|
-
* @type {string}
|
|
1041
|
-
* @memberof PinControlInfoResponseBody
|
|
1042
579
|
*/
|
|
1043
580
|
'pinUrl'?: string;
|
|
1044
581
|
/**
|
|
1045
582
|
* The URL of the iframe for desktop browser based flows for accessing PIN.
|
|
1046
|
-
* @type {string}
|
|
1047
|
-
* @memberof PinControlInfoResponseBody
|
|
1048
583
|
*/
|
|
1049
584
|
'pinFrameUrl'?: string;
|
|
1050
585
|
}
|
|
1051
586
|
/**
|
|
1052
587
|
* 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.
|
|
1053
|
-
* @export
|
|
1054
|
-
* @enum {string}
|
|
1055
588
|
*/
|
|
1056
589
|
export declare const PinDeliveryType: {
|
|
1057
590
|
readonly Mail: "MAIL";
|
|
@@ -1061,8 +594,6 @@ export declare const PinDeliveryType: {
|
|
|
1061
594
|
export type PinDeliveryType = typeof PinDeliveryType[keyof typeof PinDeliveryType];
|
|
1062
595
|
/**
|
|
1063
596
|
* Describes the scope of the operation authorised by the user.
|
|
1064
|
-
* @export
|
|
1065
|
-
* @enum {string}
|
|
1066
597
|
*/
|
|
1067
598
|
export declare const PinScope: {
|
|
1068
599
|
readonly ViewPin: "VIEW_PIN";
|
|
@@ -1072,8 +603,6 @@ export declare const PinScope: {
|
|
|
1072
603
|
export type PinScope = typeof PinScope[keyof typeof PinScope];
|
|
1073
604
|
/**
|
|
1074
605
|
* - 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.
|
|
1075
|
-
* @export
|
|
1076
|
-
* @enum {string}
|
|
1077
606
|
*/
|
|
1078
607
|
export declare const PinStatus: {
|
|
1079
608
|
readonly Generated: "GENERATED";
|
|
@@ -1082,346 +611,165 @@ export declare const PinStatus: {
|
|
|
1082
611
|
readonly Inherited: "INHERITED";
|
|
1083
612
|
};
|
|
1084
613
|
export type PinStatus = typeof PinStatus[keyof typeof PinStatus];
|
|
1085
|
-
/**
|
|
1086
|
-
*
|
|
1087
|
-
* @export
|
|
1088
|
-
* @interface Plastic
|
|
1089
|
-
*/
|
|
1090
614
|
export interface Plastic {
|
|
1091
615
|
/**
|
|
1092
616
|
* The name to be embossed on the card. Max character limit is 26.
|
|
1093
|
-
* @type {string}
|
|
1094
|
-
* @memberof Plastic
|
|
1095
617
|
*/
|
|
1096
618
|
'embossingName'?: string;
|
|
1097
|
-
/**
|
|
1098
|
-
*
|
|
1099
|
-
* @type {Address}
|
|
1100
|
-
* @memberof Plastic
|
|
1101
|
-
*/
|
|
1102
619
|
'preferredCardAddress'?: Address;
|
|
1103
|
-
/**
|
|
1104
|
-
*
|
|
1105
|
-
* @type {CardDeliveryType}
|
|
1106
|
-
* @memberof Plastic
|
|
1107
|
-
*/
|
|
1108
620
|
'preferredCardDeliveryType': CardDeliveryType;
|
|
1109
|
-
/**
|
|
1110
|
-
*
|
|
1111
|
-
* @type {Address}
|
|
1112
|
-
* @memberof Plastic
|
|
1113
|
-
*/
|
|
1114
621
|
'preferredPinAddress'?: Address;
|
|
1115
|
-
/**
|
|
1116
|
-
*
|
|
1117
|
-
* @type {PinDeliveryType}
|
|
1118
|
-
* @memberof Plastic
|
|
1119
|
-
*/
|
|
1120
622
|
'preferredPinDeliveryType': PinDeliveryType;
|
|
1121
623
|
/**
|
|
1122
624
|
* Unique identifier of a resource.
|
|
1123
|
-
* @type {string}
|
|
1124
|
-
* @memberof Plastic
|
|
1125
625
|
*/
|
|
1126
626
|
'manufacturerId'?: string;
|
|
1127
627
|
/**
|
|
1128
628
|
* 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.
|
|
1129
|
-
* @type {string}
|
|
1130
|
-
* @memberof Plastic
|
|
1131
629
|
*/
|
|
1132
630
|
'externalLayoutCode'?: string;
|
|
1133
631
|
/**
|
|
1134
632
|
* The date and time when the card was created.
|
|
1135
|
-
* @type {string}
|
|
1136
|
-
* @memberof Plastic
|
|
1137
633
|
*/
|
|
1138
634
|
'createdAt'?: string;
|
|
1139
635
|
/**
|
|
1140
636
|
* The date and time when the object/entity was updated last time.
|
|
1141
|
-
* @type {string}
|
|
1142
|
-
* @memberof Plastic
|
|
1143
637
|
*/
|
|
1144
638
|
'updatedAt'?: string;
|
|
1145
639
|
}
|
|
1146
|
-
/**
|
|
1147
|
-
*
|
|
1148
|
-
* @export
|
|
1149
|
-
* @interface PlasticManufacturingHistoryResponse
|
|
1150
|
-
*/
|
|
1151
640
|
export interface PlasticManufacturingHistoryResponse {
|
|
1152
|
-
/**
|
|
1153
|
-
*
|
|
1154
|
-
* @type {Array<PlasticManufacturingHistoryResponseManufacturingEntriesInner>}
|
|
1155
|
-
* @memberof PlasticManufacturingHistoryResponse
|
|
1156
|
-
*/
|
|
1157
641
|
'manufacturingEntries'?: Array<PlasticManufacturingHistoryResponseManufacturingEntriesInner>;
|
|
1158
642
|
}
|
|
1159
|
-
/**
|
|
1160
|
-
*
|
|
1161
|
-
* @export
|
|
1162
|
-
* @interface PlasticManufacturingHistoryResponseManufacturingEntriesInner
|
|
1163
|
-
*/
|
|
1164
643
|
export interface PlasticManufacturingHistoryResponseManufacturingEntriesInner {
|
|
1165
644
|
/**
|
|
1166
645
|
* Unique identifer of a manufacturing request.
|
|
1167
|
-
* @type {string}
|
|
1168
|
-
* @memberof PlasticManufacturingHistoryResponseManufacturingEntriesInner
|
|
1169
646
|
*/
|
|
1170
647
|
'id'?: string;
|
|
1171
648
|
/**
|
|
1172
649
|
* The date and time when the card was created.
|
|
1173
|
-
* @type {string}
|
|
1174
|
-
* @memberof PlasticManufacturingHistoryResponseManufacturingEntriesInner
|
|
1175
650
|
*/
|
|
1176
651
|
'createdAt'?: string;
|
|
1177
652
|
/**
|
|
1178
653
|
* The date and time when the card was sent to the manufacturer
|
|
1179
|
-
* @type {string}
|
|
1180
|
-
* @memberof PlasticManufacturingHistoryResponseManufacturingEntriesInner
|
|
1181
654
|
*/
|
|
1182
655
|
'sentToManufacturerAt'?: string;
|
|
1183
656
|
/**
|
|
1184
657
|
* Unique identifier of the manufacturer to whom the the card data wants sent for printing the physical card.
|
|
1185
|
-
* @type {string}
|
|
1186
|
-
* @memberof PlasticManufacturingHistoryResponseManufacturingEntriesInner
|
|
1187
658
|
*/
|
|
1188
659
|
'manufacturerId'?: string;
|
|
1189
660
|
/**
|
|
1190
661
|
* The sequence number of the card version, this value is also known as PSN (pan sequence number)
|
|
1191
|
-
* @type {number}
|
|
1192
|
-
* @memberof PlasticManufacturingHistoryResponseManufacturingEntriesInner
|
|
1193
662
|
*/
|
|
1194
663
|
'cardVersionSequenceNumber'?: number;
|
|
1195
|
-
/**
|
|
1196
|
-
*
|
|
1197
|
-
* @type {ManufacturingReason}
|
|
1198
|
-
* @memberof PlasticManufacturingHistoryResponseManufacturingEntriesInner
|
|
1199
|
-
*/
|
|
1200
664
|
'manufacturingReason'?: ManufacturingReason;
|
|
1201
|
-
/**
|
|
1202
|
-
*
|
|
1203
|
-
* @type {ManufacturingStatus}
|
|
1204
|
-
* @memberof PlasticManufacturingHistoryResponseManufacturingEntriesInner
|
|
1205
|
-
*/
|
|
1206
665
|
'status'?: ManufacturingStatus;
|
|
1207
666
|
/**
|
|
1208
667
|
* The json data that was included in the plastic manufacturer file
|
|
1209
|
-
* @type {string}
|
|
1210
|
-
* @memberof PlasticManufacturingHistoryResponseManufacturingEntriesInner
|
|
1211
668
|
*/
|
|
1212
669
|
'data'?: string;
|
|
1213
670
|
}
|
|
1214
|
-
/**
|
|
1215
|
-
*
|
|
1216
|
-
* @export
|
|
1217
|
-
* @interface ReissueCardBody
|
|
1218
|
-
*/
|
|
1219
671
|
export interface ReissueCardBody {
|
|
1220
|
-
/**
|
|
1221
|
-
*
|
|
1222
|
-
* @type {ChangePinStatus}
|
|
1223
|
-
* @memberof ReissueCardBody
|
|
1224
|
-
*/
|
|
1225
672
|
'pinStatus'?: ChangePinStatus;
|
|
1226
673
|
}
|
|
1227
|
-
/**
|
|
1228
|
-
*
|
|
1229
|
-
* @export
|
|
1230
|
-
* @interface ReplaceCardBody
|
|
1231
|
-
*/
|
|
1232
674
|
export interface ReplaceCardBody {
|
|
1233
675
|
/**
|
|
1234
676
|
* Description of why the card should be replaced.
|
|
1235
|
-
* @type {string}
|
|
1236
|
-
* @memberof ReplaceCardBody
|
|
1237
677
|
*/
|
|
1238
678
|
'description'?: string;
|
|
1239
|
-
/**
|
|
1240
|
-
*
|
|
1241
|
-
* @type {ChangePinStatus}
|
|
1242
|
-
* @memberof ReplaceCardBody
|
|
1243
|
-
*/
|
|
1244
679
|
'pinStatus'?: ChangePinStatus;
|
|
1245
680
|
}
|
|
1246
|
-
/**
|
|
1247
|
-
*
|
|
1248
|
-
* @export
|
|
1249
|
-
* @interface ResourceResponse
|
|
1250
|
-
*/
|
|
1251
681
|
export interface ResourceResponse {
|
|
1252
682
|
/**
|
|
1253
683
|
* A description of the response returned.
|
|
1254
|
-
* @type {string}
|
|
1255
|
-
* @memberof ResourceResponse
|
|
1256
684
|
*/
|
|
1257
685
|
'description'?: string;
|
|
1258
686
|
/**
|
|
1259
687
|
* A unique identifier assigned to identify the endpoint request.
|
|
1260
|
-
* @type {string}
|
|
1261
|
-
* @memberof ResourceResponse
|
|
1262
688
|
*/
|
|
1263
689
|
'id'?: string;
|
|
1264
690
|
}
|
|
1265
|
-
/**
|
|
1266
|
-
*
|
|
1267
|
-
* @export
|
|
1268
|
-
* @interface UpdateCardBody
|
|
1269
|
-
*/
|
|
1270
691
|
export interface UpdateCardBody {
|
|
1271
692
|
/**
|
|
1272
693
|
* 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.
|
|
1273
|
-
* @type {boolean}
|
|
1274
|
-
* @memberof UpdateCardBody
|
|
1275
694
|
*/
|
|
1276
695
|
'chipEnabled'?: boolean;
|
|
1277
696
|
/**
|
|
1278
697
|
* The digital layout code for the card. Max character limit is 36.
|
|
1279
|
-
* @type {string}
|
|
1280
|
-
* @memberof UpdateCardBody
|
|
1281
698
|
*/
|
|
1282
699
|
'digitalLayoutCode'?: string;
|
|
1283
700
|
/**
|
|
1284
701
|
* Name of the application. Max character limit is 16. Only applicable to multi-application cards. Otherwise, the request will return 400 Bad Request.
|
|
1285
|
-
* @type {string}
|
|
1286
|
-
* @memberof UpdateCardBody
|
|
1287
702
|
*/
|
|
1288
703
|
'applicationName'?: string;
|
|
1289
704
|
/**
|
|
1290
705
|
* The contact priority level for given card. Only applicable to multi-application cards. Otherwise, the request will return 400 Bad Request.
|
|
1291
|
-
* @type {number}
|
|
1292
|
-
* @memberof UpdateCardBody
|
|
1293
706
|
*/
|
|
1294
707
|
'contactPriorityLevel'?: number;
|
|
1295
708
|
/**
|
|
1296
709
|
* The contactless priority level of the given card. Only applicable to multi-application cards. Otherwise, the request will return 400 Bad Request.
|
|
1297
|
-
* @type {number}
|
|
1298
|
-
* @memberof UpdateCardBody
|
|
1299
710
|
*/
|
|
1300
711
|
'contactlessPriorityLevel'?: number;
|
|
1301
712
|
/**
|
|
1302
713
|
* Indicates whether the specific card would be printed or not. Only applicable to multi-application cards. Otherwise, the request will return 400 Bad Request.
|
|
1303
|
-
* @type {boolean}
|
|
1304
|
-
* @memberof UpdateCardBody
|
|
1305
714
|
*/
|
|
1306
715
|
'printed'?: boolean;
|
|
1307
716
|
/**
|
|
1308
717
|
* Unique identifier of a resource.
|
|
1309
|
-
* @type {string}
|
|
1310
|
-
* @memberof UpdateCardBody
|
|
1311
718
|
*/
|
|
1312
719
|
'cardholderId'?: string;
|
|
1313
720
|
/**
|
|
1314
721
|
* Unique identifier of an account.
|
|
1315
|
-
* @type {string}
|
|
1316
|
-
* @memberof UpdateCardBody
|
|
1317
722
|
*/
|
|
1318
723
|
'accountId'?: string;
|
|
1319
724
|
/**
|
|
1320
725
|
* A flag indicating whether automatic renewal is enabled or not.
|
|
1321
|
-
* @type {boolean}
|
|
1322
|
-
* @memberof UpdateCardBody
|
|
1323
726
|
*/
|
|
1324
727
|
'automaticRenewal'?: boolean;
|
|
1325
|
-
/**
|
|
1326
|
-
*
|
|
1327
|
-
* @type {UpdatePlasticBody}
|
|
1328
|
-
* @memberof UpdateCardBody
|
|
1329
|
-
*/
|
|
1330
728
|
'plastic'?: UpdatePlasticBody;
|
|
1331
|
-
/**
|
|
1332
|
-
*
|
|
1333
|
-
* @type {CardStatus}
|
|
1334
|
-
* @memberof UpdateCardBody
|
|
1335
|
-
*/
|
|
1336
729
|
'cardStatus'?: CardStatus;
|
|
1337
730
|
/**
|
|
1338
731
|
* If set to true, the card status change will impact the status of all tokens. If set to false, the card status change will not impact the status of all tokens.
|
|
1339
|
-
* @type {boolean}
|
|
1340
|
-
* @memberof UpdateCardBody
|
|
1341
732
|
*/
|
|
1342
733
|
'impactTokenStatus'?: boolean;
|
|
1343
|
-
/**
|
|
1344
|
-
*
|
|
1345
|
-
* @type {UpdatePinStatus}
|
|
1346
|
-
* @memberof UpdateCardBody
|
|
1347
|
-
*/
|
|
1348
734
|
'pinStatus'?: UpdatePinStatus;
|
|
1349
735
|
/**
|
|
1350
736
|
* 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.
|
|
1351
|
-
* @type {{ [key: string]: string; }}
|
|
1352
|
-
* @memberof UpdateCardBody
|
|
1353
737
|
*/
|
|
1354
738
|
'additionalValues'?: {
|
|
1355
739
|
[key: string]: string;
|
|
1356
740
|
};
|
|
1357
741
|
/**
|
|
1358
742
|
* 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.
|
|
1359
|
-
* @type {string}
|
|
1360
|
-
* @memberof UpdateCardBody
|
|
1361
743
|
*/
|
|
1362
744
|
'feeConfigId'?: string | null;
|
|
1363
745
|
}
|
|
1364
746
|
/**
|
|
1365
747
|
* - GENERATED - A pin should be randomly generated for the card.
|
|
1366
|
-
* @export
|
|
1367
|
-
* @enum {string}
|
|
1368
748
|
*/
|
|
1369
749
|
export declare const UpdatePinStatus: {
|
|
1370
750
|
readonly Generated: "GENERATED";
|
|
1371
751
|
};
|
|
1372
752
|
export type UpdatePinStatus = typeof UpdatePinStatus[keyof typeof UpdatePinStatus];
|
|
1373
|
-
/**
|
|
1374
|
-
*
|
|
1375
|
-
* @export
|
|
1376
|
-
* @interface UpdatePlasticBody
|
|
1377
|
-
*/
|
|
1378
753
|
export interface UpdatePlasticBody {
|
|
1379
754
|
/**
|
|
1380
755
|
* The name to be embossed on the card. Max character limit is 26.
|
|
1381
|
-
* @type {string}
|
|
1382
|
-
* @memberof UpdatePlasticBody
|
|
1383
756
|
*/
|
|
1384
757
|
'embossingName'?: string;
|
|
1385
|
-
/**
|
|
1386
|
-
*
|
|
1387
|
-
* @type {Address}
|
|
1388
|
-
* @memberof UpdatePlasticBody
|
|
1389
|
-
*/
|
|
1390
758
|
'preferredCardAddress'?: Address;
|
|
1391
|
-
/**
|
|
1392
|
-
*
|
|
1393
|
-
* @type {CardDeliveryType}
|
|
1394
|
-
* @memberof UpdatePlasticBody
|
|
1395
|
-
*/
|
|
1396
759
|
'preferredCardDeliveryType'?: CardDeliveryType;
|
|
1397
|
-
/**
|
|
1398
|
-
*
|
|
1399
|
-
* @type {Address}
|
|
1400
|
-
* @memberof UpdatePlasticBody
|
|
1401
|
-
*/
|
|
1402
760
|
'preferredPinAddress'?: Address;
|
|
1403
|
-
/**
|
|
1404
|
-
*
|
|
1405
|
-
* @type {PinDeliveryType}
|
|
1406
|
-
* @memberof UpdatePlasticBody
|
|
1407
|
-
*/
|
|
1408
761
|
'preferredPinDeliveryType'?: PinDeliveryType;
|
|
1409
762
|
/**
|
|
1410
763
|
* Unique identifier of an entity.
|
|
1411
|
-
* @type {string}
|
|
1412
|
-
* @memberof UpdatePlasticBody
|
|
1413
764
|
*/
|
|
1414
765
|
'manufacturerId'?: string | null;
|
|
1415
766
|
/**
|
|
1416
767
|
* 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.
|
|
1417
|
-
* @type {string}
|
|
1418
|
-
* @memberof UpdatePlasticBody
|
|
1419
768
|
*/
|
|
1420
769
|
'externalLayoutCode'?: string;
|
|
1421
770
|
}
|
|
1422
771
|
/**
|
|
1423
772
|
* CreateCardApi - axios parameter creator
|
|
1424
|
-
* @export
|
|
1425
773
|
*/
|
|
1426
774
|
export declare const CreateCardApiAxiosParamCreator: (configuration?: Configuration) => {
|
|
1427
775
|
/**
|
|
@@ -1437,7 +785,6 @@ export declare const CreateCardApiAxiosParamCreator: (configuration?: Configurat
|
|
|
1437
785
|
};
|
|
1438
786
|
/**
|
|
1439
787
|
* CreateCardApi - functional programming interface
|
|
1440
|
-
* @export
|
|
1441
788
|
*/
|
|
1442
789
|
export declare const CreateCardApiFp: (configuration?: Configuration) => {
|
|
1443
790
|
/**
|
|
@@ -1453,7 +800,6 @@ export declare const CreateCardApiFp: (configuration?: Configuration) => {
|
|
|
1453
800
|
};
|
|
1454
801
|
/**
|
|
1455
802
|
* CreateCardApi - factory interface
|
|
1456
|
-
* @export
|
|
1457
803
|
*/
|
|
1458
804
|
export declare const CreateCardApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
|
|
1459
805
|
/**
|
|
@@ -1469,9 +815,6 @@ export declare const CreateCardApiFactory: (configuration?: Configuration, baseP
|
|
|
1469
815
|
};
|
|
1470
816
|
/**
|
|
1471
817
|
* CreateCardApi - object-oriented interface
|
|
1472
|
-
* @export
|
|
1473
|
-
* @class CreateCardApi
|
|
1474
|
-
* @extends {BaseAPI}
|
|
1475
818
|
*/
|
|
1476
819
|
export declare class CreateCardApi extends BaseAPI {
|
|
1477
820
|
/**
|
|
@@ -1482,13 +825,11 @@ export declare class CreateCardApi extends BaseAPI {
|
|
|
1482
825
|
* @param {string} [xIdempotencyKey] Idempotency key for the request.
|
|
1483
826
|
* @param {*} [options] Override http request option.
|
|
1484
827
|
* @throws {RequiredError}
|
|
1485
|
-
* @memberof CreateCardApi
|
|
1486
828
|
*/
|
|
1487
829
|
createCard(createCardRequest: CreateCardRequest, xAuditUser?: string, xIdempotencyKey?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<CreateCard201Response, any, {}>>;
|
|
1488
830
|
}
|
|
1489
831
|
/**
|
|
1490
832
|
* CreatePINControlAccessTokenApi - axios parameter creator
|
|
1491
|
-
* @export
|
|
1492
833
|
*/
|
|
1493
834
|
export declare const CreatePINControlAccessTokenApiAxiosParamCreator: (configuration?: Configuration) => {
|
|
1494
835
|
/**
|
|
@@ -1504,7 +845,6 @@ export declare const CreatePINControlAccessTokenApiAxiosParamCreator: (configura
|
|
|
1504
845
|
};
|
|
1505
846
|
/**
|
|
1506
847
|
* CreatePINControlAccessTokenApi - functional programming interface
|
|
1507
|
-
* @export
|
|
1508
848
|
*/
|
|
1509
849
|
export declare const CreatePINControlAccessTokenApiFp: (configuration?: Configuration) => {
|
|
1510
850
|
/**
|
|
@@ -1520,7 +860,6 @@ export declare const CreatePINControlAccessTokenApiFp: (configuration?: Configur
|
|
|
1520
860
|
};
|
|
1521
861
|
/**
|
|
1522
862
|
* CreatePINControlAccessTokenApi - factory interface
|
|
1523
|
-
* @export
|
|
1524
863
|
*/
|
|
1525
864
|
export declare const CreatePINControlAccessTokenApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
|
|
1526
865
|
/**
|
|
@@ -1536,9 +875,6 @@ export declare const CreatePINControlAccessTokenApiFactory: (configuration?: Con
|
|
|
1536
875
|
};
|
|
1537
876
|
/**
|
|
1538
877
|
* CreatePINControlAccessTokenApi - object-oriented interface
|
|
1539
|
-
* @export
|
|
1540
|
-
* @class CreatePINControlAccessTokenApi
|
|
1541
|
-
* @extends {BaseAPI}
|
|
1542
878
|
*/
|
|
1543
879
|
export declare class CreatePINControlAccessTokenApi extends BaseAPI {
|
|
1544
880
|
/**
|
|
@@ -1549,13 +885,11 @@ export declare class CreatePINControlAccessTokenApi extends BaseAPI {
|
|
|
1549
885
|
* @param {string} [xAuditUser] Optional audit user header
|
|
1550
886
|
* @param {*} [options] Override http request option.
|
|
1551
887
|
* @throws {RequiredError}
|
|
1552
|
-
* @memberof CreatePINControlAccessTokenApi
|
|
1553
888
|
*/
|
|
1554
889
|
createPinControl(id: string, pinControlInfoRequestBody: PinControlInfoRequestBody, xAuditUser?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<PinControlInfoResponseBody, any, {}>>;
|
|
1555
890
|
}
|
|
1556
891
|
/**
|
|
1557
892
|
* GetCardApi - axios parameter creator
|
|
1558
|
-
* @export
|
|
1559
893
|
*/
|
|
1560
894
|
export declare const GetCardApiAxiosParamCreator: (configuration?: Configuration) => {
|
|
1561
895
|
/**
|
|
@@ -1589,7 +923,6 @@ export declare const GetCardApiAxiosParamCreator: (configuration?: Configuration
|
|
|
1589
923
|
};
|
|
1590
924
|
/**
|
|
1591
925
|
* GetCardApi - functional programming interface
|
|
1592
|
-
* @export
|
|
1593
926
|
*/
|
|
1594
927
|
export declare const GetCardApiFp: (configuration?: Configuration) => {
|
|
1595
928
|
/**
|
|
@@ -1623,7 +956,6 @@ export declare const GetCardApiFp: (configuration?: Configuration) => {
|
|
|
1623
956
|
};
|
|
1624
957
|
/**
|
|
1625
958
|
* GetCardApi - factory interface
|
|
1626
|
-
* @export
|
|
1627
959
|
*/
|
|
1628
960
|
export declare const GetCardApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
|
|
1629
961
|
/**
|
|
@@ -1657,9 +989,6 @@ export declare const GetCardApiFactory: (configuration?: Configuration, basePath
|
|
|
1657
989
|
};
|
|
1658
990
|
/**
|
|
1659
991
|
* GetCardApi - object-oriented interface
|
|
1660
|
-
* @export
|
|
1661
|
-
* @class GetCardApi
|
|
1662
|
-
* @extends {BaseAPI}
|
|
1663
992
|
*/
|
|
1664
993
|
export declare class GetCardApi extends BaseAPI {
|
|
1665
994
|
/**
|
|
@@ -1669,7 +998,6 @@ export declare class GetCardApi extends BaseAPI {
|
|
|
1669
998
|
* @param {string} [xAuditUser] Optional audit user header
|
|
1670
999
|
* @param {*} [options] Override http request option.
|
|
1671
1000
|
* @throws {RequiredError}
|
|
1672
|
-
* @memberof GetCardApi
|
|
1673
1001
|
*/
|
|
1674
1002
|
getCard(id: string, xAuditUser?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<CardResponse, any, {}>>;
|
|
1675
1003
|
/**
|
|
@@ -1680,7 +1008,6 @@ export declare class GetCardApi extends BaseAPI {
|
|
|
1680
1008
|
* @param {ControlTokenRequestBody} [controlTokenRequestBody]
|
|
1681
1009
|
* @param {*} [options] Override http request option.
|
|
1682
1010
|
* @throws {RequiredError}
|
|
1683
|
-
* @memberof GetCardApi
|
|
1684
1011
|
*/
|
|
1685
1012
|
getCardDataControlToken(id: string, xAuditUser?: string, controlTokenRequestBody?: ControlTokenRequestBody, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<CardDataControlTokenResponseBody, any, {}>>;
|
|
1686
1013
|
/**
|
|
@@ -1690,13 +1017,11 @@ export declare class GetCardApi extends BaseAPI {
|
|
|
1690
1017
|
* @param {string} [xAuditUser] Optional audit user header
|
|
1691
1018
|
* @param {*} [options] Override http request option.
|
|
1692
1019
|
* @throws {RequiredError}
|
|
1693
|
-
* @memberof GetCardApi
|
|
1694
1020
|
*/
|
|
1695
1021
|
getCards(mainCardId: string, xAuditUser?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<CardResponse[], any, {}>>;
|
|
1696
1022
|
}
|
|
1697
1023
|
/**
|
|
1698
1024
|
* GetCardPaymentInfoApi - axios parameter creator
|
|
1699
|
-
* @export
|
|
1700
1025
|
*/
|
|
1701
1026
|
export declare const GetCardPaymentInfoApiAxiosParamCreator: (configuration?: Configuration) => {
|
|
1702
1027
|
/**
|
|
@@ -1712,7 +1037,6 @@ export declare const GetCardPaymentInfoApiAxiosParamCreator: (configuration?: Co
|
|
|
1712
1037
|
};
|
|
1713
1038
|
/**
|
|
1714
1039
|
* GetCardPaymentInfoApi - functional programming interface
|
|
1715
|
-
* @export
|
|
1716
1040
|
*/
|
|
1717
1041
|
export declare const GetCardPaymentInfoApiFp: (configuration?: Configuration) => {
|
|
1718
1042
|
/**
|
|
@@ -1728,7 +1052,6 @@ export declare const GetCardPaymentInfoApiFp: (configuration?: Configuration) =>
|
|
|
1728
1052
|
};
|
|
1729
1053
|
/**
|
|
1730
1054
|
* GetCardPaymentInfoApi - factory interface
|
|
1731
|
-
* @export
|
|
1732
1055
|
*/
|
|
1733
1056
|
export declare const GetCardPaymentInfoApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
|
|
1734
1057
|
/**
|
|
@@ -1744,9 +1067,6 @@ export declare const GetCardPaymentInfoApiFactory: (configuration?: Configuratio
|
|
|
1744
1067
|
};
|
|
1745
1068
|
/**
|
|
1746
1069
|
* GetCardPaymentInfoApi - object-oriented interface
|
|
1747
|
-
* @export
|
|
1748
|
-
* @class GetCardPaymentInfoApi
|
|
1749
|
-
* @extends {BaseAPI}
|
|
1750
1070
|
*/
|
|
1751
1071
|
export declare class GetCardPaymentInfoApi extends BaseAPI {
|
|
1752
1072
|
/**
|
|
@@ -1757,13 +1077,11 @@ export declare class GetCardPaymentInfoApi extends BaseAPI {
|
|
|
1757
1077
|
* @param {string} [xAuditUser] Optional audit user header
|
|
1758
1078
|
* @param {*} [options] Override http request option.
|
|
1759
1079
|
* @throws {RequiredError}
|
|
1760
|
-
* @memberof GetCardPaymentInfoApi
|
|
1761
1080
|
*/
|
|
1762
1081
|
encryptCardPaymentInfo(id: string, encryptCardPaymentInfoRequestBody: EncryptCardPaymentInfoRequestBody, xAuditUser?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<EncryptCardPaymentInfoResponseBody, any, {}>>;
|
|
1763
1082
|
}
|
|
1764
1083
|
/**
|
|
1765
1084
|
* GetPlasticManufacturingHistoryApi - axios parameter creator
|
|
1766
|
-
* @export
|
|
1767
1085
|
*/
|
|
1768
1086
|
export declare const GetPlasticManufacturingHistoryApiAxiosParamCreator: (configuration?: Configuration) => {
|
|
1769
1087
|
/**
|
|
@@ -1778,7 +1096,6 @@ export declare const GetPlasticManufacturingHistoryApiAxiosParamCreator: (config
|
|
|
1778
1096
|
};
|
|
1779
1097
|
/**
|
|
1780
1098
|
* GetPlasticManufacturingHistoryApi - functional programming interface
|
|
1781
|
-
* @export
|
|
1782
1099
|
*/
|
|
1783
1100
|
export declare const GetPlasticManufacturingHistoryApiFp: (configuration?: Configuration) => {
|
|
1784
1101
|
/**
|
|
@@ -1793,7 +1110,6 @@ export declare const GetPlasticManufacturingHistoryApiFp: (configuration?: Confi
|
|
|
1793
1110
|
};
|
|
1794
1111
|
/**
|
|
1795
1112
|
* GetPlasticManufacturingHistoryApi - factory interface
|
|
1796
|
-
* @export
|
|
1797
1113
|
*/
|
|
1798
1114
|
export declare const GetPlasticManufacturingHistoryApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
|
|
1799
1115
|
/**
|
|
@@ -1808,9 +1124,6 @@ export declare const GetPlasticManufacturingHistoryApiFactory: (configuration?:
|
|
|
1808
1124
|
};
|
|
1809
1125
|
/**
|
|
1810
1126
|
* GetPlasticManufacturingHistoryApi - object-oriented interface
|
|
1811
|
-
* @export
|
|
1812
|
-
* @class GetPlasticManufacturingHistoryApi
|
|
1813
|
-
* @extends {BaseAPI}
|
|
1814
1127
|
*/
|
|
1815
1128
|
export declare class GetPlasticManufacturingHistoryApi extends BaseAPI {
|
|
1816
1129
|
/**
|
|
@@ -1820,13 +1133,11 @@ export declare class GetPlasticManufacturingHistoryApi extends BaseAPI {
|
|
|
1820
1133
|
* @param {string} [xAuditUser] Optional audit user header
|
|
1821
1134
|
* @param {*} [options] Override http request option.
|
|
1822
1135
|
* @throws {RequiredError}
|
|
1823
|
-
* @memberof GetPlasticManufacturingHistoryApi
|
|
1824
1136
|
*/
|
|
1825
1137
|
manufacturingHistory(id: string, xAuditUser?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<PlasticManufacturingHistoryResponse, any, {}>>;
|
|
1826
1138
|
}
|
|
1827
1139
|
/**
|
|
1828
1140
|
* UpdateCardApi - axios parameter creator
|
|
1829
|
-
* @export
|
|
1830
1141
|
*/
|
|
1831
1142
|
export declare const UpdateCardApiAxiosParamCreator: (configuration?: Configuration) => {
|
|
1832
1143
|
/**
|
|
@@ -1884,7 +1195,6 @@ export declare const UpdateCardApiAxiosParamCreator: (configuration?: Configurat
|
|
|
1884
1195
|
};
|
|
1885
1196
|
/**
|
|
1886
1197
|
* UpdateCardApi - functional programming interface
|
|
1887
|
-
* @export
|
|
1888
1198
|
*/
|
|
1889
1199
|
export declare const UpdateCardApiFp: (configuration?: Configuration) => {
|
|
1890
1200
|
/**
|
|
@@ -1942,7 +1252,6 @@ export declare const UpdateCardApiFp: (configuration?: Configuration) => {
|
|
|
1942
1252
|
};
|
|
1943
1253
|
/**
|
|
1944
1254
|
* UpdateCardApi - factory interface
|
|
1945
|
-
* @export
|
|
1946
1255
|
*/
|
|
1947
1256
|
export declare const UpdateCardApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
|
|
1948
1257
|
/**
|
|
@@ -2000,9 +1309,6 @@ export declare const UpdateCardApiFactory: (configuration?: Configuration, baseP
|
|
|
2000
1309
|
};
|
|
2001
1310
|
/**
|
|
2002
1311
|
* UpdateCardApi - object-oriented interface
|
|
2003
|
-
* @export
|
|
2004
|
-
* @class UpdateCardApi
|
|
2005
|
-
* @extends {BaseAPI}
|
|
2006
1312
|
*/
|
|
2007
1313
|
export declare class UpdateCardApi extends BaseAPI {
|
|
2008
1314
|
/**
|
|
@@ -2013,7 +1319,6 @@ export declare class UpdateCardApi extends BaseAPI {
|
|
|
2013
1319
|
* @param {string} [xAuditUser] Optional audit user header
|
|
2014
1320
|
* @param {*} [options] Override http request option.
|
|
2015
1321
|
* @throws {RequiredError}
|
|
2016
|
-
* @memberof UpdateCardApi
|
|
2017
1322
|
*/
|
|
2018
1323
|
activateCard(id: string, xIdempotencyKey?: string, xAuditUser?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<ResourceResponse, any, {}>>;
|
|
2019
1324
|
/**
|
|
@@ -2024,7 +1329,6 @@ export declare class UpdateCardApi extends BaseAPI {
|
|
|
2024
1329
|
* @param {string} [xAuditUser] Optional audit user header
|
|
2025
1330
|
* @param {*} [options] Override http request option.
|
|
2026
1331
|
* @throws {RequiredError}
|
|
2027
|
-
* @memberof UpdateCardApi
|
|
2028
1332
|
*/
|
|
2029
1333
|
patchCard(id: string, updateCardBody: UpdateCardBody, xAuditUser?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<ResourceResponse, any, {}>>;
|
|
2030
1334
|
/**
|
|
@@ -2036,7 +1340,6 @@ export declare class UpdateCardApi extends BaseAPI {
|
|
|
2036
1340
|
* @param {ReissueCardBody} [reissueCardBody]
|
|
2037
1341
|
* @param {*} [options] Override http request option.
|
|
2038
1342
|
* @throws {RequiredError}
|
|
2039
|
-
* @memberof UpdateCardApi
|
|
2040
1343
|
*/
|
|
2041
1344
|
reissueCard(id: string, xIdempotencyKey?: string, xAuditUser?: string, reissueCardBody?: ReissueCardBody, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<ResourceResponse, any, {}>>;
|
|
2042
1345
|
/**
|
|
@@ -2047,7 +1350,6 @@ export declare class UpdateCardApi extends BaseAPI {
|
|
|
2047
1350
|
* @param {string} [xAuditUser] Optional audit user header
|
|
2048
1351
|
* @param {*} [options] Override http request option.
|
|
2049
1352
|
* @throws {RequiredError}
|
|
2050
|
-
* @memberof UpdateCardApi
|
|
2051
1353
|
*/
|
|
2052
1354
|
reorderPin(id: string, xIdempotencyKey?: string, xAuditUser?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<ResourceResponse, any, {}>>;
|
|
2053
1355
|
/**
|
|
@@ -2059,7 +1361,6 @@ export declare class UpdateCardApi extends BaseAPI {
|
|
|
2059
1361
|
* @param {ReplaceCardBody} [replaceCardBody]
|
|
2060
1362
|
* @param {*} [options] Override http request option.
|
|
2061
1363
|
* @throws {RequiredError}
|
|
2062
|
-
* @memberof UpdateCardApi
|
|
2063
1364
|
*/
|
|
2064
1365
|
replaceCard(id: string, xIdempotencyKey?: string, xAuditUser?: string, replaceCardBody?: ReplaceCardBody, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<ResourceResponse, any, {}>>;
|
|
2065
1366
|
}
|