Get a file status and metric details

get

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

Returns the processing status and current stage for a specific file.

Request

Path Parameters
Query Parameters
Header Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

Default Response

Simple JSON containing progress status and transaction count by file
Body ()
Root Schema : InboundFile
Type: object
Show Source
Nested Schema : StageChild
Type: object
Show Source
Nested Schema : FileStage
Type: object
Show Source
Nested Schema : InboundDataStage
Type: object
Show Source
Nested Schema : PostProcessStage
Type: object
Show Source
Nested Schema : ImportTransactionStage
Type: object
Show Source
Nested Schema : ValidationException
Type: object
Show Source
Nested Schema : recommendedActions
Type: array
Show Source
Back to Top