Queue Worker/member-profile-update

11392228

Actions
State
Completed
Timestamp
Tue, Apr 22, 2025 10:25 PM
Processed
Tue, Apr 22, 2025 10:25 PM
Finished
Tue, Apr 22, 2025 10:25 PM
Attempts Made
0
Permalinks
Job 11392228 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "111 taylor st",
      "address2": "",
      "city": "San Francisco",
      "state": "CA",
      "zip": "94102",
      "isValid": true
    },
    "birthDate": "1977-07-19",
    "email": "george.vizcarra77@gmail.com",
    "emergencyContact": {
      "firstName": "",
      "lastName": "",
      "phone": ""
    },
    "firstName": "George",
    "gender": "Male",
    "lastName": "Vizcarra",
    "memberSince": "2025-03-31",
    "phoneNumbers": [
      {
        "number": "",
        "priority": "SECONDARY",
        "type": ""
      },
      {
        "number": "9094419106",
        "priority": "PRIMARY",
        "type": "Home"
      }
    ],
    "userName": "george.vizcarra@gmail.com",
    "homeClub": "00502",
    "memberNumbers": [
      {
        "memberNumber": "MBR14666229",
        "isActive": true,
        "isEffectiveMemberNumber": true,
        "externalStatus": "INVALID PAYMENT METHOD"
      }
    ],
    "profilePictureURI": "/80/a06f9f15-e554-4f2d-a0f8-c3c258b86a18"
  },
  "sync_data": {
    "full_name": "George Vizcarra",
    "id": 20275045,
    "customer_number": "MBR14666229",
    "checkin_code": null,
    "email": "george.vizcarra77@gmail.com",
    "phone": "9094419106",
    "first_name": "George",
    "last_name": "Vizcarra",
    "address_1": "111 taylor st",
    "address_2": "",
    "city": "San Francisco",
    "state": "CA",
    "zip": "94102",
    "birthday": "1977-07-19",
    "gender": "m",
    "club_of_access": "00502",
    "is_24hf_employee": false,
    "join_date": "03/31/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-22T22:25:32.883Z",
    "is_active_synced": false,
    "membership_tier": "gold",
    "external_status": "INVALID PAYMENT METHOD",
    "createdAt": "2025-03-31T22:17:15.379Z",
    "updatedAt": "2025-04-22T22:25:32.883Z",
    "deletedAt": null
  }
}
Data
{
  "address": {
    "address1": "111 taylor st",
    "address2": "",
    "city": "San Francisco",
    "state": "CA",
    "zip": "94102",
    "isValid": true
  },
  "birthDate": "1977-07-19",
  "email": "george.vizcarra77@gmail.com",
  "emergencyContact": {
    "firstName": "",
    "lastName": "",
    "phone": ""
  },
  "firstName": "George",
  "gender": "Male",
  "lastName": "Vizcarra",
  "memberSince": "2025-03-31",
  "phoneNumbers": [
    {
      "number": "",
      "priority": "SECONDARY",
      "type": ""
    },
    {
      "number": "9094419106",
      "priority": "PRIMARY",
      "type": "Home"
    }
  ],
  "userName": "george.vizcarra@gmail.com",
  "homeClub": "00502",
  "memberNumbers": [
    {
      "memberNumber": "MBR14666229",
      "isActive": true,
      "isEffectiveMemberNumber": true,
      "externalStatus": "INVALID PAYMENT METHOD"
    }
  ],
  "profilePictureURI": "/80/a06f9f15-e554-4f2d-a0f8-c3c258b86a18"
}