Connect API Catalog///
- API Documentation
Creditsafe Connect
- Delete Fresh Investigations
Create Fresh Investigation
Get Fresh Investigations
Retrieve FreshInvestigation Order
Update FreshInvestigation Report Content
Upload attachments for fresh investigation orderId
Get attachments for the given fresh investigation orderId
Get attachment for the given fresh investigation attachment Id
Comments for fresh investigation orderId
Retrieve comments of specified FreshInvestigation Report
Retrieve FreshInvestigation Report Content
Delete Fresh Investigatio...
Deletes specified investigations.
Security
bearerToken
- Sandbox serverhttps://connect.sandbox.creditsafe.com/v1/freshinvestigations/{orderId}
- Production serverhttps://connect.creditsafe.com/v1/freshinvestigations/{orderId}
curl -i -X DELETE \
'https://connect.sandbox.creditsafe.com/v1/freshinvestigations/{orderId}' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'