Material Audit Result Notification
Webhook URL
REQUEST BODY SCHEMA: application/json required
Request Body(Notify)
Refer to : Webhook Common
Biz_data
Name
Type
Description
merchant_id*
string
Merchant Id
material_name*
string
Material Name
status*
integer
Material Status
currency*
string
Currency
amount*
string
Total Amount
amount_linking*
string
Amount Linking (reviewing)
amount_linked*
string
Amount Linked(success)
business_type*
integer
Business Type
buyer_name*
string
Buyer Name
buyer_country*
string
Buyer country
goods[0].name
string
Goods name
goods[0].num
int
Goods count
collections[0].id
long
Collection id
collections[0].link_status
integer
collections[0].remark
string
Reason description;
created_at
string
Created At,
Format:yyyy-MM-dd HH:mm:ss
Response
Last updated