Assign Validator

Assign a validator to a vehicle

post/validator

Request body

RAW_BODYstring
validatorstring json
vehicleIdinteger

Response

200

messagestring
terminalIdinteger

Example response

{
  "message": "Request Successful",
  "terminalId": 1
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.