Argyle · Schema

ClientSessionConfiguration

Employment DataPayrollIncome VerificationGig EconomyFinancial DataEmployment HistoryEarned Wage AccessDirect Deposit
View JSON Schema on GitHub

JSON Schema

clientsessionconfiguration.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/argyle/refs/heads/main/json-schema/clientsessionconfiguration.json",
  "title": "ClientSessionConfiguration",
  "allOf": [
    {
      "$ref": "#/components/schemas/ClientSessionCreateConfiguration"
    }
  ]
}