AT&T · Example Payload

Mvnx Api Product Order Example

Fortune 100TelecommunicationsWirelessWirelineMessagingSpeechMobileBroadbandEnterprise

Mvnx Api Product Order 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

idhrefstateexternalId

Example Payload

Raw ↑
{
  "id": "order-500123",
  "href": "https://devex-web.att.com/productOrder/order-500123",
  "state": "inProgress",
  "externalId": "ext-order-500123"
}