{
"tax": {
"lago_id": "8a3b83f1-39d1-4579-b1a6-51435fb8f498",
"name": "TVA",
"code": "french_standard_vat",
"rate": 20.0,
"description": "French standard VAT",
"applied_to_organization": true,
"customers_count": 0,
"created_at": "2023-07-10T12:00:02Z"
}
}
Attributes
object
Hide object
Hide object
string
required
Unique identifier of the tax created by Lago.
string
required
Name of the tax.
string
required
Unique code used to identify the tax associated with the API
request.
float
required
The percentage rate of the tax
string | null
Internal description of the tax.
boolean
required
Set to
true if the tax is used as one of the organization’s default.integer
required
Number of customers this tax is applied to (directly or via the organization’s default).
string
required
Creation date of the tax.