Query Webhook URL
Request URI
POST
/issuing/webhook/query-webhook-list
Request Body
Refer to : common
Biz_data :
Name
Type
Description
sub_partner_id*
string
Sub partner ID
webhook_id
long
Webhook ID
webhook_type
integer
if 'sub_partner_id' is empty,please input the value of 'partner_id'
Request Example
Response
Name
Type
Description
webhook_id
long
webhook ID
webhook_type
integer
webhook type
webhook_url
string
webhook url
webhook_desc
string
webhook url
create_time
string
create time
Last updated
Was this helpful?