v1
latestOpenAPI 3.0.32026-08-04404186.8 KBCustomerSAR
Add customer sar information
Endpoint for adding new customer sar
post/v2/customer_sar
Request body
Example request
[
{
"related_company_id": "company-id-12345",
"related_person_id": "person-id-56789"
}
]Response
Customer SAR added successfully