v1
latestOpenAPI 3.0.32026-07-14265579.8 KBOrder
Retrieve Candidate Invitation Link
You can retrieve the candidate invitation login link and present the link to your candidate using an alternative method. As an example, after placing an INTERACTIVE order, you can retrieve the login link and present it in a redirect to keep your candidate in the same experience within your application.
get/order/{id}/invite
Path parameters
idstring required
Order ID for invite link to retrieve.
Response
Success Response
Example response
{
"invitationUrl": "https://myportal.accuratebackground.com/#/security/altRegistration/coVj7tziKnj5cY40Kifseg"
}