Webhook notification triggered when order is created or updated
Your secret API key obtained from the Clink dashboard (Developers section)
Current timestamp in milliseconds since Unix epoch (required for request signing)
Order event payload in json
Unique identifier for the event
Type of event that occurred
order.created, order.next_action, order.succeeded, order.failed Type of this json payload, 'event' if this is an event
"event"
Timestamp when the event occurred
Return a 200 status to indicate that the data was received successfully