Withdrawal Result Notification
Withdrawal Result Notification
Webhook URL
REQUEST BODY SCHEMA: application/json required
Webhook Body(Notify)
Refer to : Webhook Common
Biz_data
Name
Type
Description
order_id*
long
Order ID
merchant_id*
long
Merchant ID
order_no*
string
Order Number
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
Response
Last updated