v1

latestSwagger 2.02026-07-136573327.3 KB
v1

Validate the request body using the Domain Contact Validation Schema for specified domains.

All contacts specified in request will be validated against all domains specifed in "domains". As an alternative, you can also pass in tlds, with the exception of uk, which requires full domain names

post/v1/domains/contacts/validate

Query parameters

marketIdstring bcp-47

MarketId in which the request is being made, and for which responses should be localized

Headers

X-Private-Label-Idinteger

PrivateLabelId to operate as, if different from JWT

Request body

domainsstring[] required

An array of domain names to be validated against. Alternatively, you can specify the extracted tlds. However, full domain names are required if the tld is uk

entityType'ABORIGINAL' | 'ASSOCIATION' | 'CITIZEN' | 'CORPORATION' | 'EDUCATIONAL' | 'GOVERNMENT' | 'HOSPITAL' | 'INDIAN_BAND' | 'LEGAL_REPRESENTATIVE' | 'LIBRARY_ARCHIVE_MUSEUM' | 'MARK_REGISTERED' | 'MARK_TRADE' | 'PARTNERSHIP' | 'POLITICAL_PARTY' | 'RESIDENT_PERMANENT' | 'TRUST' | 'UNION'

Canadian Presence Requirement (CA)

Response

No response was specified