Argyle · Example Payload

Patch V2 Users {Id} Request

Employment DataPayrollIncome VerificationGig EconomyFinancial DataEmployment HistoryEarned Wage AccessDirect Deposit

Patch V2 Users {Id} Request is an example object payload from Argyle, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

first_namelast_nameemailphone_numberexternal_metadataexternal_id

Example Payload

Raw ↑
{
  "first_name": "Sarah",
  "last_name": "Longfield",
  "email": "sarah@email.com",
  "phone_number": "+12125555555",
  "external_metadata": {
    "notes": "Moved to stage 2 of loan approval.",
    "category": "Summer Initiative"
  },
  "external_id": "July_Connection"
}