Argyle · Example Payload

Patch Partners V2 Users {Id} Request

Employment DataPayrollIncome VerificationGig EconomyFinancial DataEmployment HistoryEarned Wage AccessDirect Deposit

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

Top-level fields

emailphone_numberexternal_idexternal_metadata

Example Payload

Raw ↑
{
  "email": "jane@example.com",
  "phone_number": "+15555555555",
  "external_id": "ABC",
  "external_metadata": {
    "suppress_verification": true,
    "additional_id": "123"
  }
}