Skip to main content
GET
Statement coverage and line match-rate
This endpoint requires authentication. Include your Bearer token in the Authorization header.

Description

lineCount/amount. totals additionally carries matchedLineCount, matchedAmount, lineMatchRate, amountMatchRate (fractions in [0,1]), and statementCount. Authorization: user role + publisher addon.

Code Examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"

Query Parameters

periodStart
string<date>

Inclusive ISO date (YYYY-MM-DD). Filters by statement-period overlap unless the endpoint notes otherwise.

periodEnd
string<date>

Inclusive ISO date (YYYY-MM-DD).

Response

Coverage fetched.

Standard server envelope used by the statement, reconciliation, sub-publishing, and analytics endpoints.

status
enum<string>
Available options:
success,
error
message
string
data
object

Uniform aggregation shape returned by every /analytics/* endpoint (locked contract, G-ANALYTICS).