Update shipment service type

Update a shipment service type by id

put

Update a shipment service type by id

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstringRequired
Body
namestring · max: 255Optional
descriptionstring · max: 255Optional
societystring | nullableRequired
Responses
200Success
application/json
put
/shipment-service-type/{id}

Last updated