Skip to main content

Get Verified

Add the ownly-get-verified class to your element.

Example

<button class="ownly-get-verified">
Get Verified
</button>

Also create or update a new quick possession by adding more attributes.

NameAttributeTypeRequiredCondition
Sales Agent IDdata-agent-idstringfalseIf Sales Agent is already in Ownly
Sales Agent Emaildata-agent-emailstringfalseOnly if you dont define a data-aganet-id value
Sales Agent Namedata-agent-namestringfalseOnly if you define a data-agent-email value.

Example

<button class="ownly-get-verified"
data-agent-id="a8AKEGOq"
data-agent-email="[email protected]"
data-agent-name="William Carey">
Get Verified
</button>