Fetch Salary Breakdown
Returns the computed salary breakdown per employee for the given month. Requires an active Payroll Pro entitlement.
Rate limited to 1 request per 10 seconds, 3 per 5 minutes, and 10 per hour, on top of the shared 5000/day API key limit — computing this response can be expensive, so budget one call per payroll month.
The month's roster includes employees who left during that month, so their final settlement is returned. Employees who left before the month's attendance cycle began, or who join after it ends, are excluded.
Authentication
AuthorizationApi-Key
Format: “Api-Key {api-key}”
Query parameters
month
Month (YYYY-MM). Always resolves to the full calendar month.
salarybox_ids
Repeatable. Filters to specific employees.
page
Page number to fetch. Defaults to 1.
page_size
Number of results per page. Defaults to 10. Maximum 10.
Response
Payroll for the month is computed; the page is returned.
data
message
status
count
prev
next
rate_limit
