updateTimeSlotStatus

Used to update a specific status of a time slot of a loading order

Body Params
requestData
object

DTO that contains all the necessary data for a request to the TSM interface

loadingOrderReference
object

DTO to uniquely identify a loading order in a request.

string

The name of the status to be updated.

Possible values: ARRIVAL - Sets the status of the time slot to 'Vehicle arrived' BEGIN - Sets the status of the time slot to 'Loading started' END - Sets the status of the time slot to 'Loading finished' DEPARTURE - Sets the status of the time slot to 'Vehicle departed'

string

The date of the status name.

format: yyyy-MM-dd HH:mm length=16

Response

Language
Credentials
Basic
base64
:
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json