API Reference

This document outlines the process for booking with CargoCONNECT API.

Please follow this link for any additional details about classic and direct booking processes

This Booking endpoint let you cater for 2 different booking flows :

  • Direct Booking/Allotment Booking
    • You can make a booking with an airline and route information like a FFR but with instant confirmation and alternative in case the booking is rejected by the airline.
    • No search is required in this case.
  • Booking after a search
    • With the flightUUID and rateID selected from the search result, you can trigger a booking with this endpoint.
Body Params
user
object
required

User details

string

Flight UUID selected from search (required for Classic Booking)

string

Rate ID selected from search (required for Classic Booking)

itinerary
object

Flight information to perform search/flight selection before booking (required for Direct Booking)

shipment
object

Shipment details (required for Direct Booking)

string

Air waybill prefix and number (required if "awbOptional" of associated flight is false)

string

Remark about your booking or additional details about handling

handlingCodes
array of strings

List of special handling codes for your booking

handlingCodes
string

Direct Booking Request Id to add to params before repeating request to get updated results

string

Identifier of your allotment in the airline's system (can be used in Direct booking)

Headers
string
required
Responses

Language
Credentials
Choose an example:
application/json