{{baseUrl}}/IT-aml/:vatCode_or_taxCode

POST {{baseUrl}}/IT-aml/:vatCode_or_taxCode

Endpoint that allows you to asynchronously pull data from a company for anti-money laundering purposes

Request Body

{"callback"=>{"method"=>"<string>", "field"=>"<string>", "url"=>"<string>", "headers"=>{"key"=>"<string>"}, "data"=>"<object>"}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;data&quot;:{&quot;state&quot;:&quot;PENDING&quot;,&quot;id&quot;:&quot;66a8ed9b82cf2ae627012068&quot;},&quot;success&quot;:true,&quot;message&quot;:&quot;&quot;,&quot;error&quot;:null}