An endpoint to fetch background checks requested with status and results for a contract using the API. And a webhook which gets triggered when a background check is completed. For more info, visit the Help Center .
List background checks by contract
Retrieve the background checks initiated for a contract.
Request background checks on a worker or an employee contract. You can pass multiple individual checks or a package, available in a given country.
Please note that this EP supports a single contract ID as of now. Support for multiple contract IDs will be added in near future. Please keep an eye on change log for this update.
Upload a custom contract file as part of the contract creation process. Use a custom contract instead of the standard Deel contract.
Please note that this endpoint requires using a multipart/form-data header and including a custom_contract_file parameter.
If you prefer the standard Deel contract, you can continue using the standard contract creation flow, which requires JSON-formatted data with the application/json header.