go back to LocationRatingService

PUT /locationRatings/create

Creates a new Location Rating record for the given data.

Roles that can access this endpoint are Drivers.

Parameters

name description type default type
locationRating the data to use when creating the new Location Rating body of type: application/xml application/json RowLocationRating

Result

RowLocationRating of type: application/xml application/json

the created RowLocationRating object

Child Elements:

Try It Out

Request

- Authentication Help