Skip to main content

Pinwheel Sample Data

{
"income": {
"data": {
"id": "1dfa44fd-579e-4693-8967-ddd1cfa28c30",
"currency": "USD",
"account_id": "0bb5be6f-e338-4d14-8538-24cbce899ea7",
"created_at": "2022-10-03T18:34:06.514767+00:00",
"updated_at": "2022-10-03T18:34:06.514767+00:00",
"compensation_unit": "hourly",
"compensation_amount": 1000
},
"meta": {
"refreshed_at": "2022-10-03T18:34:06.533677+00:00"
}
},
"employment": {
"data": {
"id": "7cf979d4-33e7-4725-8b02-201d19810115",
"title": null,
"status": "employed",
"account_id": "0bb5be6f-e338-4d14-8538-24cbce899ea7",
"created_at": "2022-10-03T18:34:06.154545+00:00",
"start_date": "2010-01-01",
"updated_at": "2022-10-03T18:34:06.154545+00:00",
"employer_name": "Fake_Employer",
"employer_address": {
"raw": "20429 Pinwheel Drive, New York City, NY 99999",
"city": "New York City",
"line1": "20429 Pinwheel Drive",
"line2": null,
"state": "NY",
"country": "US",
"postal_code": "99999"
},
"termination_date": null,
"employer_phone_number": {
"type": "work",
"value": "+16126597057"
}
},
"meta": {
"refreshed_at": "2022-10-03T18:34:06.183102+00:00"
}
}
}