Service Details for Customer.
Service for handling customer in TimeLog.
Methods
- GET /GetAll - Get all the customers
- GET /GetByID - Get the customer with the customer identifier
- GET /SearchForExpenseTravelRegistrationOrderByRecentRegistration -
- GET /SearchForTimeTracking - Search for customer that the user can register time on, with customer information
- GET /SearchForTimeTrackingOrderByRecentRegistration - Search for customer that the user can register time on, with customer information (Result is ordered by recent registration)
- POST /Create - Create new customer
- POST /ValidateNewCustomer - Validate new customer