Update a shipment event

📄 Technical specifications

The Consignee is not allowed to update this resource.

Update a shipment event

put

Update a shipment event

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstringRequired
Body
shipmentstring · uuidRequired
etaany · nullableRequired
ataany · nullableRequired
commentstring · max: 255 · nullableRequired
typestring · enumRequiredPossible values:
Responses
chevron-right
200Success
application/json
idstring · uuidRequired
shipmentstring · uuidRequired
typeone ofRequired
string · enumOptionalPossible values:
or
etaany · nullableRequired
ataany · nullableRequired
commentstring · max: 255 · nullableRequired
createdAtanyRequired
updatedAtany · nullableRequired
put
/shipment-event/{id}

Last updated