Get all file exceptions
get
/api/erp/integrations/resources/v1/{locale}/files/download
Downloads all exceptions along with any invalid transactions.
Request
Path Parameters
-
locale(required): string
The locale to which the file is being uploaded.Example:
en-us
Query Parameters
-
fileID: string
The unique identifier of the file.
-
fileType: string
The type of file which is being downloaded.
-
flowName: string
The name of the flow for which the service is being invoked.
-
logStartTime: string
For internal use only.
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/octet-stream
Default Response
Simple JSON containing file Id and other parameters specific to file upload process