Skip to main content

DisputeNoteDto

bodystringrequired

Possible values: non-empty and <= 4000 characters

visibilityobject

"internal" hides from reporter; "both" is visible to both parties.

Possible values: [internal, both]

DisputeNoteDto
{
"body": "string",
"visibility": {}
}