Create Contractor ID Verification Link
Creates a shareable link for contractors to submit their ID verification information when they receive an id_verification_required status.
post/contractors/id_upload_link
Request body
Response
200
Example response
{
"data": "https://verification-link-url",
"success": true
}Changes
No recorded changes to this endpoint across all 1 revision of this API.