Pinwheel · Example Payload

Get_V1_Company_Connections__Company_Connection_Id__Incomes_Get Response 200

PayrollDirect DepositIncome VerificationEmploymentTax FormsFintechOpen FinanceBill SwitchingFinancial Data

Get_V1_Company_Connections__Company_Connection_Id__Incomes_Get Response 200 is an example object payload from Pinwheel, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

metadata

Example Payload

Raw ↑
{
  "meta": {
    "count": 0,
    "next_cursor": "string"
  },
  "data": [
    {
      "created_at": "2024-01-15T10:30:00Z",
      "employee_external_id": "string",
      "compensation_amount": 0
    }
  ]
}