get
https://api.gusto-demo.com/v1/payrolls//receipt
Returns a payroll receipt.
Notes:
- Hour and dollar amounts are returned as string representations of numeric decimals.
- Dollar amounts are represented to the cent.
- If no data has yet be inserted for a given field, it defaults to "0.00" (for fixed amounts).
- Pagination is optional. Supplying
pageand/orperreturns only the requested page of employee compensations and includes theX-Page,X-Total-Count,X-Total-Pages, andX-Per-Pageresponse headers. Without either parameter, all employee compensations are returned without pagination headers. - Maximum page size is 100 employee compensations per request.
scope: payrolls:read