Discussions
Not able to get the invitation URL.
7 months ago by Vignesh
I tried creating a candidate & an order for the candidate. I am trying to get the invitation url using this api
https://api.accuratebackground.com/v3/order/{order_id}/invite. I am getting this response
{
"errors": [
{
"code": "111",
"message": "Unable to retrieve invitation url",
"param": null
}
}