Queue Worker/member-profile-update

11422562

Actions
State
Completed
Timestamp
Thu, Apr 24, 2025 12:35 AM
Processed
Thu, Apr 24, 2025 12:35 AM
Finished
Thu, Apr 24, 2025 12:35 AM
Attempts Made
0
Permalinks
Job 11422562 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "1388 CHALLICE PLACE",
      "address2": "",
      "city": "Chula Vista",
      "state": "CA",
      "zip": "91911",
      "isValid": true
    },
    "birthDate": "1997-02-10",
    "email": "ramjen6@yahoo.com",
    "emergencyContact": {
      "firstName": "",
      "lastName": "",
      "phone": ""
    },
    "firstName": "Czarina",
    "gender": "Female",
    "lastName": "Agudo",
    "memberSince": "2020-09-23",
    "phoneNumbers": [
      {
        "number": "9519727853",
        "priority": "PRIMARY",
        "type": ""
      }
    ],
    "homeClub": "00084",
    "memberNumbers": [
      {
        "memberNumber": "MBR01853975",
        "isActive": false,
        "isEffectiveMemberNumber": true,
        "externalStatus": "EXPIRED"
      }
    ]
  },
  "sync_data": "No user synced with this member"
}
Data
{
  "address": {
    "address1": "1388 CHALLICE PLACE",
    "address2": "",
    "city": "Chula Vista",
    "state": "CA",
    "zip": "91911",
    "isValid": true
  },
  "birthDate": "1997-02-10",
  "email": "ramjen6@yahoo.com",
  "emergencyContact": {
    "firstName": "",
    "lastName": "",
    "phone": ""
  },
  "firstName": "Czarina",
  "gender": "Female",
  "lastName": "Agudo",
  "memberSince": "2020-09-23",
  "phoneNumbers": [
    {
      "number": "9519727853",
      "priority": "PRIMARY",
      "type": ""
    }
  ],
  "homeClub": "00084",
  "memberNumbers": [
    {
      "memberNumber": "MBR01853975",
      "isActive": false,
      "isEffectiveMemberNumber": true,
      "externalStatus": "EXPIRED"
    }
  ]
}