Webhook Payloads
Label
WEBHOOK
Body
application/json
Webhook type
Example:
"label"
Event that triggered the webhook
Available options:
label.created
, label.updated
, label.requested
, label.closed
The unique identifier of the shop that created the webhook
Example:
9876
Loop return ID
Example:
12345
Loop order ID
Example:
1234567890
Shopify order ID
Example:
1029384756
Name of carrier
Example:
"USPS"
The tracking number for the shipment
Example:
"28735625627856237856287"
Status of the shipment according to EasyPost.
Available options:
N/A (no shipment status)
, pre_transit
, in_transit
, out_for_delivery
, delivered
, error
, failure
Date and time (ISO 8601 format) when the last status update occurred
Example:
"2019-04-01T12:00:00.000Z"
The unique identifier associated with the shipment, assigned by Loop
Example:
"6789998212"
Response
200
Return a 200 status to indicate that the data was received successfully