Update a shipment service

📄 Technical specifications

The Consignee is not allowed to update this resource.

Update a shipment service

put

Update a shipment service

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstringRequired
Body
shipmentstring · uuidOptional
quantitynumber · nullableOptional
isDonebooleanOptional
typestring · uuidOptional
Responses
chevron-right
200Success
application/json
idstring · uuidRequired
shipmentstring · uuidRequired
typeone ofRequired
string · uuidOptional
or
quantitynumber · nullableRequired
isDonebooleanRequired
createdAtanyRequired
updatedAtany · nullableRequired
put
/shipment-service/{id}

Last updated