AgentVerificationContact

  • Verification contact details require specific information about the partner and a brand representative.

  • Required fields include the partner's name and email, the brand contact's name and email, and the brand's website URL.

  • These details are necessary to verify the accuracy of launch information and the partner's representation of the brand.

Verification contact details for an agent.

JSON representation
{
  "partnerName": string,
  "partnerEmailAddress": string,
  "brandContactName": string,
  "brandContactEmailAddress": string,
  "brandWebsiteUrl": string
}
Fields
partnerName

string

Required. The name of the partner requesting the verification.

partnerEmailAddress

string

Required. The email address of the partner.

brandContactName

string

Required. Name of a brand representative who can verify the accuracy of the launch details and that the partner represents the brand.

brandContactEmailAddress

string

Required. The email address of the brand representative.

brandWebsiteUrl

string

Required. The public website of the brand to verify the domain.