Aurax BNPL BFF Service
create-virtual-card-bnpl
Operations addressed under /create-virtual-card-bnpl — 1 operation.
aurax-bnpl-bpm-to-bff-create-virtual-card-bnpl-bpm
POST
https://dg-sandbox.dgpays.com/aurax-bnpl-bff-service
/api/create-virtual-card-bnpl
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Read from the caller's token, not from the request: customerId.
Response body, read from the service source
The route declares its response as CreateVirtualCardDto.
| Field | Declared type | Nullable |
|---|---|---|
CardToken | string | no |
MaskedCardNumber | string | no |
EncryptedCardNumber | string | no |
EncryptedCvv | string | no |
ExpiryDate | string | no |
Barcode | string | no |
CardStatusCode | string | no |
ResponseCode | string | no |
ResponseMessage | string | no |
Member names are the service's declaration names.
aurax-bnpl-bpm-to-bff-create-virtual-card-bnpl-bpm › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT. The response type this route registers was read from the service's own source and is published on this operation as x-aura-code-response.
No data returned