Skip to main content
This page lists the available topics to specify when subscribing to Webhooks and provides examples for the event data which is sent via an HTTP POST request to the webhook url. “unique_id” is deprecated and should not be used. Some payload fields contain Protected Customer Data (PCD) — personal information such as customer names, addresses, phone numbers, and email addresses. These fields are only included when the webhook subscription has Include PCD enabled; otherwise they are omitted.

Event Payloads

delivery:created

Payload
sender_name contains Protected Customer Data (PCD) for RMA deliveries and is only included when the webhook subscription has Include PCD enabled.

delivery:canceled

Payload
sender_name contains Protected Customer Data (PCD) for RMA deliveries and is only included when the webhook subscription has Include PCD enabled.

delivery:accepted

Payload
sender_name contains Protected Customer Data (PCD) for RMA deliveries and is only included when the webhook subscription has Include PCD enabled.

delivery:processed

Payload
sender_name contains Protected Customer Data (PCD) for RMA deliveries and is only included when the webhook subscription has Include PCD enabled.

delivery:exception

Payload
sender_name contains Protected Customer Data (PCD) for RMA deliveries and is only included when the webhook subscription has Include PCD enabled.

delivery:putaway

Payload
sender_name contains Protected Customer Data (PCD) for RMA deliveries and is only included when the webhook subscription has Include PCD enabled.

delivery:committed

Payload
sender_name contains Protected Customer Data (PCD) for RMA deliveries and is only included when the webhook subscription has Include PCD enabled.

delivery:status_changed

Payload
sender_name contains Protected Customer Data (PCD) for RMA deliveries and is only included when the webhook subscription has Include PCD enabled.

delivery_label:created

Payload

delivery_label:voided

Payload

import:created

Payload

import:completed

Payload

inventory:adjusted

Payload
Stock adjustments will be included when a Bill of Material component is adjusted which affects a related products’ Virtual Inventory. Stock adjustments for changes invoked because of Virtual Inventory will not include the qty_adjust key, but rather only the absolute values.

order:created

Payload
shipping_address contains Protected Customer Data (PCD) and is only included when the webhook subscription has Include PCD enabled.

order:canceled

Payload
shipping_address contains Protected Customer Data (PCD) and is only included when the webhook subscription has Include PCD enabled.

order:items_updated

Payload
shipping_address contains Protected Customer Data (PCD) and is only included when the webhook subscription has Include PCD enabled.

order:holded

Payload
shipping_address contains Protected Customer Data (PCD) and is only included when the webhook subscription has Include PCD enabled.

order:completed

Payload
shipping_address contains Protected Customer Data (PCD) and is only included when the webhook subscription has Include PCD enabled.

order:shipped

Payload
shipping_address contains Protected Customer Data (PCD) and is only included when the webhook subscription has Include PCD enabled.

order:delivered

Payload
shipping_address contains Protected Customer Data (PCD) and is only included when the webhook subscription has Include PCD enabled.

order:address_validation_failed

Payload
shipping_address contains Protected Customer Data (PCD) and is only included when the webhook subscription has Include PCD enabled.

order:address_changed

Payload
old_address and address contain Protected Customer Data (PCD) and are only included when the webhook subscription has Include PCD enabled.

order:status_changed

Payload
shipping_address contains Protected Customer Data (PCD) and is only included when the webhook subscription has Include PCD enabled.

order:shipments_updated

Payload
shipping_address contains Protected Customer Data (PCD) and is only included when the webhook subscription has Include PCD enabled.

order:shipping_options_changed

Payload
shipping_address contains Protected Customer Data (PCD) and is only included when the webhook subscription has Include PCD enabled.

product:created

Payload

product:updated

Payload

product:sku_changed

Payload

product:deleted

Payload

product_media:created

Payload

product_media:updated

Payload

product_media:deleted

Payload

serial_number:created

Payload

serial_number:updated

Payload

serial_number:checkin

Payload

serial_number:checkout

Payload
The packages[] payload in the shipment:* and tracker:* events mirrors the package shape returned by shipment.info — see Package Properties for the full reference. For items[].lot_data[], see the Lot Data fields under Shipment Item Properties. manifest_courier_code is included only when the shipment has a manifest code.

shipment:packed

Payload
shipping_address contains Protected Customer Data (PCD) and is only included when the webhook subscription has Include PCD enabled.

shipment:shipped

Payload
shipping_address contains Protected Customer Data (PCD) and is only included when the webhook subscription has Include PCD enabled.

shipment:delivered

Payload
shipping_address contains Protected Customer Data (PCD) and is only included when the webhook subscription has Include PCD enabled.

shipment:reverted

Payload
shipping_address contains Protected Customer Data (PCD) and is only included when the webhook subscription has Include PCD enabled.

shipment:labels_voided

Payload
shipping_address contains Protected Customer Data (PCD) and is only included when the webhook subscription has Include PCD enabled.

package:packed

Payload

package:manifested

Payload

package:shipped

Payload

package:delivered

Payload

track:created

This topic is deprecated. Please use shipment:packed instead.
Payload

tracker:updated

Payload

tracker:delivered

Payload

tracker:exception

Payload

manifest:sealed

Payload

manifest:loaded

Payload