Get exception details for a file

get

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

Returns a summary of exceptions encountered during the transaction stage for a specific file.

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 exception details for transaction stage
Body ()
Root Schema : ExceptionDetails
Type: object
Show Source
Nested Schema : exceptions
Type: array
The exception details for a specific file.
Show Source
Nested Schema : ImportException
Type: object
Show Source
Nested Schema : recommendedActions
Type: array
Show Source
Back to Top