Skip to content

Latest commit

 

History

History
80 lines (77 loc) · 4.95 KB

File metadata and controls

80 lines (77 loc) · 4.95 KB

# P2pTransactionDetail

Properties

Name Type Description Notes
is_sell int Whether sell order [optional]
txid int Order ID [optional]
orderid int Order ID [optional]
timest int Order creation timestamp [optional]
last_pay_time int Payment deadline [optional]
remain_pay_time int Remaining payment time [optional]
currency_type string Cryptocurrency type [optional]
want_type string Fiat currency type [optional]
rate string Price [optional]
amount string Size [optional]
total string Fiat amount [optional]
status string Order Status [optional]
reason_id string Cancellation reason ID [optional]
reason_desc string Cancellation reason [optional]
toast_id int Popup ID [optional]
cancel_time string Cancellation time [optional]
seller_confirm int Whether seller confirmed the reason [optional]
in_appeal int Whether in dispute [optional]
dispute_time int Appeal time limit [optional]
cancelable int Whether order cancellation is allowed [optional]
hide_payment int Whether to hide payment method [optional]
trade_tips string Trading terms [optional]
show_bank string Whether to display bank [optional]
bankname string Bank name [optional]
bankbranch string Bank branch name [optional]
bankid string Bank ID [optional]
bank_holder_realname string Bank cardholder name [optional]
show_ali string Whether to display Alipay [optional]
aliname string Alipay account name [optional]
is_alicode int Whether Alipay QR code exists [optional]
show_wechat string Whether to display WeChat [optional]
wename string WeChat account name [optional]
show_others string Whether to display other payment methods [optional]
pay_others string[] Other payment methods [optional]
sel_paytype string Payment type [optional]
its_uid string Counterparty UID [optional]
its_is_blue_vip int Whether counterparty is Blue V [optional]
its_tier int Counterparty VIP tier [optional]
its_avatar string Counterparty avatar [optional]
its_nickname string Counterparty nickname [optional]
its_realname string Counterparty username [optional]
is_follow int Whether following [optional]
is_black int Whether blocked [optional]
have_traded int Whether traded before [optional]
appeal_unread int Unread appeals [optional]
appeal_allow_cancel int Whether appeal cancellation is allowed [optional]
appeal_verdict_has_open string Appeal result (including pending appeals) [optional]
im_unread int IM unread [optional]
message string Review content [optional]
score string Rating [optional]
payment_voucher_url string[] Payment voucher [optional]
complete_number int Counterparty transaction volume [optional]
complete_rate_month string Counterparty completion rate [optional]
check_journal_account bool Whether transaction record is verified [optional]
show_journal_account bool Whether to display transaction records [optional]
is_freeze_guarantee int Whether margin is frozen [optional]
usdt_left_guarantee string Remaining USDT margin [optional]
guarantee_curr_type string Margin currency type [optional]
timest_paid int Payment time [optional]
state string Order Status [optional]
release_coin_switch int Coin release switch configuration [optional]
own_realname string Username [optional]
confirmation_use_time_month int Average confirmation time in last 30 days [optional]
is_risk_user int Whether risk user [optional]
is_xt int Whether XT order [optional]
order_type int Order Type [optional]
symbol string Fiat currency symbol [optional]
is_show_receive int Whether to show confirm receipt during appeal [optional]
is_taker int Whether regular user [optional]
is_online int Merchant online status [optional]
show_seller_contact_info bool Whether to display seller contact information [optional]
supported_pay_types string[] Payment methods supported by current order [optional]

[Back to Model list] [Back to API list] [Back to README]