POST
/
v1
/
order
/
{id}
/
events

Limits

  • Rate limits: Max 3 requests/second
  • Size limit: Request body must not exceed 1kb

Path Parameters

id
string
required

Unique reference number for the order: either order.id (starts with "ord_") or order.externalId

Body

application/json

Expected payload for the add event endpoint.

name
string
required
timestamp
string
payload
object | null

Response

200 - application/json
event
object
required