Get shipment event type by name
Get shipment event type by name
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
namestringRequired
Responses
200Success
application/json
namestring · enumRequiredPossible values:
descriptionstring · max: 255Required
positionnumber · nullableRequiredDefault:
-1createdAtanyOptional
updatedAtany · nullableOptional
400
Bad Request
application/json
401
Unauthorized Entity
application/json
422
Unprocessable Entity
application/json
get
/shipment-event-type/{name}Last updated