# Fiscalization

Tax system integration and KKM callbacks

 - [GET /kkm_transactions/{location_id}](https://developer.alteg.io/en/b2b-v1/openapi/fiscalization/get_fiscal_transaction_list.md): Filters | Parameter | Description | | --- | --- | | page | Page number | | editable_length | Number of clients per page | | type | Operation type | | status | Operation status | | start_date | Period
 - [POST /kkm_transactions/{location_id}/print_document_bill](https://developer.alteg.io/en/b2b-v1/openapi/fiscalization/print_fiscal_receipt.md): Types of all transactions with location account | Meaning | Description | | --- | --- | | 0 | Sale operation (active for documents with types "Visit" and "Client account replenishment") | | 1 | Sale
 - [GET /integration/kkm/references/tax_system/{country_id}](https://developer.alteg.io/en/b2b-v1/openapi/fiscalization/get_tax_system_list.md): A list of **tax systems** and **VAT** available for a country can be obtained by requesting the country ID for which the list is to be obtained. The country ID can be obtained from [list of countries]
 - [POST /integration/kkm/callback](https://developer.alteg.io/en/b2b-v1/openapi/fiscalization/handle_fiscalization_callback.md)
 - [POST /https://your-api.url](https://developer.alteg.io/en/b2b-v1/openapi/fiscalization/fiscalize_document.md)
