Skip to main content
GET
/
api
/
v2
/
reports
/
clients
/
consent
/
comment
Consent comments
curl --request GET \
  --url https://my.exnessaffiliates.com/api/v2/reports/clients/consent/comment/
{
  "client_uid": "string",
  "comment": "string"
}

Documentation Index

Fetch the complete documentation index at: https://exness-preview.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Response

OK

client_uid
string
required
Example:

"string"

comment
string
required
Example:

"string"