Customers
Delete a partner record from an account
Delete a specific customer partner record from a customer account.
Removes the association between a customer and the specified partner. Once deleted, the partner's loyalty programs and communications will no longer apply to the customer. To add or replace partner assignments, use POST /customers/actions/set-partners (enterprise interface only).
⚠️ Endpoint is available only in the Enterprise interface.
delete/customers/{customer_id}/partner-records/{partner_record_id}
Path parameters
customer_idstring required
The unique ID of the customer.
partner_record_idstring required
The unique ID of the partner record from account.
Headers
Accept-Languagestring
The unique ID of the language code by ISO 639-1.
Response
No Content