post
https://api.accuratebackground.com/v3/order
The Create Order resource represents your request to complete a background check on a specific Candidate, with your choice of search package and perhaps additional optional search products.
When you make the API call you will POST to the /order resource, with POST parameters to specify your desired Package and Workflow.
For passing the candidate info, you can either:
- Create a Candidate and supply the corresponding candidate id.
- Or, supply the candidate data directly within the order submission request.