Retrieve zone tax code configuration by identifier
GET/v2/zone-tax-codes/:id
Fetches comprehensive details of a single zone tax code record using its unique identifier.
Returns complete zone tax code information including geographic zone mappings, tax code associations, product assignments, and regional tax rules. Used for location-specific tax calculations and compliance.
Request
Responses
- 200
- 400
- 403
- 404
- 500
Zone tax code record retrieved successfully
Invalid request parameters or malformed UUID
Insufficient permissions to access zone tax code data
Zone tax code record with the specified ID was not found
Internal server error occurred while retrieving zone tax code