Taxes
Retrieve a tax rate
This endpoint retrieves an existing tax representing a customizable tax rate applicable to either the organization or a specific customer. The tax is identified by its unique code.
GET
Documentation Index
Fetch the complete documentation index at: https://lago-dependabot-npm-and-yarn-axios-1-16-1.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The code of the tax. It serves as a unique identifier associated with a particular tax. The code is typically used for internal or system-level identification purposes.
Example:
"french_standard_vat"
Response
Tax