🚀 Devdraft Launch Week I is live! Sign up for exclusive access and early features. Learn more →
English
Developers
API documentation and developer resources
Retrieve a specific tax configuration by ID
GET /api/taxes/{tax_id}
tax_id
{ "id": "tax_123456789", "name": "VAT 20%", "rate": 20.0, "type": "VAT", "country": "GB", "region": null, "created_at": "2023-01-01T00:00:00Z" }