Pinwheel · Example Payload

Get_Direct_Deposit_Allocations_V1_Accounts__Account_Id__Direct_Deposit_Allocations_Get Response 200

PayrollDirect DepositIncome VerificationEmploymentTax FormsFintechOpen FinanceBill SwitchingFinancial Data

Get_Direct_Deposit_Allocations_V1_Accounts__Account_Id__Direct_Deposit_Allocations_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

datameta

Example Payload

Raw ↑
{
  "data": {
    "id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
    "account_id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
    "created_at": "2024-01-15T10:30:00Z",
    "updated_at": "2024-01-15T10:30:00Z",
    "allocations": []
  },
  "meta": {
    "refreshed_at": "2024-01-15T10:30:00Z"
  }
}