Queue Worker/member-profile-update

11405970

Actions
State
Completed
Timestamp
Wed, Apr 23, 2025 12:00 PM
Processed
Wed, Apr 23, 2025 12:04 PM
Finished
Wed, Apr 23, 2025 12:04 PM
Attempts Made
0
Permalinks
Job 11405970 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "6403 S Potomac St",
      "address2": "",
      "city": "Aurora",
      "state": "CO",
      "zip": "80016",
      "isValid": true
    },
    "birthDate": "1972-01-13",
    "email": "gmj123@hotmail.com",
    "emergencyContact": {
      "firstName": "",
      "lastName": "",
      "phone": ""
    },
    "firstName": "Gary",
    "gender": "Male",
    "lastName": "Meier",
    "memberSince": "2008-09-06",
    "phoneNumbers": [
      {
        "number": "3039074175",
        "priority": "PRIMARY",
        "type": ""
      }
    ],
    "userName": "gmj123@hotmail.com",
    "homeClub": "00663",
    "memberNumbers": [
      {
        "memberNumber": "MBR07159459",
        "isActive": false,
        "isEffectiveMemberNumber": false,
        "externalStatus": "EXPIRED"
      },
      {
        "memberNumber": "MBR14725208",
        "isActive": true,
        "isEffectiveMemberNumber": true,
        "externalStatus": "ACTIVE"
      }
    ],
    "profilePictureURI": "/70/df7f9a89-791f-4901-854e-6ff7517d8026"
  },
  "sync_data": {
    "full_name": "Gary Meier",
    "id": 20357497,
    "customer_number": "MBR14725208",
    "checkin_code": null,
    "email": "gmj123@hotmail.com",
    "phone": "3039074175",
    "first_name": "Gary",
    "last_name": "Meier",
    "address_1": "6403 S Potomac St",
    "address_2": "",
    "city": "Aurora",
    "state": "CO",
    "zip": "80016",
    "birthday": "1972-01-13",
    "gender": "m",
    "club_of_access": "00663",
    "is_24hf_employee": false,
    "join_date": "09/06/2008",
    "is_ignored": false,
    "is_active": true,
    "has_pt_agreement": false,
    "total_pt_sessions": 3,
    "used_pt_sessions": 2,
    "near_expiration_date": false,
    "expiration_days": null,
    "last_verify_sync": "2025-04-23T12:04:32.746Z",
    "is_active_synced": false,
    "membership_tier": "gold",
    "external_status": "ACTIVE",
    "createdAt": "2025-04-13T02:58:33.502Z",
    "updatedAt": "2025-04-23T12:04:32.746Z",
    "deletedAt": null
  }
}
Data
{
  "address": {
    "address1": "6403 S Potomac St",
    "address2": "",
    "city": "Aurora",
    "state": "CO",
    "zip": "80016",
    "isValid": true
  },
  "birthDate": "1972-01-13",
  "email": "gmj123@hotmail.com",
  "emergencyContact": {
    "firstName": "",
    "lastName": "",
    "phone": ""
  },
  "firstName": "Gary",
  "gender": "Male",
  "lastName": "Meier",
  "memberSince": "2008-09-06",
  "phoneNumbers": [
    {
      "number": "3039074175",
      "priority": "PRIMARY",
      "type": ""
    }
  ],
  "userName": "gmj123@hotmail.com",
  "homeClub": "00663",
  "memberNumbers": [
    {
      "memberNumber": "MBR07159459",
      "isActive": false,
      "isEffectiveMemberNumber": false,
      "externalStatus": "EXPIRED"
    },
    {
      "memberNumber": "MBR14725208",
      "isActive": true,
      "isEffectiveMemberNumber": true,
      "externalStatus": "ACTIVE"
    }
  ],
  "profilePictureURI": "/70/df7f9a89-791f-4901-854e-6ff7517d8026"
}