Discussions

Ask a Question
Back to All

Webhooks Request received has orderID of all 0's


Hi Good Day.

I had a technical question regarding your web hook functionality.  We had this setup previously and removed it, but now we have entered a url endpoint to call when the "order.delivered" event is fired.

We noticed that the orderId is always 0's.

The request that we are being sent looks like this:

{"event":"order.delivered","order_id":"00000000-0000-0000-0000-000000000000","timestamp":"2024-04-17T15:29:10.043374+00:00"}

Has the webhook request changed?