destination

API Docs by APIMATIC

Destination

Fields

NameDescription
transport Required

Destination transport

destination Required
String

The destination for inbound call routing. Can be either a SIP URI, a PSTN phone number or system-generated login of a SIP trunk on the platform.

priority
Number

For DIDs with several destinations, sets the order of the destination the platform routes inbound calls to. The less the value, the higher the priority is.

trunk_id
Number

The unique ID of SIP trunk on the platform for transport:5.

{
  "transport": 1,
  "destination": "sip@example.com"
}