Statutory Rates
Get statutory ratesavailable years
GET
cURL
Documentation Index
Fetch the complete documentation index at: https://docs.flowpayroll.ai/llms.txt
Use this file to discover all available pages before exploring further.
curl --request GET \
--url https://api.sandbox.flowpayroll.ai/v1/statutory-pay/statutory-rates/available-years \
--header 'X-Auth-Token: <api-key>'{
"taxYears": [
123
]
}Documentation Index
Fetch the complete documentation index at: https://docs.flowpayroll.ai/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?
curl --request GET \
--url https://api.sandbox.flowpayroll.ai/v1/statutory-pay/statutory-rates/available-years \
--header 'X-Auth-Token: <api-key>'{
"taxYears": [
123
]
}