Call HappyRobot API
Carrier Event
Create or update a carrier in the system
POST
Create or update a carrier with their MC number and status information. This can only be used if you coordinate with us, we will need to give you an API key and the endpoint to use.
Authentication
This endpoint requires an API key in the X-API-Key header:
Body
Type of event. For now, only ‘carrier_upsert’ is supported.
Your organization’s unique identifier
The carrier’s MC (Motor Carrier) number
The legal business name of the carrier
Carrier’s status. Must be one of: - ACTIVE
- INACTIVE
- PENDING
- BLOCKED
Response
The UUID of the created/updated carrier
ISO 8601 formatted creation timestamp
Was this page helpful?