Queue Worker/member-profile-update

11402408

Actions
State
Completed
Timestamp
Wed, Apr 23, 2025 3:22 AM
Processed
Wed, Apr 23, 2025 3:22 AM
Finished
Wed, Apr 23, 2025 3:22 AM
Attempts Made
0
Permalinks
Job 11402408 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "2534 NE 40th AVE",
      "address2": "",
      "city": "Portland",
      "state": "OR",
      "zip": "97212",
      "isValid": true
    },
    "birthDate": "2007-10-05",
    "email": "litwineric742@gmail.com",
    "emergencyContact": {
      "firstName": "",
      "lastName": "",
      "phone": ""
    },
    "firstName": "Eric",
    "gender": "Male",
    "lastName": "Litwin",
    "memberSince": "2022-08-30",
    "phoneNumbers": [
      {
        "number": "5032889921",
        "priority": "PRIMARY",
        "type": ""
      }
    ],
    "userName": "litwineric742@gmail.com",
    "homeClub": "00955",
    "memberNumbers": [
      {
        "memberNumber": "MBR09454392",
        "isActive": true,
        "isEffectiveMemberNumber": true,
        "externalStatus": "ACTIVE"
      }
    ]
  },
  "sync_data": {
    "full_name": "Eric Litwin",
    "id": 13412322,
    "customer_number": "MBR09454392",
    "checkin_code": "5032889921",
    "email": "litwineric742@gmail.com",
    "phone": "5032889921",
    "first_name": "Eric",
    "last_name": "Litwin",
    "address_1": "2534 NE 40th AVE",
    "address_2": "",
    "city": "Portland",
    "state": "OR",
    "zip": "97212",
    "birthday": "2007-10-05",
    "gender": "m",
    "club_of_access": "00955",
    "is_24hf_employee": false,
    "join_date": "08/30/2022",
    "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-23T03:22:23.893Z",
    "is_active_synced": false,
    "membership_tier": "gold",
    "external_status": "ACTIVE",
    "createdAt": "2022-08-30T23:36:10.641Z",
    "updatedAt": "2025-04-23T03:22:23.893Z",
    "deletedAt": null
  }
}
Data
{
  "address": {
    "address1": "2534 NE 40th AVE",
    "address2": "",
    "city": "Portland",
    "state": "OR",
    "zip": "97212",
    "isValid": true
  },
  "birthDate": "2007-10-05",
  "email": "litwineric742@gmail.com",
  "emergencyContact": {
    "firstName": "",
    "lastName": "",
    "phone": ""
  },
  "firstName": "Eric",
  "gender": "Male",
  "lastName": "Litwin",
  "memberSince": "2022-08-30",
  "phoneNumbers": [
    {
      "number": "5032889921",
      "priority": "PRIMARY",
      "type": ""
    }
  ],
  "userName": "litwineric742@gmail.com",
  "homeClub": "00955",
  "memberNumbers": [
    {
      "memberNumber": "MBR09454392",
      "isActive": true,
      "isEffectiveMemberNumber": true,
      "externalStatus": "ACTIVE"
    }
  ]
}