Returns a list of external vetting appeals for a 10DLC Brand.
Bearer token using appid (Authorization: Bearer
Brand ID.
"BMQFB7X"
List of external vetting appeals.
The appeal outcome
{
"vet_status": "ACTIVE",
"vet_score": 80,
"feedback": {
"reasons": [
"Company size as reported by government or business sources resulted in a score deduction: size range 6-10."
]
}
}The appeal status
"COMPLETE"
The date and time the appeal status was updated
"2024-08-15T08:42:31Z"
A list of evidence UUIDs associated with the appeal
[]The unique identifier of the Brand the appeal is associated with
"BMQFB7X"
A list of appeal categories
["LOW_SCORE"]Date and time the appeal was created
"2024-08-15T08:41:05"
The appeal justification
"Please review the Brand score"
External vetting provider code
"AEGIS"
The vetting class
"STANDARD"
The vetting unique identifier
"48c0ffaa-4e51-4d44-3982-08dcb9856232"
[
{
"appeal_outcome": {
"vet_status": "ACTIVE",
"vet_score": 80,
"feedback": {
"reasons": [
"Company size as reported by government or business sources resulted in a score deduction: size range 6-10."
]
}
},
"appeal_status": "COMPLETE",
"appeal_status_update_date": "2024-08-15T08:42:31Z",
"attachment_uuid_list": [],
"brand_id": "BMQFB7X",
"category_list": ["LOW_SCORE"],
"create_date": "2024-08-15T08:41:05",
"evp_id": "AEGIS",
"explanation": "This is an API test",
"vetting_class": "STANDARD",
"vetting_id": "48c0ffaa-4e51-4d44-3982-08dcb9856232"
}
]