3DS API
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.
Details about a 3-D Secure operation.
Unique identifier of the operation
^[A-Za-z0-9_-]{1,64}$The operation type.
Status of the operation
The time the request has been processed. Format ISO 8601 YYYY-MM-DDThh:mm:ssTZD
2022-06-16T06:28:02.492ZUnique identifier of the consumer.
^[A-Za-z0-9_-]{1,64}$Human readable string representing the error, only present in case of operation failure
Successful
Bad Request, Invalid request URI or header, or unsupported nonstandard parameter
The provided Authorization header is missing or invalid
Resource not found. Unknown issuerId or consumerId or accountId or cardId
Internal server error
コンテンツなし
最終更新
役に立ちましたか?