v1

latestOpenAPI 3.0.02026-07-2352269214.0 KB
Register and View

Get card details

This request is used by the issuer backend to request card details.

get/issuers/{issuerId}/cards/{cardId}

Response

Successful get card details

consumerIdstring

Unique identifier of the end user.

accountIdsAccountId[]

List of accountIds associated to the card. accountId pattern : [A-Za-z0-9_-]{1,64} <br/>Note: accountIds is deprecated. This optional response parameter will no more be returned.

cardIdstring

Unique identifier of the card.

cardProductIdstring

Unique identifier of the type of card (defined during the onboarding of D1)

threeDSsupportboolean

Determines if the card supports EMV 3-D Secure (3DS) flows.

scheme'VISA' | 'MASTERCARD' | 'PAGOBANCOMAT' | 'AMEX'

The card scheme

panSuffixstring

Last 4 digits of the PAN

expstring

Expiry date of the card in MMYY format

state'ACTIVE' | 'INACTIVE'

The state of the card.

creationTimestring

The time the ressource has been created. Format ISO 8601 YYYY-MM-DDThh:mm:ssTZD

lastUpdateTimestring

The time the resource has been last updated. Format ISO 8601 YYYY-MM-DDThh:mm:ssTZD