Queue Worker/member-profile-update

11403733

Actions
State
Completed
Timestamp
Wed, Apr 23, 2025 4:25 AM
Processed
Wed, Apr 23, 2025 4:25 AM
Finished
Wed, Apr 23, 2025 4:25 AM
Attempts Made
0
Permalinks
Job 11403733 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "4002 Maryland ave",
      "address2": "",
      "city": "Dallas",
      "state": "TX",
      "zip": "75216",
      "isValid": true
    },
    "birthDate": "2004-09-05",
    "email": "pedromartinez_8530@yahoo.com",
    "emergencyContact": {
      "firstName": "",
      "lastName": "",
      "phone": ""
    },
    "firstName": "Pedro",
    "gender": "Male",
    "lastName": "Martinez",
    "memberSince": "2024-05-21",
    "phoneNumbers": [
      {
        "number": "9723919779",
        "priority": "PRIMARY",
        "type": ""
      }
    ],
    "userName": "pedromartinez_8530@yahoo.com",
    "homeClub": "00674",
    "memberNumbers": [
      {
        "memberNumber": "MBR14259888",
        "isActive": true,
        "isEffectiveMemberNumber": true,
        "externalStatus": "ACTIVE"
      },
      {
        "memberNumber": "MBR13196927",
        "isActive": false,
        "isEffectiveMemberNumber": false,
        "externalStatus": "EXPIRED"
      }
    ],
    "profilePictureURI": "/79/995176fa-07d3-4f71-b431-f19af2516d83"
  },
  "sync_data": {
    "full_name": "Pedro Martinez",
    "id": 18264891,
    "customer_number": "MBR13196927",
    "checkin_code": null,
    "email": "pedromartinez_8530@yahoo.com",
    "phone": "9723919779",
    "first_name": "Pedro",
    "last_name": "Martinez",
    "address_1": "4002 Maryland ave",
    "address_2": "",
    "city": "Dallas",
    "state": "TX",
    "zip": "75216",
    "birthday": "2004-09-05",
    "gender": "m",
    "club_of_access": "00674",
    "is_24hf_employee": false,
    "join_date": "05/21/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-23T04:25:59.309Z",
    "is_active_synced": false,
    "membership_tier": "24go_basic",
    "external_status": "EXPIRED",
    "createdAt": "2024-05-22T00:21:44.498Z",
    "updatedAt": "2025-04-23T04:25:59.310Z",
    "deletedAt": null
  }
}
Data
{
  "address": {
    "address1": "4002 Maryland ave",
    "address2": "",
    "city": "Dallas",
    "state": "TX",
    "zip": "75216",
    "isValid": true
  },
  "birthDate": "2004-09-05",
  "email": "pedromartinez_8530@yahoo.com",
  "emergencyContact": {
    "firstName": "",
    "lastName": "",
    "phone": ""
  },
  "firstName": "Pedro",
  "gender": "Male",
  "lastName": "Martinez",
  "memberSince": "2024-05-21",
  "phoneNumbers": [
    {
      "number": "9723919779",
      "priority": "PRIMARY",
      "type": ""
    }
  ],
  "userName": "pedromartinez_8530@yahoo.com",
  "homeClub": "00674",
  "memberNumbers": [
    {
      "memberNumber": "MBR14259888",
      "isActive": true,
      "isEffectiveMemberNumber": true,
      "externalStatus": "ACTIVE"
    },
    {
      "memberNumber": "MBR13196927",
      "isActive": false,
      "isEffectiveMemberNumber": false,
      "externalStatus": "EXPIRED"
    }
  ],
  "profilePictureURI": "/79/995176fa-07d3-4f71-b431-f19af2516d83"
}