Create ReconAsk AIpost https://api.portone.cloud/api/recon/v3/create-reconThis endpoint is used to send the uploaded files(from upload-file api) for reconciliationBody Paramsfile_keystringrequiredFile Key used to identify the file, you will get this from upload-file apifile_linkstringrequiredFile Link used to identify the file, you will get this from upload-file apifile_namestringrequiredFile Name used to identify the file, you will get this from upload-file apirecon_idstringrequiredUnique id used to identify the file, you will get this from upload-file apidata_sourcestringrequiredThe data source of fileenvironmentstringenumrequiredThe environment of the transaction is either live OR sandboxlivesandboxAllowed:livesandboxHeadersX-Portone-Client-KeystringContent-TypestringAuthorizationstringThe Authorization header is used to include the JWT for authenticating API requests; learn how to generate the token in this guideResponses 200OK 400Bad RequestUpdated 7 months ago