- Client
- Product
- Invoice
- InvoiceDetails
-
Clients
- Create.
- Fetch all
- Fetch by its ID.
-
Invoice
- Create.
- Fetch all.
- Fetch invoice by its ID.
-
Products
- Create.
- Fetch one.
- Fetch all.
- Filter by price.
Please forgive my typo : )
Clients
Invoice
Products
Please forgive my typo : )