Contact Verification Endpoints
contact-verification/generate-embed-url
This endpoint generates an embed URL for contact verification. The URL can be used to embed a verification iframe for address, basic ID, or enhanced ID verification.
post/contact-verification/generate-embed-url
Response
Example response
{
"Link": "https://earthnode-dev.vopay.com/contact-verification?Token=abc123",
"SingleUseToken": "abc123"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.