API de gestión de PIN
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.
There is no strong guarantee of the uniqueness of this identifier, so please refrain from using it for other purpose than logging and troubleshooting.
The response body to get PIN to be displayed. This value is encrypted using the JWE encryption
Bad 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 card
Resource not found, Unknown issuerId or consumerId or accountId or card id
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.
There is no strong guarantee of the uniqueness of this identifier, so please refrain from using it for other purpose than logging and troubleshooting.
The type of the PIN Block.
The value is the encrypted json (cf http://www.json.org/ ) representation of the PIN Block.
This value is encrypted using the JWE encryption (please refer to the Sensitive Information Encryption for more details)
| Schemas of the PIN Block once decrypted |
|---|
| PIN Block ISO0 |
| PIN Block 3DES Seccos |
PIN set successfuly
Bad 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 card
Resource not found, Unknown issuerId or consumerId or accountId or card id
Internal Server Error
Sin contenido
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.
There is no strong guarantee of the uniqueness of this identifier, so please refrain from using it for other purpose than logging and troubleshooting.
Successful
The PIN Change Counter value.
0003Pattern: ^[0-9]{4}$Identifier used to correlate the call to get Pin Change Counter and the call to set Pin.
21430919092023091909Bad 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 consumer or account
Resource not found, Unknown issuerId or consumerId or accountId or card id
Internal Server Error
Última actualización
¿Te fue útil?