Transaction Data
URL
Request Params fix value
When call API, please send params with fix value
Param
Required
Value
_state
yes
app.accountant.operations.transaction.transaction
_token
yes
_user_id
yes
1210044026
type
yes
111
format
yes
grid
Request parameters
Param
Required
Description
limit
No
Default 10 row
page
No
Default: 1
fileds
yes
Fix value: ext_user_id,advertiser_name,transaction_code,ctime,topup_amount,transaction_type,cash_type,description
Example API
Response parameters
Name
Description
transaction_id
transaction_id
transaction_code
transaction_code
ext_user_id
seller_id
ctime
transaction_date
transaction_type
transaction_type
cash_type_name
cash_type
topup_amount
topup_amount
clear_amount
clear_amount
old_balance
old_balance
new_balance
new_balance
description
description
Last updated
Was this helpful?