fx_tax_sales_tax
Look up the sales-tax rate for a region from built-in tables and, if an amount is given, compute net/tax/gross. Pure; price 0.0 (free).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | No | Optional amount to compute tax on | |
| region | Yes | Region key with a sales-tax rate on file (e.g. US-CA) |