Register and View
A JWT generated by the Get Authorization Token API.
The server checks the validity of the provided token to control access to this protected resource. Please refer to Get OAuth 2.0 access token for more details on the flow and on how to get this JWT.
The id of the issuer
Unique identifier of the card.
[A-Za-z0-9_-]{1,48}Random identifier which can be used to correlate the different API calls done as part of a single use-case. This identifier will be the one primarily used for troubleshooting.
Warning: This identifier should not be derived from sensitive personal data, as its value will be logged in clear.
There is no strong guarantee of the uniqueness of this identifier, so please refrain from using it for purposes other than logging and troubleshooting.
[a-zA-Z0-9_\-\. ]{1,64}Successful get card details
Unique identifier of the end user.
[A-Za-z0-9_-]{1,64}List of accountIds associated to the card.
accountId pattern : [A-Za-z0-9_-]{1,64}
Note: accountIds is deprecated. This optional response parameter will no more be returned.
Unique identifier of the card.
[A-Za-z0-9_-]{1,48}Unique identifier of the type of card (defined during the onboarding of D1)
[A-Za-z0-9_-]{1,48}Determines if the card supports EMV 3-D Secure (3DS) flows.
The card scheme
VISAValores posibles: Last 4 digits of the PAN
1234Pattern: \d{4}Expiry date of the card in MMYY format
1022Pattern: (0[1-9]|1[0-2])\d{2}The state of the card.
ACTIVEValores posibles: The time the ressource has been created. Format ISO 8601 YYYY-MM-DDThh:mm:ssTZD
2022-02-16T06:28:02.492ZThe time the resource has been last updated. Format ISO 8601 YYYY-MM-DDThh:mm:ssTZD
2022-07-16T06:28:02.492ZBad Request, Invalid request URI or header, or unsupported non-standard parameter
The provided Authorization header is missing or invalid
Forbidden action, check the state of the linked end user (consumer) or account or digital card
Resource not found
Internal Server Error
A JWT generated by the Get Authorization Token API.
The server checks the validity of the provided token to control access to this protected resource. Please refer to Get OAuth 2.0 access token for more details on the flow and on how to get this JWT.
The id of the issuer
Unique identifier of the card.
[A-Za-z0-9_-]{1,48}Random identifier which can be used to correlate the different API calls done as part of a single use-case. This identifier will be the one primarily used for troubleshooting.
Warning: This identifier should not be derived from sensitive personal data, as its value will be logged in clear.
There is no strong guarantee of the uniqueness of this identifier, so please refrain from using it for purposes other than logging and troubleshooting.
[a-zA-Z0-9_\-\. ]{1,64}Unique identifier of the end user.
[A-Za-z0-9_-]{1,64}Unique identifier of the type of card (defined during the onboarding of D1)
[A-Za-z0-9_-]{1,48}Unique identifier of the account.
Note: accountId is deprecated. You can still pass it but it will be ignored.
[A-Za-z0-9_-]{1,64}The state of the card.
ACTIVEValores posibles: Successful card registration
Bad Request, Invalid request URI or header, or unsupported non-standard parameter
The provided Authorization header is missing or invalid
Forbidden action. At least one of the registration could not be done.
Resource not found Unknown issuerId or consumerId or accountId.
Internal Server Error
Sin contenido
Última actualización
¿Te fue útil?