Get tax profile
Tax Estimates
Get tax profile
Returns the current tax profile configuration. Does NOT create or modify data.
GET
Get tax profile
To enable the Tax Estimates feature for your customers, request access from your Layer representative.
tax_country_code: the country the calculation targets.us_configuration.federal: federal filing status, annual W-2 income, tip/overtime income, and withholding (custom amount or default).us_configuration.state: the targeted state for tax, state filing status, exemptions, and state withholding.us_configuration.deductions: home office and vehicle/mileage deduction configuration.us_configuration.business_estimates: optional user-estimated annual business revenue and expenses that override the year-to-date figures pulled from the P&L.user_has_saved_tax_profile: whether the user has explicitly saved a profile. Whenfalse, calculations run with default assumptions and aMISSING_PROFILEitem appears on the tax checklist.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Content-Type must be set to application/json.
Path Parameters
The UUID of the business.
Response
Tax profile for the business.
Tax profile configuration for a business.