Create a request to assess cyber health and/or crypto risks for a particular merchant
POST {{baseUrl}}/inquiries
An authorized acquirer can request an inquiry report based on cyber health and/or crypto risks for a given merchant. An Inquiry Reference Number(IRN) will be generated to keep a track of the request.
Request Body
{"options"=>["cyberHealth", "cryptoRisk"], "criteria"=>{"requestingIca"=>"1996", "businessInfo"=>{"name"=>"THE BAIT SHOP", "merchantUrl"=>"www.bait.com", "legalName"=>"BAIT R US", "address"=>{"countryCode"=>"US"}}}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |