CustomerContact
CustomerContact
List contacts for a customer
Required permission: TENANT.ACCESS
Accesstoken recevied after user login with a deviceToken
Reference to a Customer.
^[A-Za-z0-9-_]+Reference to a tenant.
^[A-Za-z0-9-_]+Reference to a specific page in a result set.
The number of items per page in a result set.
Defines which field the resource list is sorted by.
| ENUM | Description |
|---|---|
| ASC | Sort in ascending order |
| DESC | Sort in descending order |
Example response
Example response
Add a contact for a customer. Partial updates are allowed.
Required permission: TENANT.ACCESS
Accesstoken recevied after user login with a deviceToken
Reference to a Customer.
^[A-Za-z0-9-_]+Reference to a tenant.
^[A-Za-z0-9-_]+CustomerContactCreateSchema
^[A-Za-z0-9-_]+Example response
Example response
Get contact details for a customer
Get contact details for a customer
Required permission: TENANT.ACCESS
Accesstoken recevied after user login with a deviceToken
Reference to a Customer.
^[A-Za-z0-9-_]+Reference to a tenant.
^[A-Za-z0-9-_]+Reference to a Customer contact.
^[A-Za-z0-9-_]+Example response
Example response
Update contact details for a customer
Update contact details for a customer. Partial updates are allowed.
Required permission: TENANT.ACCESS
Accesstoken recevied after user login with a deviceToken
Reference to a Customer.
^[A-Za-z0-9-_]+Reference to a tenant.
^[A-Za-z0-9-_]+Reference to a Customer contact.
^[A-Za-z0-9-_]+CustomerContactUpdateSchema
Example response
Example response
Delete a contact for a customer
Delete a contact for a customer.
Required permission: TENANT.BACKOFFICE
Accesstoken recevied after user login with a deviceToken
Reference to a Customer.
^[A-Za-z0-9-_]+Reference to a tenant.
^[A-Za-z0-9-_]+Reference to a Customer contact.
^[A-Za-z0-9-_]+No Content
No Content
No content
Add extension to a customer contact
Add extension to a customer contact
Accesstoken recevied after user login with a deviceToken
Reference to a Customer.
^[A-Za-z0-9-_]+Reference to a tenant.
^[A-Za-z0-9-_]+Reference to a Customer contact.
^[A-Za-z0-9-_]+| ENUM | Description |
|---|---|
| TWO_INVOICE | The Two Invoice extension. |
^[A-Za-z0-9-_]+Example response
Example response
Delete extension from a customer contact
Delete extension from a customer contact
Accesstoken recevied after user login with a deviceToken
Reference to a Customer.
^[A-Za-z0-9-_]+Reference to a tenant.
^[A-Za-z0-9-_]+Reference to a Customer contact.
^[A-Za-z0-9-_]+| ENUM | Description |
|---|---|
| TWO_INVOICE | The Two Invoice extension. |
^[A-Za-z0-9-_]+No Content
No Content
No content
Last updated
Was this helpful?

