v1

latestOpenAPI 3.0.12026-08-04671711.0 MB
Loads

List Load Events

Provides a list of the events (rejected, accepted, etc) regarding a load previously tendered to Loadsmart.

This is an alternative way to obtain feedback whether a tendered load was accepted or rejected (you can also receive load events by Webhooks - see Load Webhooks section). The List Load Events endpoint was designed to be polled, so you don't need to expose an endpoint where Loadsmart would send the accepted/rejected webhook.

Although loads and shipments usually refer to the same thing, Loadsmart handles them as two slightly different entities. Up to the point when a load is tendered and booked, the entity in play is a “load”. After this load is booked, it becomes a shipment. From this point on, communication is done with the shipment.

List of event types/actions:

  • awarded
  • accepted
  • canceled
  • rejected
get/api/v2/loads/{load_id}/events

Response

Load was found

countnumber

Number of objects found

nextstring url

URL for next page of results

previousstring url

URL for previous page of results