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
Authorizations:
Scopes:
Request rate limit:
1 requests / second (per account)
path Parameters
brandId required | string <uuid> The ID of the desired brand. |
Request Body schema:
application/jsoncollapse 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
- Payload
- cURL
- Java
- C#
- Go
- Python
- PHP
- JavaScript
- NodeJs
- Ruby
Content type
application/json
Copy
Collapse all {- "status": "PENDING",
- "type": "STANDARD",
- "importedVetProvider": "AEGIS_MOBILE"
}
Response samples
- 202
- 400
- 401
- 403
- 404
- 429
- 500
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"
}
Need assistance
Encountering issues
What's new? Check out
Unsure about a term? See