Airgas · Example Payload

Airgas Product Example

Industrial grade oxygen in a 300 cubic foot cylinder.

Fortune 500Industrial GasesWeldingSafetyB2BSupply ChainManufacturingHealthcare

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

Top-level fields

product_numbernamedescriptioncategorygas_typegradecylinder_sizeunit_of_measurepriceavailable

Example Payload

airgas-product-example.json Raw ↑
{
  "product_number": "OXUS300",
  "name": "Oxygen, Industrial Grade, 300 CF",
  "description": "Industrial grade oxygen in a 300 cubic foot cylinder.",
  "category": "gas",
  "gas_type": "Oxygen",
  "grade": "industrial",
  "cylinder_size": "T-300",
  "unit_of_measure": "Each",
  "price": 125.99,
  "available": true
}