Products
Manage products and services. Products can be referenced on invoice and bill line items.
Coming Soon
The public Products API is under development. Currently, product management is available through the Imprest web application. Contact us at developers@imprest.ai to request early access.
Planned Endpoints
GET
/api/v1/productsList productsGET
/api/v1/products/:idRetrieve a productPOST
/api/v1/productsCreate a productPATCH
/api/v1/products/:idUpdate a product