AT&T · Example Payload

Mvnx Api Product Example

Fortune 100TelecommunicationsWirelessWirelineMessagingSpeechMobileBroadbandEnterprise

Mvnx Api Product Example is an example object payload from AT&T, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idhrefstatusproductOffering

Example Payload

Raw ↑
{
  "id": "sub-a1b2c3d4",
  "href": "https://devex-web.att.com/product/sub-a1b2c3d4",
  "status": "active",
  "productOffering": {
    "id": "offer-unlimited-basic",
    "name": "Unlimited Basic Plan"
  }
}