Queue Worker/member-profile-update

11412947

Actions
State
Completed
Timestamp
Wed, Apr 23, 2025 6:12 PM
Processed
Wed, Apr 23, 2025 6:12 PM
Finished
Wed, Apr 23, 2025 6:12 PM
Attempts Made
0
Permalinks
Job 11412947 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "13515 NE 89th St",
      "address2": "",
      "city": "Vancouver",
      "state": "WA",
      "zip": "98682",
      "isValid": true
    },
    "birthDate": "1954-02-20",
    "email": "vathornton@yahoo.com",
    "emergencyContact": {
      "firstName": "",
      "lastName": "",
      "phone": ""
    },
    "firstName": "Vicki",
    "gender": "Female",
    "lastName": "Thornton",
    "memberSince": "2024-01-08",
    "phoneNumbers": [
      {
        "number": "9715331691",
        "priority": "PRIMARY",
        "type": ""
      }
    ],
    "userName": "vathornton@yahoo.com",
    "homeClub": "00960",
    "memberNumbers": [
      {
        "memberNumber": "MBR12545654",
        "isActive": false,
        "isEffectiveMemberNumber": true,
        "externalStatus": "EXPIRED"
      }
    ]
  },
  "sync_data": {
    "full_name": "Vicki Thornton",
    "id": 17226403,
    "customer_number": "MBR12545654",
    "checkin_code": null,
    "email": "vathornton@yahoo.com",
    "phone": "9715331691",
    "first_name": "Vicki",
    "last_name": "Thornton",
    "address_1": "13515 NE 89th St",
    "address_2": "",
    "city": "Vancouver",
    "state": "WA",
    "zip": "98682",
    "birthday": "1954-02-20",
    "gender": "f",
    "club_of_access": "00960",
    "is_24hf_employee": false,
    "join_date": "01/08/2024",
    "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-23T18:12:56.012Z",
    "is_active_synced": false,
    "membership_tier": "24go_basic",
    "external_status": "EXPIRED",
    "createdAt": "2024-01-08T22:27:50.304Z",
    "updatedAt": "2025-04-23T18:12:56.013Z",
    "deletedAt": null
  }
}
Data
{
  "address": {
    "address1": "13515 NE 89th St",
    "address2": "",
    "city": "Vancouver",
    "state": "WA",
    "zip": "98682",
    "isValid": true
  },
  "birthDate": "1954-02-20",
  "email": "vathornton@yahoo.com",
  "emergencyContact": {
    "firstName": "",
    "lastName": "",
    "phone": ""
  },
  "firstName": "Vicki",
  "gender": "Female",
  "lastName": "Thornton",
  "memberSince": "2024-01-08",
  "phoneNumbers": [
    {
      "number": "9715331691",
      "priority": "PRIMARY",
      "type": ""
    }
  ],
  "userName": "vathornton@yahoo.com",
  "homeClub": "00960",
  "memberNumbers": [
    {
      "memberNumber": "MBR12545654",
      "isActive": false,
      "isEffectiveMemberNumber": true,
      "externalStatus": "EXPIRED"
    }
  ]
}