Skip to main content
POST
Create slot booking
Create and manage terminal slot bookings with VCT/TSP issuance.

Reference Documentation

For more information on TSM delivery slots, please refer to:

Authorizations

Authorization
string
header
required

Body

application/json
terminal
string
required
Example:

"DOH Cargo Terminal"

requestedDate
string<date>
required
Example:

"2024-01-01"

requestedTime
string
required
Example:

"08:00"

duration
integer
required
Example:

2

awbNumbers
string[]
required
Example:

Response

201 - application/json

Slot booked

slotId
string
Example:

"slot-123"

terminal
string
Example:

"DOH Cargo Terminal"

confirmedDate
string<date>
Example:

"2024-01-01"

confirmedTime
string
Example:

"08:00"

vctNumber
string
Example:

"VCT001"