Submit a fuel POS sale → get Fawtara QR + invoice reference
POST/api/v1/pos/fuel-invoice
Submit a real-time fuel point-of-sale transaction (e.g. from an OOMCO pump or an Oracle APEX/ORDS fuel automation system).
GoRoute will:
- Build the Fawtara QR (TLV) from the receipt figures and render a scannable PNG to print on the consumer receipt.
- Map the sale to the canonical PINT OM model and validate it.
- Compute the deterministic invoice UUID.
- Schedule reporting: TDD to OTA Fawtara within 24h for B2C simplified sales, or real-time Peppol AS4 for B2B fleet sales.
The QR + invoice reference are returned synchronously so the pump can print the receipt on the spot with the Fawtara QR already on it.
Request
Responses
- 201
- 422
Successful Response
Validation Error