Pinwheel · Example Payload

Post_V1_Link_Tokens_Post Request

PayrollDirect DepositIncome VerificationEmploymentTax FormsFintechOpen FinanceBill SwitchingFinancial Data

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

Top-level fields

org_nameskip_intro_screenemployer_iddisable_direct_deposit_splittingplatform_idlanguageend_user_idaccount_idtagscardsreseller_customer_idfeatures

Example Payload

Raw ↑
{
  "org_name": "string",
  "skip_intro_screen": false,
  "employer_id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
  "disable_direct_deposit_splitting": false,
  "platform_id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
  "language": "en",
  "end_user_id": "string",
  "account_id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
  "tags": {},
  "cards": [],
  "reseller_customer_id": "string",
  "features": [
    "direct_deposit_allocations"
  ]
}