Queue Worker/member-profile-update

11414239

Actions
State
Completed
Timestamp
Wed, Apr 23, 2025 7:15 PM
Processed
Wed, Apr 23, 2025 7:15 PM
Finished
Wed, Apr 23, 2025 7:15 PM
Attempts Made
0
Permalinks
Job 11414239 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "2595 thousand oaks blvd",
      "address2": "",
      "city": "thousand oaks",
      "state": "CA",
      "zip": "91361",
      "isValid": true
    },
    "birthDate": "2001-06-26",
    "email": "raybelvillalba@gmail.com",
    "emergencyContact": {
      "firstName": "",
      "lastName": "",
      "phone": ""
    },
    "firstName": "Raybel",
    "gender": "Male",
    "lastName": "Villalba",
    "memberSince": "2023-01-20",
    "phoneNumbers": [
      {
        "number": "8057777300",
        "priority": "PRIMARY",
        "type": ""
      }
    ],
    "homeClub": "00089",
    "memberNumbers": [
      {
        "memberNumber": "MBR10718966",
        "isActive": false,
        "isEffectiveMemberNumber": true,
        "externalStatus": "EXPIRED"
      }
    ]
  },
  "sync_data": "No user synced with this member"
}
Data
{
  "address": {
    "address1": "2595 thousand oaks blvd",
    "address2": "",
    "city": "thousand oaks",
    "state": "CA",
    "zip": "91361",
    "isValid": true
  },
  "birthDate": "2001-06-26",
  "email": "raybelvillalba@gmail.com",
  "emergencyContact": {
    "firstName": "",
    "lastName": "",
    "phone": ""
  },
  "firstName": "Raybel",
  "gender": "Male",
  "lastName": "Villalba",
  "memberSince": "2023-01-20",
  "phoneNumbers": [
    {
      "number": "8057777300",
      "priority": "PRIMARY",
      "type": ""
    }
  ],
  "homeClub": "00089",
  "memberNumbers": [
    {
      "memberNumber": "MBR10718966",
      "isActive": false,
      "isEffectiveMemberNumber": true,
      "externalStatus": "EXPIRED"
    }
  ]
}