go back to HandlingRequirementService

GET /handling_requirement/{id}

Retrieves the handling requirement record identified by the given ID value.

Roles that can access this endpoint are Users, Drivers.

Parameters

name description type default type
id the ID of the handling requirement record in the database path String

Result

RowHandlingRequirement of type: application/xml application/json

the handling requirement record

Try It Out

Request

- Authentication Help
- String