Southwest Gas · Example Payload

Southwest Gas Usage Example

Fortune 1000Natural GasUtilityEnergy

Southwest Gas Usage Example is an example object payload from Southwest Gas, with 11 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

accountNumberreadDateusageThermsusageCcfreadTypebillingPeriodStartbillingPeriodEndgasChargedistributionChargetotalChargeheatingDegreeDays

Example Payload

southwest-gas-usage-example.json Raw ↑
{
  "accountNumber": "0001234567",
  "readDate": "2026-04-15",
  "usageTherms": 28.6,
  "usageCcf": 27.9,
  "readType": "Actual",
  "billingPeriodStart": "2026-03-16",
  "billingPeriodEnd": "2026-04-15",
  "gasCharge": 31.22,
  "distributionCharge": 18.47,
  "totalCharge": 67.43,
  "heatingDegreeDays": 184
}