How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Qargo Use case / Location booking API

Required api role: not applicable (push/push)Purpose: This interface allows an external party to integrate with warehouse management systems and location booking platforms.The location booking uses a push/push model: Qargo pushes a booking dispatch payload to an external endpoint.The third party then updates Qargo with booking status changes using our webhook endpoint:![location booking flow](/docs/static/location_booking_flow.svg)### OperationsEach dispatch payload includes an `operation` field indicating the type of action:| Operation | Description ||-----------|-------------|| `CREATE` | New booking request. The external system should create a time slot reservation. || `UPDATE` | Booking details have changed (e.g. updated time window, different vehicle). || `CANCEL` | The booking is no longer needed and should be released. |### Booking scenariosThe `scenario` field indicates the direction of goods movement at the location:| Scenario | Description ||----------|-------------|| `INBOUND` | Goods are being delivered to the location (e.g. warehouse receiving). || `OUTBOUND` | Goods are being picked up from the location (e.g. warehouse shipping). || `INBOUND_OUTBOUND` | Both pickup and delivery happen at the same location in a single booking. |### Status lifecycleThe external system updates the booking status via the [booking update webhook](/docs/use-case-location-booking/location-booking-update-webhook):| Status | Description ||--------|-------------|| `TO_REQUEST` | Initial state - booking has not yet been sent to the external system. || `REQUESTED` | Booking request sent, awaiting confirmation from the location. || `BOOKED` | Time slot confirmed by the location. || `CANCELLED` | Booking was cancelled. |### Payload structureThe dispatch payload contains:- **Trip information**: trip ID, name, and orders linked to the booking- **Booking details**: booking ID, booking name, location address, and relevant stops- **Resources**: vehicle, trailer, and resource allocations assigned to the tripThe destination of the dispatch can be a RESTful interface or file-based protocol like SFTP.### Update payloadThe [booking update webhook](/docs/use-case-location-booking/location-booking-update-webhook) is the inbound channel the external system uses to send booking confirmations, status changes, and execution status updates back to Qargo. Each update carries:- **Booking reference**: either the Qargo booking `id` or a `match` (matching criteria agreed with the external system)- **Status**: new booking status (`REQUESTED`, `BOOKED`, `CANCELLED`)- **Execution statuses**: fine-grained status tracking with event times and remarks- **Question answers**: answers to questions configured on the booking, mapped onto the order

Qargo Use case / Location booking API is one of 22 APIs that Qargo publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Use case / Location booking. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

This API exposes 2 operations across 2 paths, and defines 107 schemas. It is described by OpenAPI 3.2.0, at version 1.2.0.

Requests are made against a single base URL, https://api.qargo.com.

2 operations 2 paths 107 schemas 2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.2.0
Base URL
https://api.qargo.com
Authentication
OAuth 2.0, HTTP Basic
Resource Areas
1

Authentication & Security 2

Qargo Use case / Location booking API declares 2 security schemes for authenticating requests. It supports OAuth 2.0 (oAuth2ClientCredentials) using the clientCredentials flow. It accepts HTTP basic authentication (BasicAuthWebhookCredentials).

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 POST. Each is listed below with its method, path, parameters, and response codes.

Use case / Location booking 2

Required api role: not applicable (push/push) Purpose: This interface allows an external party to integrate with warehouse management systems and location booking platforms. The l…

POST
/v1/webhook/location-booking-update
Location Booking Update Webhook
location-booking-update-webhook body → 200400401403422429500503
POST
https://
Location Booking Dispatch Payload
location-dispatch-payload body → 200400401403422429500503

Schemas 107

The contract defines 107 schemas that model the data the API accepts and returns. The most detailed are DispatchOrderOutput (29 properties), GoodOutput-Input (28 properties), CompanyOutput-Input (21 properties), StopOutput-Input (19 properties). Each schema is shown below with its type and property counts.

PackagingSize
object
8 properties
DispatchOrderOutput
object
29 properties 3 required
ContainerResource-Input
object
13 properties
ADRPackagingType
string
DachserExtraFields
object
1 property
PalletlineExtraFields
object
1 property
LocationBookingPayload
object
7 properties 3 required
StopDepotOutput
object
8 properties
LocationBookingUpdate
object
6 properties
TaxTypeEnum
string
DispatchConsignmentOutput
object
18 properties 3 required
HTTPValidationError
object
1 property
FieldMatchInput
object
1 property
ExtraField
object
3 properties
PackagedItemsImportExportExtraFields
object
7 properties
ADRPhysicalState
string
ADRType
string
Position
object
2 properties 2 required
Signature
object
4 properties 1 required
ExecutionStatusUpdate
object
1 property
PalletforceExtraFields
object
5 properties
ServiceLevel
object
3 properties
Department
object
2 properties
LocationBookingUpdatePayload
object
1 property 1 required
ErrorStatus
object
2 properties 1 required
CompanyReferenceNumbers
object
5 properties
ValidationErrorDetail
object
4 properties 1 required
PaymentTermCode
string
BookingStatus
string
ValidationError
object
3 properties 3 required
BarcodeOutput
object
2 properties
HandlingUnitOutput-Input
object
2 properties 1 required
ConsignmentCustomsImportInfo
object
9 properties
DispatchExecution
object
1 property 1 required
ContainerType
object
4 properties
ImportDeclarationTypeEnum
string
LocationBookingDispatchResponse
object
Response schema for the location booking dispatch payload. This schema is used to return errors or success messages.
1 property
TransporeonOrderExtraFields
object
2 properties
PackagingType
object
5 properties
LocationReference
object
1 property 1 required
PackagedItemCommercialInvoiceExtraField
object
1 property
LocationBookingTripSummary
object
2 properties
LocationDispatchOutput
object
2 properties 2 required
GenericResource-Input
object
8 properties
LocationBookingUpdateResponse
object
Response schema for the location booking update webhook. This schema is used to return errors or success messages.
1 property
CompanyOutput-Input
object
21 properties 3 required
ConsignmentImportExportExtraFieldsOutput-Input
object
4 properties
TransporeonConsignmentExtraFields
object
1 property
ValidationErrorResponse
object
2 properties 2 required
Trailer
object
17 properties
VehicleResource-Input
object
17 properties
LocationDispatchPayload
object
6 properties 4 required
GoodOutput-Input
object
28 properties 1 required
BankAccount
object
2 properties
BookingExecutionStatus
object
4 properties 3 required
BookingMatchTarget
object
1 property
Incoterm
string
DriverResource-Input
object
16 properties
ErrorType
string
KuehneNagelExtraFields
object
2 properties
ConsignmentCustomsTransitInfoOutput
object
9 properties 2 required
PackagedItemOutput-Input
object
14 properties 1 required
BarcodeSource
string
ContainerScenario
string
ContainerExtraFields
object
15 properties
Incident
object
4 properties
Gateway
object
1 property 1 required
ContactType
string
LocationWithTerminalOutput-Input
object
15 properties
StopOutput-Input
object
19 properties 2 required
CentralTransportNetworkConsignmentExtraFields
object
3 properties
AdditionalExportBorderProcessEnum
string
ExportDeclarationTypeEnum
string
CustomsMetadata
object
1 property
PalletforceConsignmentExtraFields
object
1 property
StopExtra
object
3 properties
LocationScenario
string
VehicleCategory
object
3 properties
Entity
object
2 properties
TimeWindow
object
7 properties
CompanyContactOutput
object
6 properties
LocationOutput
object
13 properties
Vehicle
object
17 properties
OrderPricingOutput
object
5 properties
ResourceTypeEnum
string
AmazonExtraFields
object
8 properties
ConsignmentCustomsExportInfo
object
8 properties
BookingOperation
string
HSCode
object
2 properties
TransitDeclarationTypeEnum
string
DispatchResourceAllocation
object
2 properties 1 required
ConsignmentTransportNetwork
object
3 properties
TransitOffice
object
1 property
ImportExportExtraFields
object
3 properties
ConsignmentBuyerSellerOutput-Input
object
2 properties
PalletlineConsignmentExtraFields
object
1 property
ConsignmentCommercialInvoiceExtraField
object
3 properties
BookingMatch
object
2 properties
CustomerStatus
string
BuyerSellerCompanyOutput-Input
object
10 properties 2 required
AdditionalImportBorderProcessEnum
string
BasePaymentTerm
object
1 property 1 required
TerminalMetadata
object
5 properties
Product
object
4 properties
SignatureType
string
ADR-Input
object
14 properties
AdditionalTransitBorderProcessEnum
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

qargo-use-case-location-booking-api-openapi.yml Raw ↑

Other APIs Qargo publishes across the network.

Qargo Subcontractor API
Qargo Customer API
Qargo API / Accounting API
Qargo API / Authentication API
Qargo API / Company API
Qargo API / Document API
Qargo API / Order API
Qargo API / Resource API
Qargo API / Task API
Qargo API / Trip API
Qargo System API
Qargo Use case / Accounting API
Where this information came from

This is an independent, third-party profile of Qargo Use case / Location booking API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.