List network totalsAsk AIget https://sandbox.lithic.com/v1/reports/settlement/network_totalsList network total records with optional filters. Not available in sandbox.Query Paramsreport_datedateSingular report date to filter on (YYYY-MM-DD). Cannot be populated in conjunction with report_date_begin or report_date_end.report_date_begindateEarliest report date to filter on, inclusive (YYYY-MM-DD).report_date_enddateLatest report date to filter on, inclusive (YYYY-MM-DD).networkstringenumNetwork to filter on.VISAMASTERCARDMAESTROINTERLINKAllowed:VISAMASTERCARDMAESTROINTERLINKinstitution_idstringInstitution ID to filter on.settlement_institution_idstringSettlement institution ID to filter on.begindate-timeDatetime in RFC 3339 format. Only entries created after the specified time will be included. UTC time zone.enddate-timeDatetime in RFC 3339 format. Only entries created before the specified time will be included. UTC time zone.page_sizeinteger1 to 100Defaults to 50Number of records per page.starting_afteruuidA cursor representing an item's token after which a page of results should begin. Used to retrieve the next page of results after this item.ending_beforeuuidA cursor representing an item's token before which a page of results should end. Used to retrieve the previous page of results before this item.Responses 200OK 400A parameter in the query given in the request does not match the valid queries for the endpoint. 401User has not been authenticatedInvalid or missing API keyAPI key is not activeThe API key used is no longer activeCould not find API keyThe API key provided is not associated with any userPlease provide API key in Authorization headerThe Authorization header is not in the requestPlease provide API key in the form Authorization: [api-key]The Authorization header is not formatted properlyInsufficient privileges. Issuing API key requiredWrite access requires an Issuing API key. Reach out at lithic.com/contactInsufficient privileges to create virtual cards.Creating virtual cards requires an additional privilege 422Unprocessable entity. 429Client has exceeded the number of allowed requests in a given time period. Rate limited, too many requests per secondUser has exceeded their per second rate limitRate limited, reached daily limitUser has exceeded their daily rate limitRate limited, too many keys triedOne IP has queried too many different API keysUpdated 9 months ago