Skip to main content
POST
Wallet Deposit Transactions (Deprecated)

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

Account transaction request

Account transaction history request

accountId
string

Account ID (optional filter)

Example:

"wsb-abc123"

orderNo
string

Transaction order number (optional filter)

transactionType
string

Transaction type: chain_deposit, chain_withdraw, card_purchase, card_deposit, card_withdraw, card_cancel, card_auth_fee_patch, card_auth_cross_board_patch, gt_transfer, fixed, card_overdraft_statement, gt_transfer_refund

startTime
integer<int64>

Start time (milliseconds). Time range cannot exceed 30 days.

endTime
integer<int64>

End time (milliseconds). Time range cannot exceed 30 days.

pageNum
integer<int32>
default:1

Current page. Default is 1

pageSize
integer<int32>
default:10

Number of pages per page. Default 10, maximum 100

Response

Successful response

Account transaction response

success
boolean

Success flag

code
integer<int32>

Response code

msg
string

Response message

data
object

Response data