
Categories
Overview
Argyle organizes the data retrieved from payroll platforms into the following categories:| Category | Description | Fields |
|---|---|---|
| Identities | Profile and employment information. | First name, last name, full name, birthdate, profile picture, employer, employment status, employment type, job title, hire date, termination date, termination reason… |
| Paystubs | Line by line pay data. The digital equivalent of traditional paystubs. | Gross pay, deductions, taxes, net pay, reimbursements, hours worked, base salary, pay frequency… |
| Payroll Documents | Metadata and PDF’s of documents available on the payroll platform. | Document type, download link, document description, W-2 and 1099 OCR data… |
| Deposit Destinations | Where and how pay is allocated and received. | Bank or card destination type, allocation type, currency… |
| Shifts | Work shifts and hours spent on individual tasks. | Start time, end time, break start, break end… |
| Gigs | Information specific to gig economy employments. | Number of tasks performed, income amounts, fees, tips… |
| Vehicles | Work vehicle information. | Make, model, VIN number, type, year… |
| Ratings | Achievement and task details for gig employments. | Average rating, acceptance rate, on time rate, achievements… |
For a full list of available fields, follow the category links above.
Field availability
To see if an individual Item supports certain fields within a particular data set:- Console — Select an Item within the Coverage section of Console.
- API — Retrieve the Item and check the
field_coverageobject to see if an individual data field issupported.
- The payroll account does not support that field. For example, non-gig payroll platforms usually do not have vehicle information.
- The payroll account has no data for the user that corresponds to that field. For example, if the payroll platform accepts profile photos but the user never uploads a photo, the picture url field of the Identities category will be empty.