Skip to main content
Version: 71.9.0

swapCustomerContacts

PATCH 

/customers/:customerId/contacts/:contactId/swap

Swaps two contacts for a given customer account. Updates the sequence number of a specific contact within a customer account. The contact identified by contactId will be assigned the new sequenceNum, and the contact currently holding that sequenceNum will be reassigned the original sequence number of the moved contact. No other contacts are affected.

To access the service you need at least one of the following permissions:

Permission (one of)
updateCustomerContact

Request

Responses