Account
Cardholder Fund Transfer
POST
Performs a cardholder fund transfer (credit extension mode). The current transfer currency is fixed to TUSDT.
Request Headers
string
required
apiKey (merchant credential, bound to IP whitelist)
string
required
Unix timestamp in milliseconds. The deviation from the server time must be within 60 seconds, and future timestamps are not accepted.
string
required
Login token (required for all interfaces except Get Token).
string
default:"application/json"
Fixed to
application/jsonRequest Body
string
required
Cardholder order number.
string
required
Merchant-side unique transfer order number (max 64 characters).
string
required
Transfer type, see Constants (In — credit / Out — debit).
string
required
Transfer amount (supports up to 2 decimal places).
Response Parameters
number
Response status code.
0 indicates success.string
Response message.
object
Response data.
