gasSuppliers
Returns all the gas suppliers directly from the getAG API.
Returns
[SupplierType]Examples
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Response
{
"data": {
"gasSuppliers": [
{
"brandId": 31505898,
"supplierId": 71126188,
"supplierName": "wonder-message-force-sound-pay",
"supplierNumber": "probably-smile-laugh-analysis-city"
}
]
}
}