Coyote Logistics · Example Payload

Post _Api_V1_Booking Response 409

Response 409 example for Submit a booking request

Freight BrokerageLogisticsTruckloadLTLLess-Than-TruckloadShippingSupply Chainfreight quotesShipment TrackingLoad Management3PLCustoms Brokeragecarrier APIshipper API

Post _Api_V1_Booking Response 409 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

Raw ↑
{
  "description": "Response 409 example for Submit a booking request",
  "example": [
    {
      "description": "Eligible",
      "bookingValue": "",
      "currentValue": "False",
      "sequence": 0
    },
    {
      "description": "TotalWeight",
      "bookingValue": 2500,
      "currentValue": 2700,
      "sequence": 0
    },
    {
      "description": "MinimumTemperature",
      "bookingValue": -100,
      "currentValue": -99,
      "sequence": 0
    },
    {
      "description": "MaximumTemperature",
      "bookingValue": 100,
      "currentValue": 99,
      "sequence": 0
    },
    {
      "description": "EquipmentType",
      "bookingValue": "V",
      "currentValue": "R",
      "sequence": 0
    },
    {
      "description": "EquipmentHeight",
      "bookingValue": 50,
      "currentValue": 60,
      "sequence": 0
    },
    {
      "description": "EquipmentWidth",
      "bookingValue": 50,
      "currentValue": 60,
      "sequence": 0
    },
    {
      "description": "EquipmentLength",
      "bookingValue": 50,
      "currentValue": 60,
      "sequence": 0
    },
    {
      "description": "Rate",
      "bookingValue": 1000,
      "currentValue": 1000,
      "sequence": 0
    },
    {
      "description": "Mode",
      "bookingValue": 2,
      "currentValue": 3,
      "sequence": 0
    },
    {
      "description": "Stops.Count",
      "bookingValue": 2,
      "currentValue": 3,
      "sequence": 0
    },
    {
      "description": "Stop.Sequence",
      "bookingValue": null,
      "currentValue": 1,
      "sequence": 1
    },
    {
      "description": "Stop.StateCode",
      "bookingValue": "MI",
      "currentValue": "IL",
      "sequence": 2
    },
    {
      "description": "Stop.CityName",
      "bookingValue": "Detroit",
      "currentValue": "Chicago",
      "sequence": 2
    },
    {
      "description": "Stop.AppointmentStartDateTimeUtc",
      "bookingValue": "1753-01-01T00:00:00",
      "currentValue": "2020-05-18T00:00:00",
      "sequence": 1
    },
    {
      "description": "Stop.FacilityOpenDateTimeUtc",
      "bookingValue": "1753-01-01T00:00:00",
      "currentValue": "2020-05-18T00:00:00",
      "sequence": 1
    },
    {
      "description": "Stop.AppointmentEndDateTimeUtc",
      "bookingValue": "1753-01-01T00:00:00",
      "currentValue": "2020-05-18T00:00:00",
      "sequence": 1
    },
    {
      "description": "Stop.FacilityCloseDateTimeUtc",
      "bookingValue": "1753-01-01T00:00:00",
      "currentValue": "2020-05-18T00:00:00",
      "sequence": 1
    }
  ]
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/post-_api_v1_booking-response-409"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.