Argyle · Example Payload

Get V2 User Forms {Id} Response 200

Employment DataPayrollIncome VerificationGig EconomyFinancial DataEmployment HistoryEarned Wage AccessDirect Deposit

Get V2 User Forms {Id} Response 200 is an example object payload from Argyle, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idaccountdatacreated_atupdated_at

Example Payload

Raw ↑
{
  "id": "0186ef31-4a6c-bc77-ffb7-a9db11505d7d",
  "account": "0182c1e2-59ec-16ba-34e2-4f20594a7df7",
  "data": {
    "income_source": "Block & Fish Tackle",
    "payroll_provider": "Payroll Corp."
  },
  "created_at": "2023-03-17T10:50:30.414265Z",
  "updated_at": "2023-03-17T10:50:31.621908Z"
}