Queue Worker/member-profile-update

11430105

Actions
State
Completed
Timestamp
Thu, Apr 24, 2025 5:36 AM
Processed
Thu, Apr 24, 2025 5:36 AM
Finished
Thu, Apr 24, 2025 5:36 AM
Attempts Made
0
Permalinks
Job 11430105 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "7711 Ne 175th St",
      "address2": "Unit B104",
      "city": "Kenmore",
      "state": "WA",
      "zip": "98028",
      "isValid": true
    },
    "birthDate": "1987-03-15",
    "email": "ceerichhundred@gmail.com",
    "emergencyContact": {
      "firstName": "",
      "lastName": "",
      "phone": ""
    },
    "firstName": "Christopher",
    "gender": "Male",
    "lastName": "Escobar",
    "memberSince": "2025-04-10",
    "phoneNumbers": [
      {
        "number": "2062952078",
        "priority": "PRIMARY",
        "type": "HOME"
      }
    ],
    "userName": "ceerichhundred@gmail.com",
    "homeClub": "00440",
    "memberNumbers": [
      {
        "memberNumber": "MBR14714211",
        "isActive": true,
        "isEffectiveMemberNumber": true,
        "externalStatus": "ACTIVE"
      }
    ]
  },
  "sync_data": {
    "full_name": "Christopher Escobar",
    "id": 20342014,
    "customer_number": "MBR14714211",
    "checkin_code": null,
    "email": "ceerichhundred@gmail.com",
    "phone": "2062952078",
    "first_name": "Christopher",
    "last_name": "Escobar",
    "address_1": "7711 Ne 175th St",
    "address_2": "Unit B104",
    "city": "Kenmore",
    "state": "WA",
    "zip": "98028",
    "birthday": "1987-03-15",
    "gender": "m",
    "club_of_access": "00440",
    "is_24hf_employee": false,
    "join_date": "04/10/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-24T05:36:17.467Z",
    "is_active_synced": false,
    "membership_tier": "platinum",
    "external_status": "ACTIVE",
    "createdAt": "2025-04-10T15:57:35.719Z",
    "updatedAt": "2025-04-24T05:36:17.468Z",
    "deletedAt": null
  }
}
Data
{
  "address": {
    "address1": "7711 Ne 175th St",
    "address2": "Unit B104",
    "city": "Kenmore",
    "state": "WA",
    "zip": "98028",
    "isValid": true
  },
  "birthDate": "1987-03-15",
  "email": "ceerichhundred@gmail.com",
  "emergencyContact": {
    "firstName": "",
    "lastName": "",
    "phone": ""
  },
  "firstName": "Christopher",
  "gender": "Male",
  "lastName": "Escobar",
  "memberSince": "2025-04-10",
  "phoneNumbers": [
    {
      "number": "2062952078",
      "priority": "PRIMARY",
      "type": "HOME"
    }
  ],
  "userName": "ceerichhundred@gmail.com",
  "homeClub": "00440",
  "memberNumbers": [
    {
      "memberNumber": "MBR14714211",
      "isActive": true,
      "isEffectiveMemberNumber": true,
      "externalStatus": "ACTIVE"
    }
  ]
}