v1

latestOpenAPI 3.0.32026-07-13149852.3 MB
webhook

Add Handler

Creates a new webhook handler

post/webhook/add_handler

Request body

typestring required

Webhook event type. Common patterns: order.status., order.shipped, order.tracking, order.tags, item.inventory, item.updated, shipment.created, shipment.voided, purchase_order., transfer_order.*

namestring required

User-friendly name for the webhook handler

Response

Webhook handler created

successboolean required

Whether the operation succeeded