Order Webhook
The Order Webhook notifies your system about important events in the order lifecycle.
This allows your platform to react in real time — for example, when an order is placed, partially paid, fully paid, credited, or put on hold.
You can also read how to set or disable the Order Webhook: Order Webhook Set | Order Webhook Disable
Billink signs every delivery with HMAC-SHA256 using the shared secret. The following order events will be sent to the configured URL:
order_placedpartial_payment_addedorder_paidpartial_credit_addedorder_fully_accreditedcustomer_fully_paidorder_workflow_startedorder_on_holddispute_createddispute_resolvedretrocession_credit_applied
Was this section helpful?
On this page
- Order Webhook