Skip to main content
POST
Activate Card (physical)

Headers

User-Agent
string

User agent

X-Forwarded-For
string

Forwarded for

X-Forwarded-From
string
required

Client application identifier

Example:

"client-app"

X-Tenant-ID
string

Tenant ID

deviceId
string

Device ID

platform
string

Platform

Body

application/json

Activate card request

Activate card request (physical)

merchantOrderNo
string
required

Client transaction reference. length[15...65]

cardId
string
required

Card ID

pin
string
required

Card PIN. 6 digits, user-defined

activationCode
string
required

Activation code

noPinPaymentAmount
number

Password-free payment amount limit. 0~2000 USD, default 500 USD

Response

Successful response

Activate card response

success
boolean

Success flag

Example:

true

code
integer<int32>

Response code

Example:

200

msg
string

Response message

Example:

"Success"

data
object

Activation result