Get shipment service by id

Get a shipment service

get

Get a shipment service

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

Last updated