Bandwidth · Example Payload

Phone Numbers Port In Response Example

CommunicationsCPaaSVoiceMessagingTelephonySMSMFA

Phone Numbers Port In Response Example is an example object payload from Bandwidth, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

portInIdstatusrequestedFocDateactualFocDate

Example Payload

Raw ↑
{
  "portInId": "c-abc123",
  "status": "active",
  "requestedFocDate": "sample-value",
  "actualFocDate": "sample-value"
}