Bandwidth · Example Payload

Phone Numbers Address Example

CommunicationsCPaaSVoiceMessagingTelephonySMSMFA

Phone Numbers Address 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

houseNumberstreetNamecitystateCodezipcountry

Example Payload

Raw ↑
{
  "houseNumber": "+19195551234",
  "streetName": "sample-value",
  "city": "sample-value",
  "stateCode": "sample-value",
  "zip": "sample-value",
  "country": "sample-value"
}