v1

latestOpenAPI 3.0.12026-07-2353480642.4 KB
JWT

Create a JWT for 3DS Client SDK

The API creates a JSON Web Token (JWT) which is then used as a method of authentication between the merchant and the 3DS Client SDK.

post/v2/jwt/create

Request body

threeds_contract_idstring required

The ID of the threeDSContractId used.

Response

Created

jwtstring required

JWT to handle authentication

threeds_contract_idstring required

The ID of the threeDSContractId used.