Service Details for Car.
Methods
- DELETE /Delete - Deletes the specified identifier.
- GET /GetAll - Gets all.
- GET /GetByID - Gets the by identifier.
- GET /GetByID - Gets the by identifier.
- GET /GetDefault - Gets default car for user.
- POST /Create - Creates the specified car API create model.
- PUT /Update - Updates the specified car API update model.