Skip to main content
POST
Create Representative Verification Link

Authorizations

x-api-key
string
header
required

Your Meow API key, sent in the x-api-key header for authentication.

Path Parameters

representative_id
string
required
entity_id
string
required

Response

Successful Response

representative_id
string<uuid>
required

ID of the representative the link is for.

identity_verification_url
string
required

Shareable identity-verification link the representative opens to complete KYC themselves. A representative who cannot be given a link (already verified, or a verification already in progress from submitted KYC data) is rejected with an error explaining why, rather than returned here as null.