Brand - Revet
- token (required)
- brand_id (required)
- non_blo (optional)
Option to include pending vetting record. A pending record does not have an assigned vetted_date. In other words include pending operation lists the records having vetting status ACTIVE, PENDING & UNSCORE
{
code: 200,
status: "success",
data:
{
"evp_id":"AEGIS",
"vetting_id":"afcf1c75-2252-474c-e889-08d99db075c6",
"vetting_token":null,
"vetting_score":null,
"vetting_class":"STANDARD",
"vetting_status":"PENDING",
"reasons":null,
"vetted_date":null,
"create_date":"2021-11-05T14:40:21.013Z"
}
}