Webhooks - Telnyx

Handle Number Order Status

Telnyx webhook for number_order.status_changed events.

Finalises or discards the pending stub created when /call-tracking/numbers was hit with an async-resolving order. Credits are charged here (not at request time) so nothing is billed until Telnyx confirms provisioning.

Telnyx retries on non-2xx, so errors inside handlers log-and-return 200 for anything we've already processed idempotently.

post/public/webhooks/telnyx/orders

Headers

telnyx-signature-ed25519string
telnyx-timestampstring

Response

Successful Response

{"stackTrail":"paths:/public/webhooks/telnyx/orders:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.