Queue Worker/member-profile-update

11395392

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 11395392 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "291 SW 204th Terrace",
      "address2": "",
      "city": "Beaverton",
      "state": "OR",
      "zip": "97006",
      "isValid": true
    },
    "birthDate": "1988-02-20",
    "email": "tzuhanw@gmail.com",
    "emergencyContact": {
      "firstName": "",
      "lastName": "",
      "phone": ""
    },
    "firstName": "Tzuhan",
    "gender": "Female",
    "lastName": "Wang",
    "memberSince": "2025-04-22",
    "phoneNumbers": [
      {
        "number": "9712225446",
        "priority": "PRIMARY",
        "type": ""
      }
    ],
    "userName": "tzuhanw@gmail.com",
    "homeClub": "00849",
    "memberNumbers": [
      {
        "memberNumber": "MBR14766867",
        "isActive": true,
        "isEffectiveMemberNumber": true,
        "externalStatus": "ACTIVE"
      }
    ]
  },
  "sync_data": {
    "full_name": "Tzuhan Wang",
    "id": 20419856,
    "customer_number": "MBR14766867",
    "checkin_code": null,
    "email": "tzuhanw@gmail.com",
    "phone": "9712225446",
    "first_name": "Tzuhan",
    "last_name": "Wang",
    "address_1": "291 SW 204th Terrace",
    "address_2": "",
    "city": "Beaverton",
    "state": "OR",
    "zip": "97006",
    "birthday": "1988-02-20",
    "gender": "f",
    "club_of_access": "00849",
    "is_24hf_employee": false,
    "join_date": "04/22/2025",
    "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:30.887Z",
    "is_active_synced": false,
    "membership_tier": "platinum",
    "external_status": "ACTIVE",
    "createdAt": "2025-04-22T23:56:33.267Z",
    "updatedAt": "2025-04-22T23:57:30.887Z",
    "deletedAt": null
  }
}
Data
{
  "address": {
    "address1": "291 SW 204th Terrace",
    "address2": "",
    "city": "Beaverton",
    "state": "OR",
    "zip": "97006",
    "isValid": true
  },
  "birthDate": "1988-02-20",
  "email": "tzuhanw@gmail.com",
  "emergencyContact": {
    "firstName": "",
    "lastName": "",
    "phone": ""
  },
  "firstName": "Tzuhan",
  "gender": "Female",
  "lastName": "Wang",
  "memberSince": "2025-04-22",
  "phoneNumbers": [
    {
      "number": "9712225446",
      "priority": "PRIMARY",
      "type": ""
    }
  ],
  "userName": "tzuhanw@gmail.com",
  "homeClub": "00849",
  "memberNumbers": [
    {
      "memberNumber": "MBR14766867",
      "isActive": true,
      "isEffectiveMemberNumber": true,
      "externalStatus": "ACTIVE"
    }
  ]
}