AT&T · Example Payload

Mvnx Api Topup Balance Create Example

Fortune 100TelecommunicationsWirelessWirelineMessagingSpeechMobileBroadbandEnterprise

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

Top-level fields

channelproductamount

Example Payload

Raw ↑
{
  "channel": {
    "name": "API"
  },
  "product": {
    "id": "sub-a1b2c3d4"
  },
  "amount": {
    "units": 10.0,
    "currency": "USD"
  }
}