Payment Result Notification

Payment Result Notification

Webhook URL

REQUEST BODY SCHEMA: application/json required

Request Body(Notify)

Refer to : Webhook Common

Biz_data

Name
Type
Description

order_id*

long

Order ID

merchant_id*

long

Merchant ID

account_no

string

Account Number

transaction_id

long

Transaction ID

order_no*

string

Order Number

order_status*

integer

Order Status

Refer to Order Status

audit_status

integer

Audit Status

Refer to Status

bank_country

string

Receive Country

payment_currency

string

Payment currency

payment_amount

string

Payment amount

fee

string

Service Fee

payed_at

string

Payed At

refund_transaction_id

long

Refund Transaction ID

return_fee

string

Return Fee

refunded_at

string

Refunded At

beneficiary_name

string

Beneficiary Name

beneficiary_id

long

Beneficiary ID

reference

string

Reference

error_message

string

Error Message

created_at

string

Create At

Format: yyyy-MM-dd HH:mm:ss

Response

Last updated

Was this helpful?