GET beta/fleet/trailers: Added rate limit
The GET beta/fleet/trailers endpoint has some new features! Explicitly added a rate limit of 25 requests per second for this API endpoint
API Version: 2022.10.17
We've released a new version of the API. This version updates the behavior of the GET v1/fleet/trailers/assignments endpoint: This endpoint previously returned all the trailers in the org caused rpc errorIt now returns default limit number of trailers, if org has more trailers than the default limit number and no limit parameter is provided
GET beta/fleet/trailers/stats/history: Adds reefer substate.
The GET beta/fleet/trailers/stats/history endpoint has some new features! Adds reefer sub state in reefer state response objects if available to provide additional information on the state of the reefer.
GET beta/fleet/trailers/stats: Adds reefer substate.
The GET beta/fleet/trailers/stats endpoint has some new features! Adds reefer sub state in reefer state response objects if available to provide additional information on the state of the reefer.
GET beta/fleet/trailers/stats/feed: Adds reefer substate.
The GET beta/fleet/trailers/stats/feed endpoint has some new features! Adds reefer sub state in reefer state response objects if available to provide additional information on the state of the reefer.
GET fleet/vehicles/stats: Updated endpoint to include external id in response
The GET fleet/vehicles/stats endpoint has some new features! We added the externalId field to the vehicle for the vehicle stats response.
GET beta/fleet/trailers/stats/feed: Adds reefer door state.
The GET beta/fleet/trailers/stats/feed endpoint has some new features! Adds reefer door state as a supported stat type in requests and responses.
GET beta/fleet/trailers/stats/history: Adds reefer door state.
The GET beta/fleet/trailers/stats/history endpoint has some new features! Adds reefer door state as a supported stat type in requests and responses.
GET beta/fleet/trailers/stats: Adds reefer door state.
The GET beta/fleet/trailers/stats endpoint has some new features! Adds reefer door state as a supported stat type in requests and responses.
POST ifta-detail/csv (Generally Available)
The POST ifta-detail/csv endpoint is now generally available and fully supported for production 🎉! Check it out and happy coding 💻.