Create webhook subscription
Create webhook subscription
Required scope: partner.webhooks.manage.
POST
Create webhook subscription
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
The created webhook subscription. The signing secret is shown once, here, on creation.
Example:
"https://partner.example.com/webhooks/digital-florists"
Available options:
order.created, order.updated, order.assigned, order.status_changed, order.payment_status_changed Available options:
endpoint_4xx, endpoint_unsafe, entitlement_lost, manual, delivery_failures_exhausted, null Example:
null
Example:
"a1b2"
Example:
null
Example:
"2026-06-27T10:15:00+01:00"
Example:
"2026-06-27T10:15:00+01:00"
Plaintext signing secret. Shown once on creation or rotation.
Example:
"f8c7e6d5c4b3a2918070605040302010f8c7e6d5c4b3a2918070605040302010"
Last modified on July 5, 2026