Order Item Status Update Webhooks
Authorizations
X-API-KeystringRequired
Body
idany ofOptional
integerOptional
nullOptional
eventconst: order_items.shippedRequired
Event type of webhook message
timestampstring · date-timeOptional
subscription_idany ofOptional
ID of the subscription
integer · min: 1OptionalExample:
ID (integer) of this property
1nullOptional
Responses
200
OK
No content
post
/api/v1/webhooks/order-items-shipped200
OK
No content
Authorizations
X-API-KeystringRequired
Body
idany ofOptional
integerOptional
nullOptional
eventconst: order_items.cancelledRequired
Event type of webhook message
timestampstring · date-timeOptional
subscription_idany ofOptional
ID of the subscription
integer · min: 1OptionalExample:
ID (integer) of this property
1nullOptional
Responses
200
OK
No content
post
/api/v1/webhooks/order-items-cancelled200
OK
No content
Authorizations
X-API-KeystringRequired
Body
idany ofOptional
integerOptional
nullOptional
eventconst: order_items.returnedRequired
Event type of webhook message
timestampstring · date-timeOptional
subscription_idany ofOptional
ID of the subscription
integer · min: 1OptionalExample:
ID (integer) of this property
1nullOptional
Responses
200
OK
No content
post
/api/v1/webhooks/order-items-returned200
OK
No content
Last updated
Was this helpful?

