Get All File Exceptions

To view all invalid transactions along with an exception report, use this GET REST operation to download the invalid transactions.

Note:

Only transactions with invalid data that couldn't be imported are included in the downloaded file. The transactions that are valid but have accounting exceptions will be imported successfully with accounting events generated. Such transactions aren't included in the downloaded file.

Separate execution reports, wherever applicable, will be included in the downloaded zip file to show exceptions in post processes such as creating accounting and posting.

Example URL

Here's an example of the resource URL to display data from Invoice Holds REST API:

GET

/api/erp/integrations/resources/v1/{locale}/files/download

cURL Command

curl --location 'https://servername.fa.us2.oraclecloud.com/api/erp/integrations/resources/v1/en-us/files/download?fileID=412876595583029248&fileType=ORIGINAL&flowName=fah-import' \
--header 'Authorization: Bearer <Bearer Token>

Example Response

Here's an example of the response body in JSON format:

Success:
 
File Downloaded to the system