Queue Worker/member-profile-update

11448414

Actions
State
Completed
Timestamp
Fri, Apr 25, 2025 1:26 AM
Processed
Fri, Apr 25, 2025 1:26 AM
Finished
Fri, Apr 25, 2025 1:26 AM
Attempts Made
0
Permalinks
Job 11448414 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "16533 se 199th",
      "address2": "",
      "city": "Portland",
      "state": "OR",
      "zip": "97267",
      "isValid": true
    },
    "birthDate": "1994-02-15",
    "email": "teeslatosch@icloud.com",
    "emergencyContact": {
      "firstName": "",
      "lastName": "",
      "phone": ""
    },
    "firstName": "Talon",
    "gender": "Male",
    "lastName": "Slatosch",
    "memberSince": "2022-01-13",
    "phoneNumbers": [
      {
        "number": "5032069799",
        "priority": "PRIMARY",
        "type": ""
      }
    ],
    "userName": "teeslatosch@icloud.com",
    "homeClub": "00427",
    "memberNumbers": [
      {
        "memberNumber": "MBR14776551",
        "isActive": true,
        "isEffectiveMemberNumber": true,
        "externalStatus": "ACTIVE"
      },
      {
        "memberNumber": "MBR05283005",
        "isActive": false,
        "isEffectiveMemberNumber": false,
        "externalStatus": "EXPIRED"
      }
    ]
  },
  "sync_data": {
    "full_name": "Talon Slatosch",
    "id": 11532997,
    "customer_number": "MBR05283005",
    "checkin_code": "5032069799",
    "email": "teeslatosch@icloud.com",
    "phone": "5032069799",
    "first_name": "Talon",
    "last_name": "Slatosch",
    "address_1": "16533 se 199th",
    "address_2": "",
    "city": "Portland",
    "state": "OR",
    "zip": "97267",
    "birthday": "1994-02-15",
    "gender": "m",
    "club_of_access": "00427",
    "is_24hf_employee": false,
    "join_date": "01/13/2022",
    "is_ignored": false,
    "is_active": false,
    "has_pt_agreement": false,
    "total_pt_sessions": null,
    "used_pt_sessions": null,
    "near_expiration_date": false,
    "expiration_days": null,
    "last_verify_sync": "2025-04-25T01:26:42.536Z",
    "is_active_synced": false,
    "membership_tier": "24go_basic",
    "external_status": "EXPIRED",
    "createdAt": "2022-01-14T02:47:39.983Z",
    "updatedAt": "2025-04-25T01:26:42.536Z",
    "deletedAt": null
  }
}
Data
{
  "address": {
    "address1": "16533 se 199th",
    "address2": "",
    "city": "Portland",
    "state": "OR",
    "zip": "97267",
    "isValid": true
  },
  "birthDate": "1994-02-15",
  "email": "teeslatosch@icloud.com",
  "emergencyContact": {
    "firstName": "",
    "lastName": "",
    "phone": ""
  },
  "firstName": "Talon",
  "gender": "Male",
  "lastName": "Slatosch",
  "memberSince": "2022-01-13",
  "phoneNumbers": [
    {
      "number": "5032069799",
      "priority": "PRIMARY",
      "type": ""
    }
  ],
  "userName": "teeslatosch@icloud.com",
  "homeClub": "00427",
  "memberNumbers": [
    {
      "memberNumber": "MBR14776551",
      "isActive": true,
      "isEffectiveMemberNumber": true,
      "externalStatus": "ACTIVE"
    },
    {
      "memberNumber": "MBR05283005",
      "isActive": false,
      "isEffectiveMemberNumber": false,
      "externalStatus": "EXPIRED"
    }
  ]
}