Queue Worker/member-profile-update

11485590

Actions
State
Completed
Timestamp
Sat, Apr 26, 2025 10:31 PM
Processed
Sat, Apr 26, 2025 10:31 PM
Finished
Sat, Apr 26, 2025 10:31 PM
Attempts Made
0
Permalinks
Job 11485590 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "5320 Silver Canyon Rd",
      "address2": "Unit H",
      "city": "Yorba Linda",
      "state": "CA",
      "zip": "92887",
      "isValid": true
    },
    "birthDate": "1985-06-13",
    "email": "asalahoc@gmail.com",
    "emergencyContact": {
      "firstName": "",
      "lastName": "",
      "phone": ""
    },
    "firstName": "Asal",
    "gender": "Female",
    "lastName": "Mirmohammadi",
    "memberSince": "2023-10-17",
    "phoneNumbers": [
      {
        "number": "9499925152",
        "priority": "PRIMARY",
        "type": ""
      }
    ],
    "userName": "asal1985",
    "homeClub": "00195",
    "memberNumbers": [
      {
        "memberNumber": "MBR14783394",
        "isActive": true,
        "isEffectiveMemberNumber": true,
        "externalStatus": "ACTIVE"
      },
      {
        "memberNumber": "MBR12162272",
        "isActive": false,
        "isEffectiveMemberNumber": false,
        "externalStatus": "EXPIRED"
      }
    ],
    "profilePictureURI": "/20/47333e8c-5f30-418c-9d69-cfc21a4eb454"
  },
  "sync_data": {
    "full_name": "Asal Mirmohammadi",
    "id": 16592531,
    "customer_number": "MBR12162272",
    "checkin_code": null,
    "email": "asalahoc@gmail.com",
    "phone": "9499925152",
    "first_name": "Asal",
    "last_name": "Mirmohammadi",
    "address_1": "5320 Silver Canyon Rd",
    "address_2": "Unit H",
    "city": "Yorba Linda",
    "state": "CA",
    "zip": "92887",
    "birthday": "1985-06-13",
    "gender": "f",
    "club_of_access": "00195",
    "is_24hf_employee": false,
    "join_date": "10/17/2023",
    "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-26T22:31:25.511Z",
    "is_active_synced": false,
    "external_status": "EXPIRED",
    "createdAt": "2023-10-17T23:18:01.246Z",
    "updatedAt": "2025-04-26T22:31:25.511Z",
    "deletedAt": null
  }
}
Data
{
  "address": {
    "address1": "5320 Silver Canyon Rd",
    "address2": "Unit H",
    "city": "Yorba Linda",
    "state": "CA",
    "zip": "92887",
    "isValid": true
  },
  "birthDate": "1985-06-13",
  "email": "asalahoc@gmail.com",
  "emergencyContact": {
    "firstName": "",
    "lastName": "",
    "phone": ""
  },
  "firstName": "Asal",
  "gender": "Female",
  "lastName": "Mirmohammadi",
  "memberSince": "2023-10-17",
  "phoneNumbers": [
    {
      "number": "9499925152",
      "priority": "PRIMARY",
      "type": ""
    }
  ],
  "userName": "asal1985",
  "homeClub": "00195",
  "memberNumbers": [
    {
      "memberNumber": "MBR14783394",
      "isActive": true,
      "isEffectiveMemberNumber": true,
      "externalStatus": "ACTIVE"
    },
    {
      "memberNumber": "MBR12162272",
      "isActive": false,
      "isEffectiveMemberNumber": false,
      "externalStatus": "EXPIRED"
    }
  ],
  "profilePictureURI": "/20/47333e8c-5f30-418c-9d69-cfc21a4eb454"
}