Tax Rates
Retrieve a Tax Rate
OAuth Scope
This endpoint requires the following OAuth scope read_tax_rates.
get/taxrate/{uuid}.json
Path parameters
uuidstring uuid required
UUID of the Tax Rate
Response
Tax Rate record retrieved successfully
Example response
{
"uuid": "123e4567-849d-4753-b124-23f946a2134b",
"edit_date": "2026-03-01 12:00:00"
}