Queue Worker/member-profile-update

11395380

Actions
State
Completed
Timestamp
Tue, Apr 22, 2025 11:57 PM
Processed
Tue, Apr 22, 2025 11:57 PM
Finished
Tue, Apr 22, 2025 11:57 PM
Attempts Made
0
Permalinks
Job 11395380 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "87-35 134 Street",
      "address2": "",
      "city": "Richmond Hill",
      "state": "NY",
      "zip": "11418",
      "isValid": true
    },
    "birthDate": "1983-07-26",
    "email": "ksu247@gmail.com",
    "emergencyContact": {
      "firstName": "",
      "lastName": "",
      "phone": ""
    },
    "firstName": "Ken",
    "gender": "Male",
    "lastName": "Singh",
    "memberSince": "2024-02-21",
    "phoneNumbers": [
      {
        "number": "9175156399",
        "priority": "PRIMARY",
        "type": ""
      }
    ],
    "homeClub": "00730",
    "memberNumbers": [
      {
        "memberNumber": "MBR12789423",
        "isActive": true,
        "isEffectiveMemberNumber": true,
        "externalStatus": "INVALID PAYMENT METHOD"
      }
    ]
  },
  "sync_data": {
    "full_name": "Ken Singh",
    "id": 17623868,
    "customer_number": "MBR12789423",
    "checkin_code": null,
    "email": "ksu247@gmail.com",
    "phone": "9175156399",
    "first_name": "Ken",
    "last_name": "Singh",
    "address_1": "87-35 134 Street",
    "address_2": "",
    "city": "Richmond Hill",
    "state": "NY",
    "zip": "11418",
    "birthday": "1983-07-26",
    "gender": "m",
    "club_of_access": "00730",
    "is_24hf_employee": false,
    "join_date": "02/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-22T23:57:16.328Z",
    "is_active_synced": false,
    "membership_tier": "platinum",
    "external_status": "INVALID PAYMENT METHOD",
    "createdAt": "2024-02-21T23:44:52.505Z",
    "updatedAt": "2025-04-22T23:57:16.328Z",
    "deletedAt": null
  }
}
Data
{
  "address": {
    "address1": "87-35 134 Street",
    "address2": "",
    "city": "Richmond Hill",
    "state": "NY",
    "zip": "11418",
    "isValid": true
  },
  "birthDate": "1983-07-26",
  "email": "ksu247@gmail.com",
  "emergencyContact": {
    "firstName": "",
    "lastName": "",
    "phone": ""
  },
  "firstName": "Ken",
  "gender": "Male",
  "lastName": "Singh",
  "memberSince": "2024-02-21",
  "phoneNumbers": [
    {
      "number": "9175156399",
      "priority": "PRIMARY",
      "type": ""
    }
  ],
  "homeClub": "00730",
  "memberNumbers": [
    {
      "memberNumber": "MBR12789423",
      "isActive": true,
      "isEffectiveMemberNumber": true,
      "externalStatus": "INVALID PAYMENT METHOD"
    }
  ]
}