Skip to main content
GET
List Brand identity appeals

Authorizations

Authorization
string
header
required

Wavix API key. Pass as Authorization: Bearer <api_key>. Keys support per-resource scopes (none / read / write). See Restricted keys and scopes.

Path Parameters

brand_id
string
required

The unique ID of the 10DLC Brand.

Example:

"BM20QP9"

Response

Returns the list of identity verification appeals.

categories
string[]
required

A list of Brand Identity status appeal categories associated with the original request

Example:
created_at
string<date-time>
required

The date and time the appeal request is created

Example:

"2024-08-01T14:09:43Z"

evidence
string[]
required

A list of evidence UUIDs to be associated with the appeal

Example:
outcome
TenDLCBrandAppealOutcome · object
required

The appeal outcome details

status
string
required

The appeal status

Example:

"COMPLETED"

updated_at
string<date-time>
required

The date and time the appeal request is updated

Example:

"2024-08-01T14:09:43Z"

explanation
string
required

The appeal justification

Example:

"Dear partner, please review the uploaded company registration docs."

Example: