Get postprocessing substages status details

get

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

Returns the processing status of the postprocess substages.

Request

Path Parameters
Query Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

Default Response

Simple JSON containing post process sub-stages details
Body ()
Root Schema : PostProcessDetails
Type: object
Show Source
Nested Schema : subStages
Type: array
The processing details of post processing substages.
Show Source
Nested Schema : PostProcessSubStage
Type: object
Show Source
Nested Schema : PostProcessException
Type: object
Show Source
Nested Schema : subStages
Type: array
Show Source
Nested Schema : recommendedActions
Type: array
Show Source
Back to Top