Queue Worker/member-profile-update

11419160

Actions
State
Completed
Timestamp
Wed, Apr 23, 2025 10:40 PM
Processed
Wed, Apr 23, 2025 10:40 PM
Finished
Wed, Apr 23, 2025 10:40 PM
Attempts Made
0
Permalinks
Job 11419160 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "5926 piney creek",
      "address2": "",
      "city": "Fort Collins",
      "state": "CO",
      "zip": "80525",
      "isValid": true
    },
    "birthDate": "2004-04-14",
    "email": "tdurham414@gmail.com",
    "emergencyContact": {
      "firstName": "",
      "lastName": "",
      "phone": ""
    },
    "firstName": "Tristin",
    "gender": "Male",
    "lastName": "Durham",
    "memberSince": "2025-04-22",
    "phoneNumbers": [
      {
        "number": "9706919609",
        "priority": "PRIMARY",
        "type": ""
      }
    ],
    "userName": "tdurham414@gmail.com",
    "homeClub": "00667",
    "memberNumbers": [
      {
        "memberNumber": "MBR14764816",
        "isActive": true,
        "isEffectiveMemberNumber": true,
        "externalStatus": "ACTIVE"
      }
    ]
  },
  "sync_data": {
    "full_name": "Tristin Durham",
    "id": 20417009,
    "customer_number": "MBR14764816",
    "checkin_code": null,
    "email": "tdurham414@gmail.com",
    "phone": "9706919609",
    "first_name": "Tristin",
    "last_name": "Durham",
    "address_1": "5926 piney creek",
    "address_2": "",
    "city": "Fort Collins",
    "state": "CO",
    "zip": "80525",
    "birthday": "2004-04-14",
    "gender": "m",
    "club_of_access": "00667",
    "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-23T22:40:13.863Z",
    "is_active_synced": false,
    "membership_tier": "gold",
    "external_status": "ACTIVE",
    "createdAt": "2025-04-22T17:44:52.107Z",
    "updatedAt": "2025-04-23T22:40:13.863Z",
    "deletedAt": null
  }
}
Data
{
  "address": {
    "address1": "5926 piney creek",
    "address2": "",
    "city": "Fort Collins",
    "state": "CO",
    "zip": "80525",
    "isValid": true
  },
  "birthDate": "2004-04-14",
  "email": "tdurham414@gmail.com",
  "emergencyContact": {
    "firstName": "",
    "lastName": "",
    "phone": ""
  },
  "firstName": "Tristin",
  "gender": "Male",
  "lastName": "Durham",
  "memberSince": "2025-04-22",
  "phoneNumbers": [
    {
      "number": "9706919609",
      "priority": "PRIMARY",
      "type": ""
    }
  ],
  "userName": "tdurham414@gmail.com",
  "homeClub": "00667",
  "memberNumbers": [
    {
      "memberNumber": "MBR14764816",
      "isActive": true,
      "isEffectiveMemberNumber": true,
      "externalStatus": "ACTIVE"
    }
  ]
}