Skip to content

Get 3DS client token

Deprecated
GET
/order/v1/client-token-3ds/{provider}

Get 3DS client token by provider

provider
required
string
Allowed values: REDPAY

The provider name, that you want to get the client token.

The resource was returned successfully

object
clientToken
required

Client Token

string

The request is not valid

Array<string>

Resource not found

Array<string>

An unexpected error occurred inside the server

Array<string>