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 contacts
GET/api/v1/contacts/searchSearch contacts
GET/api/v1/contacts/:idRetrieve a contact
POST/api/v1/contactsCreate a contact
PATCH/api/v1/contacts/:idUpdate a contact