added
New endpoints for fetching and updating reefer temperature thresholds
October 23rd, 2025 by Abhay Anumula
We have now added 2 new endpoints in the Company Webhooks category for fetching and updating your reefer's temperature thresholds.
Endpoint Details
Fetch Reefer Thresholds
- Method: GET
- URL: https://api.gomotive.com/v1/company_webhooks/reefer_thresholds
- Purpose: This endpoint provides a company-level configuration for reefer temperature thresholds that the webhook system uses to decide when to emit temperature-breach events (below minimum or above maximum).
Update Reefer Temperature Thresholds
- Method: POST
- URL: https://api.gomotive.com/v1/company_webhooks/reefer_thresholds
- Purpose: Updates company-level reefer temperature thresholds used by the webhooks to determine when to emit temperature-breach events (below minimum / above maximum).
