Scale ticket and weighing operations
Scale API (1.0.0)
The Scale API manages scale tickets with inbound and outbound flow data for the Hauler Hero platform.
Important: If you want to integrate your scale tickets into the Hauler Hero platform, you must call this API endpoint with the required data specified in this specification.
Partners need to:
- Obtain API credentials (HERO-API-KEY) from Hauler Hero. Important: Each Hauler Hero account has a unique API key.
- Call the POST /hero-api/v1/tickets endpoint whenever a scale ticket is created or updated in your system
- Send the required data including site, materials, and flow information as specified in the request schema
- Receive confirmation that the ticket was successfully integrated into Hauler Hero
When calling this API, you must include:
- Site identification - UUID for the site
- Material quantities - List of materials with IDs, names, quantities, pricing, and units
- Inbound/Outbound flow data - Ticket numbers, effective dates
Download OpenAPI description
Languages
Servers
Mock server
https://docs.haulerhero.com/_mock/scale/
Hauler Hero production server
https://api.haulerhero.com/