Queue Worker/member-profile-update

11430890

Actions
State
Completed
Timestamp
Thu, Apr 24, 2025 10:08 AM
Processed
Thu, Apr 24, 2025 10:08 AM
Finished
Thu, Apr 24, 2025 10:08 AM
Attempts Made
0
Permalinks
Job 11430890 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "1546 w 9th street",
      "address2": "",
      "city": "pomona",
      "state": "CA",
      "zip": "91766",
      "isValid": true
    },
    "birthDate": "1973-06-28",
    "email": "efrain_bugzy@yahoo.com",
    "emergencyContact": {
      "firstName": "",
      "lastName": "",
      "phone": ""
    },
    "firstName": "Efrain",
    "gender": "Male",
    "lastName": "Rodriquez",
    "memberSince": "2022-03-18",
    "phoneNumbers": [
      {
        "number": "5624059286",
        "priority": "PRIMARY",
        "type": ""
      }
    ],
    "userName": "efrain_bugzy@yahoo.com",
    "homeClub": "00877",
    "memberNumbers": [
      {
        "memberNumber": "MBR06455318",
        "isActive": true,
        "isEffectiveMemberNumber": true,
        "externalStatus": "FROZEN"
      }
    ],
    "profilePictureURI": "/255/91fd7bdd-48c3-43f4-bd7f-eb8be626966d"
  },
  "sync_data": {
    "full_name": "Efrain Rodriquez",
    "id": 11866128,
    "customer_number": "MBR06455318",
    "checkin_code": "5624059286",
    "email": "efrain_bugzy@yahoo.com",
    "phone": "5624059286",
    "first_name": "Efrain",
    "last_name": "Rodriquez",
    "address_1": "1546 w 9th street",
    "address_2": "",
    "city": "pomona",
    "state": "CA",
    "zip": "91766",
    "birthday": "1973-06-28",
    "gender": "m",
    "club_of_access": "00877",
    "is_24hf_employee": false,
    "join_date": "03/18/2022",
    "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-24T10:08:59.046Z",
    "is_active_synced": false,
    "membership_tier": "gold",
    "external_status": "FROZEN",
    "createdAt": "2022-03-18T17:18:06.689Z",
    "updatedAt": "2025-04-24T10:08:59.046Z",
    "deletedAt": null
  }
}
Data
{
  "address": {
    "address1": "1546 w 9th street",
    "address2": "",
    "city": "pomona",
    "state": "CA",
    "zip": "91766",
    "isValid": true
  },
  "birthDate": "1973-06-28",
  "email": "efrain_bugzy@yahoo.com",
  "emergencyContact": {
    "firstName": "",
    "lastName": "",
    "phone": ""
  },
  "firstName": "Efrain",
  "gender": "Male",
  "lastName": "Rodriquez",
  "memberSince": "2022-03-18",
  "phoneNumbers": [
    {
      "number": "5624059286",
      "priority": "PRIMARY",
      "type": ""
    }
  ],
  "userName": "efrain_bugzy@yahoo.com",
  "homeClub": "00877",
  "memberNumbers": [
    {
      "memberNumber": "MBR06455318",
      "isActive": true,
      "isEffectiveMemberNumber": true,
      "externalStatus": "FROZEN"
    }
  ],
  "profilePictureURI": "/255/91fd7bdd-48c3-43f4-bd7f-eb8be626966d"
}