Deliverect · Example Payload

Dispatch Api Dispatch Updatejob Example

RestaurantDeliveryOnline OrderingPoint-of-SaleOrder ManagementIntegration

Dispatch Api Dispatch Updatejob Example is an example object payload from Deliverect, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

_idexternalJobIddeliveryLocations

Example Payload

Raw ↑
{
  "_id": "5c8fbfd3c6489f00010e50d1",
  "externalJobId": "ABC123",
  "deliveryLocations": [
    {
      "deliveryId": "ABC567",
      "orderId": "5f47a223280a29046404e2af",
      "channelOrderDisplayId": "MT4YVTPL",
      "deliveryTime": "2019-02-20T16:45:00.000000Z",
      "packageSize": "small",
      "orderDescription": "hot food",
      "company": "BrainQuantums",
      "name": "V. Bertels",
      "street": "Refugehof",
      "streetNumber": "49",
      "postalCode": "9001 AB",
      "city": "Leusden",
      "phone": "+32123456789",
      "latitude": "52.370216",
      "longitude": "4.895168",
      "deliveryRemarks": "please knock 3x, baby is sleeping",
      "payment": {
        "orderIsAlreadyPaid": false,
        "amount": 1500,
        "paymentType": 2,
        "paysWith": 2000
      }
    }
  ]
}

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/dispatch-api-dispatch-updatejob-example"
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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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