v4
OpenAPI 3.1.02026-08-034697208.8 KBList Paystubs
The paystubs endpoint allows you to query for payouts to an end user. Each paystub contains broken out and aggregated earnings information, as well as relevant dates. Paystubs are returned in reverse chronological order by pay_date. This is a paginated endpoint; see how Pinwheel implements pagination <a href='https://docs.pinwheelapi.com/docs/pagination-1' target='_blank'>here</a>.
Path parameters
UUID of the payroll account.
UUID of the payroll account.
Query parameters
Filter for paystubs with pay dates after this date.
Filter for paystubs with pay dates after this date.
Filter for paystubs with pay dates before this date.
Filter for paystubs with pay dates before this date.
Cursor for the page you want to retrieve.
Cursor for the page you want to retrieve.
The maximum number of results to return.
The maximum number of results to return.
Headers
Version identifier specifying how the Pinwheel API should behave. See the Change Management page for more information.
Response
OK