Queue Worker/member-profile-update

11433222

Actions
State
Completed
Timestamp
Thu, Apr 24, 2025 12:01 PM
Processed
Thu, Apr 24, 2025 12:29 PM
Finished
Thu, Apr 24, 2025 12:29 PM
Attempts Made
0
Permalinks
Job 11433222 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "16322 ne 98th st",
      "address2": "",
      "city": "Redmond",
      "state": "WA",
      "zip": "98052",
      "isValid": true
    },
    "birthDate": "1954-05-24",
    "email": "dcaldart@hotmail.com",
    "emergencyContact": {
      "firstName": "",
      "lastName": "",
      "phone": ""
    },
    "firstName": "DANA",
    "gender": "Male",
    "lastName": "CALDART",
    "memberSince": "2016-07-27",
    "phoneNumbers": [
      {
        "number": "4258816746",
        "priority": "PRIMARY",
        "type": ""
      }
    ],
    "userName": "dcaldart",
    "homeClub": "00492",
    "memberNumbers": [
      {
        "memberNumber": "QK50813",
        "isActive": false,
        "isEffectiveMemberNumber": true,
        "externalStatus": "EXPIRED"
      },
      {
        "memberNumber": "MBR02837561",
        "isActive": false,
        "isEffectiveMemberNumber": false,
        "externalStatus": "EXPIRED"
      }
    ],
    "profilePictureURI": "/166/16b7c2fc-d546-4340-a0f3-96cc6517b1b7"
  },
  "sync_data": {
    "full_name": "DANA CALDART",
    "id": 10751479,
    "customer_number": "MBR02837561",
    "checkin_code": "4258816746",
    "email": "dcaldart@hotmail.com",
    "phone": "4258816746",
    "first_name": "DANA",
    "last_name": "CALDART",
    "address_1": "16322 ne 98th st",
    "address_2": "",
    "city": "Redmond",
    "state": "WA",
    "zip": "98052",
    "birthday": "1954-05-24",
    "gender": "m",
    "club_of_access": "00492",
    "is_24hf_employee": false,
    "join_date": "07/27/2016",
    "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-24T12:29:09.404Z",
    "is_active_synced": true,
    "membership_tier": "24go_basic",
    "external_status": "EXPIRED",
    "createdAt": "2021-04-30T20:32:38.200Z",
    "updatedAt": "2025-04-24T12:29:09.404Z",
    "deletedAt": null
  }
}
Data
{
  "address": {
    "address1": "16322 ne 98th st",
    "address2": "",
    "city": "Redmond",
    "state": "WA",
    "zip": "98052",
    "isValid": true
  },
  "birthDate": "1954-05-24",
  "email": "dcaldart@hotmail.com",
  "emergencyContact": {
    "firstName": "",
    "lastName": "",
    "phone": ""
  },
  "firstName": "DANA",
  "gender": "Male",
  "lastName": "CALDART",
  "memberSince": "2016-07-27",
  "phoneNumbers": [
    {
      "number": "4258816746",
      "priority": "PRIMARY",
      "type": ""
    }
  ],
  "userName": "dcaldart",
  "homeClub": "00492",
  "memberNumbers": [
    {
      "memberNumber": "QK50813",
      "isActive": false,
      "isEffectiveMemberNumber": true,
      "externalStatus": "EXPIRED"
    },
    {
      "memberNumber": "MBR02837561",
      "isActive": false,
      "isEffectiveMemberNumber": false,
      "externalStatus": "EXPIRED"
    }
  ],
  "profilePictureURI": "/166/16b7c2fc-d546-4340-a0f3-96cc6517b1b7"
}