Get tax payments
Tax Estimates
Get tax payments
Returns quarterly tax payment history and tracking.
GET
Get tax payments
To enable the Tax Estimates feature for your customers, request access from your Layer representative.
Quarterly payment calculation
Each quarter inquarters reflects the split of the annual projected liability (from Get tax details) into four estimated payments, combined with the actual payments the business has recorded. Note: Federal tax periods are not all the same length, and quarterly tax estimates are not equal across all quarters in a year.
owed_this_quarter: the projected liability allocated to this quarter, in cents.total_paid: payments already recorded against this quarter, in cents.owed_rolled_over_from_previous: the unpaid balance (positive) or overpayment (negative) carried forward from the previous quarter, in cents.total: the net balance for the quarter, in cents, accounting for this quarter’s owed amount, prior roll-overs, and payments made.
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.
Query Parameters
The tax year (e.g., 2025). Supported years: 2024-2026.
The accounting basis for reporting. Defaults to the business's default reporting basis, or CASH if not set.
Available options:
ACCRUAL, CASH Whether to project income/expenses for the full year based on year-to-date data. Only applicable for the current year. Defaults to false.
Response
Tax payments for the specified year.
Quarterly tax payment history and tracking.