Queue Worker/member-profile-update

11416712

Actions
State
Completed
Timestamp
Wed, Apr 23, 2025 9:04 PM
Processed
Wed, Apr 23, 2025 9:04 PM
Finished
Wed, Apr 23, 2025 9:04 PM
Attempts Made
0
Permalinks
Job 11416712 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "16830 Kingsbury St. ",
      "address2": "",
      "city": "Granada Hills",
      "state": "CA",
      "zip": "91344",
      "isValid": true
    },
    "birthDate": "1980-01-03",
    "email": "castro.perla.d@gmail.com",
    "emergencyContact": {
      "firstName": "",
      "lastName": "",
      "phone": ""
    },
    "firstName": "Perla",
    "gender": "Female",
    "lastName": "Castro",
    "memberSince": "2025-04-23",
    "phoneNumbers": [
      {
        "number": "3233956784",
        "priority": "PRIMARY",
        "type": ""
      }
    ],
    "userName": "castro.perla.d@gmail.com",
    "homeClub": "00874",
    "memberNumbers": [
      {
        "memberNumber": "MBR14770624",
        "isActive": true,
        "isEffectiveMemberNumber": true,
        "externalStatus": "ACTIVE"
      }
    ]
  },
  "sync_data": {
    "full_name": "Perla Castro",
    "id": 20425827,
    "customer_number": "MBR14770624",
    "checkin_code": null,
    "email": "castro.perla.d@gmail.com",
    "phone": "3233956784",
    "first_name": "Perla",
    "last_name": "Castro",
    "address_1": "16830 Kingsbury St. ",
    "address_2": "",
    "city": "Granada Hills",
    "state": "CA",
    "zip": "91344",
    "birthday": "1980-01-03",
    "gender": "f",
    "club_of_access": "00874",
    "is_24hf_employee": false,
    "join_date": "04/23/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-23T21:04:41.059Z",
    "is_active_synced": false,
    "membership_tier": "gold",
    "external_status": "ACTIVE",
    "createdAt": "2025-04-23T21:02:47.221Z",
    "updatedAt": "2025-04-23T21:04:41.059Z",
    "deletedAt": null
  }
}
Data
{
  "address": {
    "address1": "16830 Kingsbury St. ",
    "address2": "",
    "city": "Granada Hills",
    "state": "CA",
    "zip": "91344",
    "isValid": true
  },
  "birthDate": "1980-01-03",
  "email": "castro.perla.d@gmail.com",
  "emergencyContact": {
    "firstName": "",
    "lastName": "",
    "phone": ""
  },
  "firstName": "Perla",
  "gender": "Female",
  "lastName": "Castro",
  "memberSince": "2025-04-23",
  "phoneNumbers": [
    {
      "number": "3233956784",
      "priority": "PRIMARY",
      "type": ""
    }
  ],
  "userName": "castro.perla.d@gmail.com",
  "homeClub": "00874",
  "memberNumbers": [
    {
      "memberNumber": "MBR14770624",
      "isActive": true,
      "isEffectiveMemberNumber": true,
      "externalStatus": "ACTIVE"
    }
  ]
}