Reports

reports

Domain types

NetworkTotal = { token, amounts, created, 9 more... }
SettlementDetail = { token, account_token, card_program_token, 18 more... }
SettlementReport = { created, currency, details, 8 more... }
SettlementSummaryDetails = { currency, disputes_gross_amount, institution, 5 more... }
Reports

Settlement

reports.settlement

Methods

List Settlement Details -> CursorPage<>
get/v1/reports/settlement/details/{report_date}

List details.

Get Settlement Summary ->
get/v1/reports/settlement/summary/{report_date}

Get the settlement report for a specified report date. Not available in sandbox.

ReportsSettlement

Network Totals

reports.settlement.network_totals

Methods

List Network Totals -> CursorPage<>
get/v1/reports/settlement/network_totals

List network total records with optional filters. Not available in sandbox.

Get Network Total ->
get/v1/reports/settlement/network_totals/{token}

Retrieve a specific network total record by token. Not available in sandbox.