Skip to main content

Register or update webhook configuration

PUT 

/webhook

Creates or replaces the outgoing webhook configuration for your logistics company. DigiAnt will POST authorization domain events to url as they occur.

Supported events:

  • authorization.created
  • authorization.finished
  • authorization.operational_fields_updated
  • authorization.updated_from_partner

If subscribedEvents is empty, all authorization events are enabled. Optionally provide secret for HMAC-SHA256 signature verification (X-Webhook-Signature: sha256=<hex> header on each delivery).

Request

Responses

Webhook configuration saved