Bandwidth · Example Payload

Messaging Error Example

sample-value

CommunicationsCPaaSVoiceMessagingTelephonySMSMFA

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

Top-level fields

typedescriptionfieldErrors

Example Payload

Raw ↑
{
  "type": "sample-value",
  "description": "sample-value",
  "fieldErrors": [
    {
      "fieldName": "sample-value",
      "description": "sample-value"
    }
  ]
}