Zencargo Bookings API

Query bookings by Zencargo reference and retrieve booking details: cargo, consignor/consignee, forwarder, incoterms, load type, mode of transport, bills of lading, required delivery date, and attached booking documents (assetUrl for download). GraphQL over a single POST /graphql endpoint.

API entry from apis.yml

apis.yml Raw ↑
aid: zencargo:zencargo-bookings-api
name: Zencargo Bookings API
tags:
- Bookings
- Freight
- GraphQL
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://api-docs.zencargo.com/download_booking_documents/
baseURL: https://{accountReference}.api.production.zencargo.com/graphql
properties:
- url: https://api-docs.zencargo.com/download_booking_documents/
  type: Documentation
- url: https://api-docs.zencargo.com/object/booking/
  type: APIReference
- url: graphql/zencargo.graphql
  type: GraphQL
description: 'Query bookings by Zencargo reference and retrieve booking details: cargo, consignor/consignee,
  forwarder, incoterms, load type, mode of transport, bills of lading, required delivery date, and attached
  booking documents (assetUrl for download). GraphQL over a single POST /graphql endpoint.'