Reporting

Get volume statistics

Use this endpoint to retrieve transaction volume statistics for a reconciliation context within the specified date range.

get/v1/reports/contexts/{contextId}/dashboard/volume

Path parameters

contextIdstring required

The unique identifier of the reconciliation context.

Query parameters

date_fromstring required

Start date (YYYY-MM-DD)

date_tostring required

End date (YYYY-MM-DD)

source_idstring

Source ID filter

Headers

X-Request-Idstring

A unique identifier for tracing the request across services.

Response

Indicates that the request was successful and the response contains the expected data.

matchedAmountstring
matchedTransactionsinteger
periodEndstring
periodStartstring
totalAmountstring
totalTransactionsinteger
unmatchedAmountstring
unmatchedCountinteger

Changes

No recorded changes to this endpoint across all 1 revision of this API.