AT&T · Example Payload

Enterprise Apis Product Order Example

Fortune 100TelecommunicationsFortune 100WirelessWirelineBroadbandEnterprise5GNetwork

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

Top-level fields

idexternalIdstateorderDatecompletionDate

Example Payload

Raw ↑
{
  "id": "example_id",
  "externalId": "example_externalId",
  "state": "acknowledged",
  "orderDate": "2026-04-19T10:00:00Z",
  "completionDate": "2026-04-19T10:00:00Z"
}