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