Queue Worker/member-profile-update

11416596

Actions
State
Completed
Timestamp
Wed, Apr 23, 2025 8:59 PM
Processed
Wed, Apr 23, 2025 8:59 PM
Finished
Wed, Apr 23, 2025 8:59 PM
Attempts Made
0
Permalinks
Job 11416596 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "17992 VIA RANCHERO",
      "address2": "",
      "city": "Yorba Linda",
      "state": "CA",
      "zip": "92886",
      "isValid": true
    },
    "birthDate": "1983-08-06",
    "email": "mgerhard8379@gmail.com",
    "emergencyContact": {
      "firstName": "",
      "lastName": "",
      "phone": ""
    },
    "firstName": "MARY",
    "gender": "Female",
    "lastName": "RUIZ",
    "memberSince": "2019-05-30",
    "phoneNumbers": [
      {
        "number": "7148126550",
        "priority": "PRIMARY",
        "type": ""
      }
    ],
    "userName": "mgerhard8379@gmail.com",
    "homeClub": "00896",
    "memberNumbers": [
      {
        "memberNumber": "MBR12238614",
        "isActive": true,
        "isEffectiveMemberNumber": true,
        "externalStatus": "ACTIVE"
      },
      {
        "memberNumber": "ST98047",
        "isActive": false,
        "isEffectiveMemberNumber": false,
        "externalStatus": "EXPIRED"
      }
    ],
    "profilePictureURI": "/35/f3926ad7-6a7a-450c-a4aa-c10654b8b342"
  },
  "sync_data": {
    "full_name": "MARY RUIZ",
    "id": 9190370,
    "customer_number": "ST98047",
    "checkin_code": "7148126550",
    "email": "mgerhard8379@gmail.com",
    "phone": "7148126550",
    "first_name": "MARY",
    "last_name": "RUIZ",
    "address_1": "17992 VIA RANCHERO",
    "address_2": "",
    "city": "Yorba Linda",
    "state": "CA",
    "zip": "92886",
    "birthday": "1983-08-06",
    "gender": "f",
    "club_of_access": "00896",
    "is_24hf_employee": false,
    "join_date": "05/30/2019",
    "is_ignored": null,
    "is_active": false,
    "has_pt_agreement": false,
    "total_pt_sessions": null,
    "used_pt_sessions": null,
    "near_expiration_date": false,
    "expiration_days": null,
    "last_verify_sync": "2025-04-23T20:59:45.621Z",
    "is_active_synced": true,
    "external_status": "EXPIRED",
    "createdAt": "2019-05-30T20:09:26.230Z",
    "updatedAt": "2025-04-23T20:59:45.621Z",
    "deletedAt": null
  }
}
Data
{
  "address": {
    "address1": "17992 VIA RANCHERO",
    "address2": "",
    "city": "Yorba Linda",
    "state": "CA",
    "zip": "92886",
    "isValid": true
  },
  "birthDate": "1983-08-06",
  "email": "mgerhard8379@gmail.com",
  "emergencyContact": {
    "firstName": "",
    "lastName": "",
    "phone": ""
  },
  "firstName": "MARY",
  "gender": "Female",
  "lastName": "RUIZ",
  "memberSince": "2019-05-30",
  "phoneNumbers": [
    {
      "number": "7148126550",
      "priority": "PRIMARY",
      "type": ""
    }
  ],
  "userName": "mgerhard8379@gmail.com",
  "homeClub": "00896",
  "memberNumbers": [
    {
      "memberNumber": "MBR12238614",
      "isActive": true,
      "isEffectiveMemberNumber": true,
      "externalStatus": "ACTIVE"
    },
    {
      "memberNumber": "ST98047",
      "isActive": false,
      "isEffectiveMemberNumber": false,
      "externalStatus": "EXPIRED"
    }
  ],
  "profilePictureURI": "/35/f3926ad7-6a7a-450c-a4aa-c10654b8b342"
}