Skip to main content

Update Customer Contact

PUT 

/api/v2/customers/:customer/contacts/:contact

Update a contact belonging to the customer. Full update — name is required. Setting is_primary promotes this contact and demotes the previous primary.

Role options: general, sales_rep, account_manager, customer_service, accounts_payable, accounts_receivable, purchasing, shipping_receiving, warehouse_manager, operations, billing, owner, other.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type