Skip to main content
POST
Withdraw Card

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

Card withdraw request

Card deposit/withdraw request

cardId
string
required

Card ID

merchantOrderNo
string
required

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

amount
number
required

Amount

remark
string

Remark. length[0...50] (withdraw only)

Response

Successful response

Card operation response

success
boolean

Success flag

Example:

true

code
integer<int32>

Response code

Example:

200

msg
string

Response message

Example:

"Success"

data
object

Operation result