GET /locationRatings/{locationId}/new
|
Drivers
|
Creates a Location Rating object with all configured defaults set. This DOES NOT create a
record in the database. Instead, callers of this method can edit the returned object and
then pass it back to the create method to actually insert the record in the database. |