GetPumps

public enum GetPumps
Return pump information on all pumps of the gas station

Returns the current pump status (free, inUse, readyToPay, outOfOrder, locked) and identifier. If the status is readyToPay, the result also contains fuelType, productName, fuelAmount, VAT (amount & rate), priceWithoutVAT, priceIncludingVAT, currency.



Only use after approaching, otherwise returns 403 Forbidden.