Skip to main content
cURL
This is a webhook that we send to your endpoint. You cannot call this endpoint.

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json

Tracking update notification

return_order_id
string

The return order ID for this tracking update

store_id
string

The external ID of the store where the package was dropped off

status
string

The new status of the order

timestamp
string<date-time>

ISO 8601 timestamp of the status update

description
string

Human-readable description of the status

packages
object[]

Packages belonging to this order that have been assigned a package ID. Items not yet assigned to a package are excluded.