Skip to main content
WEBHOOK

Authorizations

Sendcloud-Signature
string
header
required

Body

application/json

Webhook data you will receive

The webhook payload when a parcel (either an outgoing or an incoming one) changes status.

action
enum<string>

Describes the webhook action

Available options:
parcel_status_changed
Example:

"parcel_status_changed"

timestamp
number

A unix timestamp indicating the time that the status changed

carrier_status_change_timestamp
number | null

A unix timestamp indicating the time that the status changed in the carrier's system

parcel
object

Parcel object

Response

200

Return a 200 status to indicate that the data was processed successfully. The response body may contain the extended line item.