Queue Worker/member-profile-update

11432276

Actions
State
Completed
Timestamp
Thu, Apr 24, 2025 12:01 PM
Processed
Thu, Apr 24, 2025 12:16 PM
Finished
Thu, Apr 24, 2025 12:16 PM
Attempts Made
0
Permalinks
Job 11432276 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "1381 Indian Summer Ave",
      "address2": "",
      "city": "La Puente",
      "state": "CA",
      "zip": "91744",
      "isValid": true
    },
    "birthDate": "1957-05-10",
    "email": "oliang18@gmail.com",
    "emergencyContact": {
      "firstName": "",
      "lastName": "",
      "phone": ""
    },
    "firstName": "OLIVIA",
    "gender": "Female",
    "lastName": "LIANG",
    "memberSince": "2018-07-17",
    "phoneNumbers": [
      {
        "number": "6263633871",
        "priority": "PRIMARY",
        "type": ""
      }
    ],
    "homeClub": "00081",
    "memberNumbers": [
      {
        "memberNumber": "SB56827",
        "isActive": false,
        "isEffectiveMemberNumber": true,
        "externalStatus": "EXPIRED"
      },
      {
        "memberNumber": "MBR14654277",
        "isActive": false,
        "isEffectiveMemberNumber": false,
        "externalStatus": "EXPIRED"
      }
    ]
  },
  "sync_data": {
    "full_name": "OLIVIA LIANG",
    "id": 20257230,
    "customer_number": "MBR14654277",
    "checkin_code": null,
    "email": "oliang18@gmail.com",
    "phone": "6263633871",
    "first_name": "OLIVIA",
    "last_name": "LIANG",
    "address_1": "1381 Indian Summer Ave",
    "address_2": "",
    "city": "La Puente",
    "state": "CA",
    "zip": "91744",
    "birthday": "1957-05-10",
    "gender": "f",
    "club_of_access": "00081",
    "is_24hf_employee": false,
    "join_date": "07/17/2018",
    "is_ignored": false,
    "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-24T12:16:21.545Z",
    "is_active_synced": false,
    "membership_tier": "24go_basic",
    "external_status": "EXPIRED",
    "createdAt": "2025-03-28T20:15:08.638Z",
    "updatedAt": "2025-04-24T12:16:21.545Z",
    "deletedAt": null
  }
}
Data
{
  "address": {
    "address1": "1381 Indian Summer Ave",
    "address2": "",
    "city": "La Puente",
    "state": "CA",
    "zip": "91744",
    "isValid": true
  },
  "birthDate": "1957-05-10",
  "email": "oliang18@gmail.com",
  "emergencyContact": {
    "firstName": "",
    "lastName": "",
    "phone": ""
  },
  "firstName": "OLIVIA",
  "gender": "Female",
  "lastName": "LIANG",
  "memberSince": "2018-07-17",
  "phoneNumbers": [
    {
      "number": "6263633871",
      "priority": "PRIMARY",
      "type": ""
    }
  ],
  "homeClub": "00081",
  "memberNumbers": [
    {
      "memberNumber": "SB56827",
      "isActive": false,
      "isEffectiveMemberNumber": true,
      "externalStatus": "EXPIRED"
    },
    {
      "memberNumber": "MBR14654277",
      "isActive": false,
      "isEffectiveMemberNumber": false,
      "externalStatus": "EXPIRED"
    }
  ]
}