Bandwidth · Example Payload

Emergency Calling Endpoint Example

CommunicationsCPaaSVoiceMessagingTelephonySMSMFA

Emergency Calling Endpoint Example is an example object payload from Bandwidth, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

endpointIdalternateEndUserIdcallerNamelocationIdtelephoneNumberactivated

Example Payload

Raw ↑
{
  "endpointId": "c-abc123",
  "alternateEndUserId": "c-abc123",
  "callerName": "sample-value",
  "locationId": "c-abc123",
  "telephoneNumber": "+19195551234",
  "activated": true
}