Collection Notification

Webhook URL

REQUEST BODY SCHEMA: application/json required

Request Body

Refer to : Webhook Common

Biz_data

Name
Type
Description

merchant_id*

long

Merchant ID

collection_id*

long

Collection ID

material_id

long

Material ID

collection_account_no*

string

Collection Account Number

receive_amount*

string

Receive Amount

receive_currency*

string

Receive Currency

fee

string

Service Fee

arrived_at*

string

Arrived At

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

collection_unique_no*

string

Collection Unique Number

Globally unique.

status*

integer

Status

Refer to Status

comments

string

Reason description

sender.name

string

Sender Name

sender.account_no

string

Sender Account Num

sender.account_type

string

Sender Account Type

sender.descriptor

string

Sender Descriptor

sender.id_type

string

Sender ID Type

sender.id_number

string

Sender ID Number

transaction_id

long

Transaction ID

Response

Last updated

Was this helpful?