Create Fresh Investigation

Places an order for a Fresh Investigation (Offline Report). Providing as much detail as possible about the Company, our team will use official sources and registries to quickly answer questions about a company's stability and financial health. Fresh Investigations take 5.5 days on average to complete. By adding consent:true to the request, you are allowing Creditsafe to disclose your company details to the company you have requested the Investigation against, to be used only in the aim of improving our Investigation report.

SecuritybearerToken
Request
Request Body schema: application/json
consent
boolean

Including this allows Creditsafe to disclose your company details to the target company in the aim of improving the quality of our Investigation Report

object

Your contact information

chargeReference
string

Free text field to add your own personal reference to the order

object

Details on the company you are investigating - the target company

Responses
200
400
401
post/freshinvestigations
Request samples
application/json
{
  • "consent": true,
  • "contactInfo": {
    },
  • "chargeReference": "string",
  • "searchCriteria": {
    }
}
Response samples
application/json
{
  • "correlationId": "string",
  • "message": "string",
  • "orderID": "string",
  • "transactionID": "string"
}