Queue Worker/member-profile-update

11429499

Actions
State
Completed
Timestamp
Thu, Apr 24, 2025 4:38 AM
Processed
Thu, Apr 24, 2025 4:38 AM
Finished
Thu, Apr 24, 2025 4:38 AM
Attempts Made
0
Permalinks
Job 11429499 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "6900 coldwater canyon ",
      "address2": "",
      "city": "North Hollywood",
      "state": "CA",
      "zip": "91606",
      "isValid": true
    },
    "birthDate": "2007-02-03",
    "email": "jhonnytolosa50@gmail.com",
    "emergencyContact": {
      "firstName": "",
      "lastName": "",
      "phone": ""
    },
    "firstName": "Jhonny",
    "gender": "Male",
    "lastName": "Tolosa",
    "memberSince": "2025-04-23",
    "phoneNumbers": [
      {
        "number": "3233968293",
        "priority": "PRIMARY",
        "type": ""
      }
    ],
    "userName": "jhonnytolosa50@gmail.com",
    "homeClub": "00889",
    "memberNumbers": [
      {
        "memberNumber": "MBR14773396",
        "isActive": true,
        "isEffectiveMemberNumber": true,
        "externalStatus": "ACTIVE"
      }
    ]
  },
  "sync_data": {
    "full_name": "Jhonny Tolosa",
    "id": 20429907,
    "customer_number": "MBR14773396",
    "checkin_code": null,
    "email": "jhonnytolosa50@gmail.com",
    "phone": "3233968293",
    "first_name": "Jhonny",
    "last_name": "Tolosa",
    "address_1": "6900 coldwater canyon ",
    "address_2": "",
    "city": "North Hollywood",
    "state": "CA",
    "zip": "91606",
    "birthday": "2007-02-03",
    "gender": "m",
    "club_of_access": "00889",
    "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-24T04:38:17.502Z",
    "is_active_synced": false,
    "membership_tier": "gold",
    "external_status": "ACTIVE",
    "createdAt": "2025-04-24T04:36:14.572Z",
    "updatedAt": "2025-04-24T04:38:17.502Z",
    "deletedAt": null
  }
}
Data
{
  "address": {
    "address1": "6900 coldwater canyon ",
    "address2": "",
    "city": "North Hollywood",
    "state": "CA",
    "zip": "91606",
    "isValid": true
  },
  "birthDate": "2007-02-03",
  "email": "jhonnytolosa50@gmail.com",
  "emergencyContact": {
    "firstName": "",
    "lastName": "",
    "phone": ""
  },
  "firstName": "Jhonny",
  "gender": "Male",
  "lastName": "Tolosa",
  "memberSince": "2025-04-23",
  "phoneNumbers": [
    {
      "number": "3233968293",
      "priority": "PRIMARY",
      "type": ""
    }
  ],
  "userName": "jhonnytolosa50@gmail.com",
  "homeClub": "00889",
  "memberNumbers": [
    {
      "memberNumber": "MBR14773396",
      "isActive": true,
      "isEffectiveMemberNumber": true,
      "externalStatus": "ACTIVE"
    }
  ]
}