Skip to main content
POST
string
required
BOH API key with admin:webhooks scope.
string
required
HTTPS URL that will receive POST requests. Must start with https://.
string[]
required
One or more event types to subscribe to. Supported events:
  • inventory_transaction.completed
  • inventory_transaction.failed
  • purchase_order.status_changed
  • api_key.expiring
  • ping
object
The created endpoint: id, url, events, is_active, disabled_reason, consecutive_failures, created_at, updated_at.
string
Signing secret (whsec_...). Shown only once. Store it in your secrets manager immediately. Use it to verify the X-BOH-Signature header on incoming requests.