メインコンテンツまでスキップ

Upload bookings

POST 

/api/v2/microservices/logisticsapi

Posts bookings to the SWAT backend. Bookings include all parameters like pickup and drop-off times, as well as desired constraints to be applied to a booking. This request may take some time to execute if many bookings are submitted. Successfully submitted bookings will be available in SWAT Logistics applications for further optimization.

Request

Responses

Successful operation that returns the created booking ID to be used in subsequent requests.