Get all transaction metrics by file

get

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

Returns the count of transactions processed within a given 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 transaction Counts for a particular file
Body ()
Root Schema : TransactionCount
Type: object
Show Source
Nested Schema : HeaderCounts
Type: object
Show Source
Nested Schema : LineCounts
Type: object
Show Source
Back to Top