Queue Worker/member-profile-update

11431585

Actions
State
Completed
Timestamp
Thu, Apr 24, 2025 12:00 PM
Processed
Thu, Apr 24, 2025 12:06 PM
Finished
Thu, Apr 24, 2025 12:06 PM
Attempts Made
0
Permalinks
Job 11431585 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "1341 E. ORANGE GROVE BLVD.",
      "address2": "APT 5",
      "city": "PASADENA",
      "state": "CA",
      "zip": "91104"
    },
    "birthDate": "1984-04-14",
    "email": "nvschall@gmail.com",
    "emergencyContact": {
      "firstName": "",
      "lastName": "",
      "phone": ""
    },
    "firstName": "NICOLE",
    "gender": "Female",
    "lastName": "SCHALL",
    "memberSince": "2015-11-27",
    "phoneNumbers": [
      {
        "number": "6268184442",
        "priority": "PRIMARY",
        "type": ""
      }
    ],
    "userName": "Nikkivikki",
    "homeClub": "00062",
    "memberNumbers": [
      {
        "memberNumber": "OV13016",
        "isActive": false,
        "isEffectiveMemberNumber": true,
        "externalStatus": "EXPIRED"
      }
    ],
    "profilePictureURI": "/213/dbffcd03-1b5f-488a-b007-e6a02185cf11"
  },
  "sync_data": {
    "full_name": "NICOLE SCHALL",
    "id": 2696483,
    "customer_number": "OV13016",
    "checkin_code": "6268184442",
    "email": "nvschall@gmail.com",
    "phone": "6268184442",
    "first_name": "NICOLE",
    "last_name": "SCHALL",
    "address_1": "1341 E. ORANGE GROVE BLVD.",
    "address_2": "APT 5",
    "city": "PASADENA",
    "state": "CA",
    "zip": "91104",
    "birthday": "1984-04-14",
    "gender": "f",
    "club_of_access": "00062",
    "is_24hf_employee": false,
    "join_date": "11/27/2015",
    "is_ignored": null,
    "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:06:22.105Z",
    "is_active_synced": true,
    "membership_tier": "24go_basic",
    "external_status": "EXPIRED",
    "createdAt": "2017-09-14T16:30:25.549Z",
    "updatedAt": "2025-04-24T12:06:22.105Z",
    "deletedAt": null
  }
}
Data
{
  "address": {
    "address1": "1341 E. ORANGE GROVE BLVD.",
    "address2": "APT 5",
    "city": "PASADENA",
    "state": "CA",
    "zip": "91104"
  },
  "birthDate": "1984-04-14",
  "email": "nvschall@gmail.com",
  "emergencyContact": {
    "firstName": "",
    "lastName": "",
    "phone": ""
  },
  "firstName": "NICOLE",
  "gender": "Female",
  "lastName": "SCHALL",
  "memberSince": "2015-11-27",
  "phoneNumbers": [
    {
      "number": "6268184442",
      "priority": "PRIMARY",
      "type": ""
    }
  ],
  "userName": "Nikkivikki",
  "homeClub": "00062",
  "memberNumbers": [
    {
      "memberNumber": "OV13016",
      "isActive": false,
      "isEffectiveMemberNumber": true,
      "externalStatus": "EXPIRED"
    }
  ],
  "profilePictureURI": "/213/dbffcd03-1b5f-488a-b007-e6a02185cf11"
}