Queue Worker/member-profile-update

11444023

Actions
State
Completed
Timestamp
Thu, Apr 24, 2025 10:43 PM
Processed
Thu, Apr 24, 2025 10:43 PM
Finished
Thu, Apr 24, 2025 10:43 PM
Attempts Made
0
Permalinks
Job 11444023 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "1900 Fullerton Rd",
      "address2": "63",
      "city": "Rowland Heights",
      "state": "CA",
      "zip": "91748",
      "isValid": true
    },
    "birthDate": "2002-01-05",
    "email": "epmack15@gmail.com",
    "emergencyContact": {
      "firstName": "",
      "lastName": "",
      "phone": ""
    },
    "firstName": "Erika",
    "gender": "Female",
    "lastName": "mackintosh",
    "memberSince": "2025-04-24",
    "phoneNumbers": [
      {
        "number": "7029297143",
        "priority": "PRIMARY",
        "type": ""
      }
    ],
    "homeClub": "00920",
    "memberNumbers": [
      {
        "memberNumber": "MBR14775683",
        "isActive": true,
        "isEffectiveMemberNumber": true,
        "externalStatus": "ACTIVE"
      }
    ]
  },
  "sync_data": "No user synced with this member"
}
Data
{
  "address": {
    "address1": "1900 Fullerton Rd",
    "address2": "63",
    "city": "Rowland Heights",
    "state": "CA",
    "zip": "91748",
    "isValid": true
  },
  "birthDate": "2002-01-05",
  "email": "epmack15@gmail.com",
  "emergencyContact": {
    "firstName": "",
    "lastName": "",
    "phone": ""
  },
  "firstName": "Erika",
  "gender": "Female",
  "lastName": "mackintosh",
  "memberSince": "2025-04-24",
  "phoneNumbers": [
    {
      "number": "7029297143",
      "priority": "PRIMARY",
      "type": ""
    }
  ],
  "homeClub": "00920",
  "memberNumbers": [
    {
      "memberNumber": "MBR14775683",
      "isActive": true,
      "isEffectiveMemberNumber": true,
      "externalStatus": "ACTIVE"
    }
  ]
}