Withdrawal Result Notification
Last updated
Was this helpful?
Last updated
Was this helpful?
REQUEST BODY SCHEMA: application/json required
Refer to :
Biz_data
order_id*
long
Order ID
merchant_id*
long
Merchant ID
order_no*
string
Order Number
order_status*
Integer
Order Status
account_num*
string
Account Number
transaction_id
long
Transaction ID
withdrawal_account_id
long
Withdrawal Account ID
tx_amount
string
Transaction Amount
fee
string
Fee
currency
string
Currency
reference
string
Reference
payed_at
string
Payed At
refund_fee
string
Refund Fee
refunded_at
string
Refunded At
refund_transaction_id
long
Refund Transaction ID
error_message
string
Error Message
created_at
string
Created At
Format:yyyy-MM-dd HH:mm:ss
Refer to