Vet Brand

Vets the brand with the given ID. Vetting a brand may only be performed once every 30 days. Can be created as vet type standard or enhanced. Each vet of a brand incurs a cost, consult your contract for pricing information.

Please log in to see full path URL. Learn why.
post
/number-registration/1/brands/{brandId}/vets
Request rate limit:
1 requests / second (per account)
path Parameters
brandId
required
string <uuid>

The ID of the desired brand.

Request Body schema:
application/json
collapse all -
status
string
Enum: "PENDING" "SUCCESS" "FAILURE"

The status of vet.

type
required
string
Enum: "STANDARD" "ENHANCED" "POLITICAL"

The type of vet.

importedVetProvider
string
Enum: "AEGIS_MOBILE" "CAMPAIGN_VERIFY" "WMC_GLOBAL"

Provider for imported brand vet.

Responses

202

Accepted

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

429

Too Many Requests

500

Internal Server Error

Request samples

Content type
application/json
Copy
Collapse all
{
  • "status": "PENDING",
  • "type": "STANDARD",
  • "importedVetProvider": "AEGIS_MOBILE"
}

Response samples

Content type
application/json
Copy
Collapse all
{
  • "vetId": "string",
  • "brandId": "string",
  • "score": 0,
  • "vettedDate": "2025-03-31T06:29:13Z",
  • "enhancedVettedDate": "2025-03-31T06:29:13Z",
  • "status": "PENDING",
  • "type": "STANDARD",
  • "imported": true,
  • "importedVetProvider": "AEGIS_MOBILE"
}

Encountering issues

Contact our support

What's new? Check out

Release Notes

Unsure about a term? See

Glossary

Research panel

Help shape the future of our products
Learn more
Service status

Copyright @ 2006-2025 Infobip ltd.