This service allows you to inquire about the account statements for the different Credit Lines. Find more information about Account Statements in our documentation.
The endpoint /credit-lines/{credit-line-id}/statements/{id}
allows you to retrieve a specific statement based on a statement ID
The endpoint /credit-lines/{credit-line-id}/statements
allows you to search statements by specifying attributes.
You can find more information on how to apply filters in the section Filters and pagination.
The /credit-lines/{credit-line-id}/statements/last
endpoint allows you to get the last generated statement.
The endpoint /credit-lines/{credit-line-id}/statements/next
allows you to obtain the statement for the current period.