Coyote Logistics · Example Payload

Get _Api_V1_Loads_{Loadrequestid}_Buildstatus Response 200

Response 200 example for Get load build status

freight brokeragelogisticstruckloadLTLless-than-truckloadshippingsupply chainfreight quotesshipment trackingload management3PLcustoms brokeragecarrier APIshipper API

Get _Api_V1_Loads_{Loadrequestid}_Buildstatus Response 200 is an example object payload from Coyote Logistics, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

descriptionexample

Example Payload

get-_api_v1_loads_{loadrequestid}_buildstatus-response-200.json Raw ↑
{
  "description": "Response 200 example for Get load build status",
  "example": {
    "loadId": 123456,
    "status": "Completed",
    "message": "Load built successfully",
    "trackingUri": "https://tracking.coyote.com?id=M6W8E9rVIDRZrGXTyObKpd3XHfMrfADfgH0OF3CXyhM%3D"
  }
}