Authorizations
Use the /v1/oauth2/token endpoint to obtain an access token and pass it as a Bearer token in the Authorization header.
Path Parameters
Unique identifier code for the tax
Body
Tax update request
Request body for updating an existing tax Base schema for tax request/response objects
Name of the tax
"TVA"
The percentage rate of the tax applied to transactions. A decimal amount from 0.01 to 100.00 inclusive, always with exactly two decimal places, no leading zeros except 0.xx.
"20.00"
Detailed description of the tax for internal reference
"French standard VAT"
Response
Successfully updated tax
Represents a customizable tax rate that can be applied to invoices and fees Base schema for tax request/response objects
Name of the tax
"TVA"
The percentage rate of the tax applied to transactions. A decimal amount from 0.01 to 100.00 inclusive, always with exactly two decimal places, no leading zeros except 0.xx.
"20.00"
Detailed description of the tax for internal reference
"French standard VAT"
Unique code used to identify the tax. Must contain only alphanumeric characters, underscores, and hyphens.
"standard_vat"
Unique identifier of the tax
"1a901a90-1a90-1a90-1a90-1a901a901a90"
Date and time in ISO 8601 format. The effective start date of the subscription; can be past, current, or future. Date must be provided in ISO 8601 format
"2025-06-01T00:00:00Z"