Queue Worker/member-profile-update

11389500

Actions
State
Completed
Timestamp
Tue, Apr 22, 2025 8:36 PM
Processed
Tue, Apr 22, 2025 8:36 PM
Finished
Tue, Apr 22, 2025 8:36 PM
Attempts Made
0
Permalinks
Job 11389500 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "82292 padova dr",
      "address2": "",
      "city": "Indio",
      "state": "CA",
      "zip": "92203",
      "isValid": true
    },
    "birthDate": "1993-08-24",
    "email": "rubebcoyote10@gmail.com",
    "emergencyContact": {
      "firstName": "",
      "lastName": "",
      "phone": ""
    },
    "firstName": "Alex",
    "gender": "Unspecified",
    "lastName": "Coyote",
    "memberSince": "2022-05-03",
    "phoneNumbers": [
      {
        "number": "7602899353",
        "priority": "PRIMARY",
        "type": ""
      }
    ],
    "userName": "rubebcoyote10@gmail.com",
    "homeClub": "00921",
    "memberNumbers": [
      {
        "memberNumber": "MBR07183385",
        "isActive": true,
        "isEffectiveMemberNumber": true,
        "externalStatus": "INVALID PAYMENT METHOD"
      },
      {
        "memberNumber": "MBR12163086",
        "isActive": false,
        "isEffectiveMemberNumber": false,
        "externalStatus": "EXPIRED"
      }
    ],
    "profilePictureURI": "/230/b8d9eddf-c2d6-4b3f-8a9e-06baf77f2065"
  },
  "sync_data": {
    "full_name": "Alex Coyote",
    "id": 19128479,
    "customer_number": "MBR12163086",
    "checkin_code": null,
    "email": "rubebcoyote10@gmail.com",
    "phone": "7602899353",
    "first_name": "Alex",
    "last_name": "Coyote",
    "address_1": "82292 padova dr",
    "address_2": "",
    "city": "Indio",
    "state": "CA",
    "zip": "92203",
    "birthday": "1993-08-24",
    "gender": "u",
    "club_of_access": "00921",
    "is_24hf_employee": false,
    "join_date": "05/03/2022",
    "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-22T20:36:46.365Z",
    "is_active_synced": false,
    "external_status": "EXPIRED",
    "createdAt": "2024-10-03T02:10:43.688Z",
    "updatedAt": "2025-04-22T20:36:46.365Z",
    "deletedAt": null
  }
}
Data
{
  "address": {
    "address1": "82292 padova dr",
    "address2": "",
    "city": "Indio",
    "state": "CA",
    "zip": "92203",
    "isValid": true
  },
  "birthDate": "1993-08-24",
  "email": "rubebcoyote10@gmail.com",
  "emergencyContact": {
    "firstName": "",
    "lastName": "",
    "phone": ""
  },
  "firstName": "Alex",
  "gender": "Unspecified",
  "lastName": "Coyote",
  "memberSince": "2022-05-03",
  "phoneNumbers": [
    {
      "number": "7602899353",
      "priority": "PRIMARY",
      "type": ""
    }
  ],
  "userName": "rubebcoyote10@gmail.com",
  "homeClub": "00921",
  "memberNumbers": [
    {
      "memberNumber": "MBR07183385",
      "isActive": true,
      "isEffectiveMemberNumber": true,
      "externalStatus": "INVALID PAYMENT METHOD"
    },
    {
      "memberNumber": "MBR12163086",
      "isActive": false,
      "isEffectiveMemberNumber": false,
      "externalStatus": "EXPIRED"
    }
  ],
  "profilePictureURI": "/230/b8d9eddf-c2d6-4b3f-8a9e-06baf77f2065"
}