Skip to main content
WEBHOOK
/
privacy
/
notify
{
  "reference_id": "<string>",
  "status": "<string>",
  "details": "<string>"
}

Body

application/json
reference_id
string
required

The unique identifier for the privacy request generated by the partner system

status
string
required

The status of the privacy request processing (e.g., completed, failed)

details
string
required

Additional details about the processing of the privacy request

Response

200

Notification received successfully