customers--bnpl-virtual-cards
Operations addressed under /customers — 126 operations.
Rendered section: This page contains the bnpl-virtual-cards route group from customers. This is a presentation-only partition; it does not change the API contract or operation tags in the downloadable OpenAPI.
get-bnpl-virtual-card-list
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
query Parameters
orderByorderSortpageIndexpageSizeget-bnpl-virtual-card-list › Responses
Success. Returns a collection of records. Of 135 operations in this state that were probed (measured against a reference deployment on parameterless GET routes only), 118 answered and 118 returned a bare JSON array.
Array of catalog-declared response records.
cardTokencustomerIdencryptedCardNumberencryptedCvvexpiryDateidmaskedCardNumberstatusPermitted values (8):
1— N (en: N; tr: N; ar: ن)2— T (en: T; tr: T; ar: ت)3— L (en: L; tr: L; ar: ل)4— S (en: S; tr: S; ar: س)5— C (en: C; tr: C; ar: ج)6— F (en: F; tr: F; ar: ف)7— D (en: D; tr: D; ar: د)8— B (en: B; tr: B; ar: ب)
create-bnpl-virtual-card
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
path Parameters
idcreate-bnpl-virtual-card › Request Body
cardTokenencryptedCardNumbermaskedCardNumberstatusPermitted values (8):
1— N (en: N; tr: N; ar: ن)2— T (en: T; tr: T; ar: ت)3— L (en: L; tr: L; ar: ل)4— S (en: S; tr: S; ar: س)5— C (en: C; tr: C; ar: ج)6— F (en: F; tr: F; ar: ف)7— D (en: D; tr: D; ar: د)8— B (en: B; tr: B; ar: ب)
encryptedCvvexpiryDatecreate-bnpl-virtual-card › Responses
Success. The schema is an anyOf over three envelopes: the record, a bare array of it, and a page {total, data[]} carrying the same record.
Decision Table
| Variant | Matching Criteria |
|---|---|
| type = object | |
| type = array | |
| type = object · requires: data |
idget-bnpl-virtual-card-by-id
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
path Parameters
idbnplVirtualCardIdget-bnpl-virtual-card-by-id › Responses
Success. The catalog declares this returns a single record. Of 25 operations in this state with a probeable route, 8 answered and 6 returned a single record — the other two returned a collection and a bare boolean.
cardTokencustomerIdencryptedCardNumberencryptedCvvexpiryDateidmaskedCardNumberstatusPermitted values (8):
1— N (en: N; tr: N; ar: ن)2— T (en: T; tr: T; ar: ت)3— L (en: L; tr: L; ar: ل)4— S (en: S; tr: S; ar: س)5— C (en: C; tr: C; ar: ج)6— F (en: F; tr: F; ar: ف)7— D (en: D; tr: D; ar: د)8— B (en: B; tr: B; ar: ب)
update-bnpl-virtual-card
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
path Parameters
idbnplVirtualCardIdupdate-bnpl-virtual-card › Request Body
encryptedCardNumbermaskedCardNumberstatusPermitted values (8):
1— N (en: N; tr: N; ar: ن)2— T (en: T; tr: T; ar: ت)3— L (en: L; tr: L; ar: ل)4— S (en: S; tr: S; ar: س)5— C (en: C; tr: C; ar: ج)6— F (en: F; tr: F; ar: ف)7— D (en: D; tr: D; ar: د)8— B (en: B; tr: B; ar: ب)
encryptedCvvexpiryDateupdate-bnpl-virtual-card › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT.
delete-bnpl-virtual-card
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
path Parameters
idbnplVirtualCardIddelete-bnpl-virtual-card › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT.