Queue Worker/member-profile-update

11385455

Actions
State
Completed
Timestamp
Tue, Apr 22, 2025 6:04 PM
Processed
Tue, Apr 22, 2025 6:04 PM
Finished
Tue, Apr 22, 2025 6:04 PM
Attempts Made
0
Permalinks
Job 11385455 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "2411 n featherhill",
      "address2": "",
      "city": "Orange",
      "state": "CA",
      "zip": "92867",
      "isValid": true
    },
    "birthDate": "1999-03-07",
    "email": "mathewicaw@gmail.com",
    "emergencyContact": {
      "firstName": "",
      "lastName": "",
      "phone": ""
    },
    "firstName": "Mathew",
    "gender": "Unspecified",
    "lastName": "Tran",
    "memberSince": "2024-07-21",
    "phoneNumbers": [
      {
        "number": "7144183542",
        "priority": "PRIMARY",
        "type": ""
      }
    ],
    "userName": "mathewicaw@gmail.com",
    "homeClub": "00922",
    "memberNumbers": [
      {
        "memberNumber": "MBR14548413",
        "isActive": false,
        "isEffectiveMemberNumber": false,
        "externalStatus": "EXPIRED"
      },
      {
        "memberNumber": "MBR13512114",
        "isActive": false,
        "isEffectiveMemberNumber": false,
        "externalStatus": "EXPIRED"
      },
      {
        "memberNumber": "MBR14525527",
        "isActive": true,
        "isEffectiveMemberNumber": true,
        "externalStatus": "ACTIVE"
      }
    ],
    "profilePictureURI": "/40/3f936791-cbb1-48fe-b887-0645438d191b"
  },
  "sync_data": {
    "full_name": "Mathew Tran",
    "id": 20071768,
    "customer_number": "MBR14525527",
    "checkin_code": null,
    "email": "mathewicaw@gmail.com",
    "phone": "7144183542",
    "first_name": "Mathew",
    "last_name": "Tran",
    "address_1": "2411 n featherhill",
    "address_2": "",
    "city": "Orange",
    "state": "CA",
    "zip": "92867",
    "birthday": "1999-03-07",
    "gender": "u",
    "club_of_access": "00922",
    "is_24hf_employee": false,
    "join_date": "07/21/2024",
    "is_ignored": false,
    "is_active": true,
    "has_pt_agreement": false,
    "total_pt_sessions": null,
    "used_pt_sessions": null,
    "near_expiration_date": false,
    "expiration_days": null,
    "last_verify_sync": "2025-04-22T18:04:33.128Z",
    "is_active_synced": false,
    "membership_tier": "platinum",
    "external_status": "ACTIVE",
    "createdAt": "2025-03-02T01:16:00.120Z",
    "updatedAt": "2025-04-22T18:04:33.128Z",
    "deletedAt": null
  }
}
Data
{
  "address": {
    "address1": "2411 n featherhill",
    "address2": "",
    "city": "Orange",
    "state": "CA",
    "zip": "92867",
    "isValid": true
  },
  "birthDate": "1999-03-07",
  "email": "mathewicaw@gmail.com",
  "emergencyContact": {
    "firstName": "",
    "lastName": "",
    "phone": ""
  },
  "firstName": "Mathew",
  "gender": "Unspecified",
  "lastName": "Tran",
  "memberSince": "2024-07-21",
  "phoneNumbers": [
    {
      "number": "7144183542",
      "priority": "PRIMARY",
      "type": ""
    }
  ],
  "userName": "mathewicaw@gmail.com",
  "homeClub": "00922",
  "memberNumbers": [
    {
      "memberNumber": "MBR14548413",
      "isActive": false,
      "isEffectiveMemberNumber": false,
      "externalStatus": "EXPIRED"
    },
    {
      "memberNumber": "MBR13512114",
      "isActive": false,
      "isEffectiveMemberNumber": false,
      "externalStatus": "EXPIRED"
    },
    {
      "memberNumber": "MBR14525527",
      "isActive": true,
      "isEffectiveMemberNumber": true,
      "externalStatus": "ACTIVE"
    }
  ],
  "profilePictureURI": "/40/3f936791-cbb1-48fe-b887-0645438d191b"
}