Update endpoints and views
- Delete Account endpoints and its view (not used)
- Rename OrderItemView to CreateOrderItemView and change its endpoint to "jobs/create-order-item/". The actual structure was not REST-like, so it is better strucure the endpoints and their tasks as jobs.