Contacts
Manage customers and vendors. Contacts are linked to invoices, bills, and bank transactions throughout the system.
Coming Soon
The public Contacts API is under development. Currently, contact management is available through the Imprest web application. Contact us at developers@imprest.ai to request early access.
Planned Endpoints
GET
/api/v1/contactsList contactsGET
/api/v1/contacts/searchSearch contactsGET
/api/v1/contacts/:idRetrieve a contactPOST
/api/v1/contactsCreate a contactPATCH
/api/v1/contacts/:idUpdate a contact