Collaboration APIs
Description
Contact persons with address, phone, and email information. Can be linked to customers, suppliers, and other objects across modules.
Tags and resources
Address
Addresses for a contact person.
Email
Email addresses for a contact person.
Phone
Phone numbers for a contact person.
collaboration/contacts
List of contacts
collaboration/contacts
Creates a new contact
collaboration/contacts/{contactId}
Contact details for the provided identifier
collaboration/contacts/{contactId}/api-operations/{apiOperationId}/instances
6 operation(s) for collaboration/contacts/{contactId}
collaboration/contacts/{contactId}
Update information for specified contact
collaboration/contacts/{contactId}
Delets contact
collaboration/contacts/{contactId}/object-references
Returns a list of objects that is connected/related to/referencing the specified contact. This is typically a list of customers and/or suppliers.
collaboration/contacts/{contactId}/object-references/customer-references
Returns a list of customers that is connected/related to/referencing the specified contact. You will only receive customers from current system database. Use $db to receive customers from other databases.