Queue Worker/member-profile-update

11436751

Actions
State
Completed
Timestamp
Thu, Apr 24, 2025 5:21 PM
Processed
Thu, Apr 24, 2025 5:21 PM
Finished
Thu, Apr 24, 2025 5:21 PM
Attempts Made
0
Permalinks
Job 11436751 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "1636 Big Bend Drive",
      "address2": "",
      "city": "Milpitas",
      "state": "CA",
      "zip": "95035",
      "isValid": true
    },
    "birthDate": "1958-09-17",
    "email": "annahtp83@gmail.com",
    "emergencyContact": {
      "firstName": "Huy",
      "lastName": "Phan",
      "phone": "4083078940"
    },
    "firstName": "Anna",
    "gender": "Female",
    "lastName": "Phan",
    "memberSince": "2019-12-23",
    "phoneNumbers": [
      {
        "number": "4084933404",
        "priority": "PRIMARY",
        "type": "MOBILE"
      }
    ],
    "userName": "Annahtp20",
    "homeClub": "00602",
    "memberNumbers": [
      {
        "memberNumber": "MBR00520104",
        "isActive": false,
        "isEffectiveMemberNumber": true,
        "externalStatus": "EXPIRED"
      }
    ]
  },
  "sync_data": {
    "full_name": "Anna Phan",
    "id": 9944457,
    "customer_number": "MBR00520104",
    "checkin_code": "4084933404",
    "email": "annahtp83@gmail.com",
    "phone": "4084933404",
    "first_name": "Anna",
    "last_name": "Phan",
    "address_1": "1636 Big Bend Drive",
    "address_2": "",
    "city": "Milpitas",
    "state": "CA",
    "zip": "95035",
    "birthday": "1958-09-17",
    "gender": "f",
    "club_of_access": "00602",
    "is_24hf_employee": false,
    "join_date": "12/23/2019",
    "is_ignored": null,
    "is_active": false,
    "has_pt_agreement": false,
    "total_pt_sessions": 3,
    "used_pt_sessions": 4,
    "near_expiration_date": false,
    "expiration_days": null,
    "last_verify_sync": "2025-04-24T17:21:21.455Z",
    "is_active_synced": true,
    "membership_tier": null,
    "external_status": "EXPIRED",
    "createdAt": "2019-12-24T00:36:05.924Z",
    "updatedAt": "2025-04-24T17:21:21.455Z",
    "deletedAt": null
  }
}
Data
{
  "address": {
    "address1": "1636 Big Bend Drive",
    "address2": "",
    "city": "Milpitas",
    "state": "CA",
    "zip": "95035",
    "isValid": true
  },
  "birthDate": "1958-09-17",
  "email": "annahtp83@gmail.com",
  "emergencyContact": {
    "firstName": "Huy",
    "lastName": "Phan",
    "phone": "4083078940"
  },
  "firstName": "Anna",
  "gender": "Female",
  "lastName": "Phan",
  "memberSince": "2019-12-23",
  "phoneNumbers": [
    {
      "number": "4084933404",
      "priority": "PRIMARY",
      "type": "MOBILE"
    }
  ],
  "userName": "Annahtp20",
  "homeClub": "00602",
  "memberNumbers": [
    {
      "memberNumber": "MBR00520104",
      "isActive": false,
      "isEffectiveMemberNumber": true,
      "externalStatus": "EXPIRED"
    }
  ]
}