Delete a Customer Related Party (CRP)
Customer Related APIs
Delete a Customer Related Party (CRP)
DELETE
Delete a Customer Related Party (CRP)
This endpoint deletes a Customer Related Party (CRP) associated with a Primary Customer.Documentation Index
Fetch the complete documentation index at: https://docs.cynopsis.co/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
-
customerId— The Primary Customer’s ID.- Retrieve from Step 3b — Get a Single Primary Customer.
-
crpId— The Customer Related Party ID to be deleted.- Retrieve from the Primary Customer’s CRP list (e.g. via Get Customer with CRPs endpoint).
Notes
- Only the specified CRP will be deleted.
- The Primary Customer will remain intact.
Example (Batch Delete via Script)
Headers
Domain identifier
Example:
"1"
Bearer access token
Example:
"Bearer eyJhbGciOi..."
Path Parameters
Primary Customer ID
Example:
68
Customer Related Party (CRP) ID
Example:
31691
Response
CRP deleted successfully
