Queue Worker/member-profile-update

11427791

Actions
State
Completed
Timestamp
Thu, Apr 24, 2025 3:13 AM
Processed
Thu, Apr 24, 2025 3:13 AM
Finished
Thu, Apr 24, 2025 3:13 AM
Attempts Made
0
Permalinks
Job 11427791 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "41527 MICHELLE PLACE",
      "address2": "",
      "city": "INDIO",
      "state": "CA",
      "zip": "92203"
    },
    "birthDate": "1993-05-12",
    "email": "dancedevindance@aim.com",
    "emergencyContact": {
      "firstName": "",
      "lastName": "",
      "phone": ""
    },
    "firstName": "DEVIN",
    "gender": "Female",
    "lastName": "EKLUND",
    "memberSince": "2018-05-31",
    "phoneNumbers": [
      {
        "number": "6319421495",
        "priority": "PRIMARY",
        "type": ""
      }
    ],
    "homeClub": "00921",
    "memberNumbers": [
      {
        "memberNumber": "RY62110",
        "isActive": false,
        "isEffectiveMemberNumber": true,
        "externalStatus": "EXPIRED"
      }
    ]
  },
  "sync_data": {
    "full_name": "DEVIN EKLUND",
    "id": 7656315,
    "customer_number": "RY62110",
    "checkin_code": null,
    "email": "dancedevindance@aim.com",
    "phone": "6319421495",
    "first_name": "DEVIN",
    "last_name": "EKLUND",
    "address_1": "41527 MICHELLE PLACE",
    "address_2": "",
    "city": "INDIO",
    "state": "CA",
    "zip": "92203",
    "birthday": "1993-05-12",
    "gender": "f",
    "club_of_access": "00921",
    "is_24hf_employee": false,
    "join_date": "05/31/2018",
    "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-24T03:13:05.207Z",
    "is_active_synced": true,
    "membership_tier": "24go_basic",
    "external_status": "EXPIRED",
    "createdAt": "2018-06-01T02:21:03.046Z",
    "updatedAt": "2025-04-24T03:13:05.207Z",
    "deletedAt": null
  }
}
Data
{
  "address": {
    "address1": "41527 MICHELLE PLACE",
    "address2": "",
    "city": "INDIO",
    "state": "CA",
    "zip": "92203"
  },
  "birthDate": "1993-05-12",
  "email": "dancedevindance@aim.com",
  "emergencyContact": {
    "firstName": "",
    "lastName": "",
    "phone": ""
  },
  "firstName": "DEVIN",
  "gender": "Female",
  "lastName": "EKLUND",
  "memberSince": "2018-05-31",
  "phoneNumbers": [
    {
      "number": "6319421495",
      "priority": "PRIMARY",
      "type": ""
    }
  ],
  "homeClub": "00921",
  "memberNumbers": [
    {
      "memberNumber": "RY62110",
      "isActive": false,
      "isEffectiveMemberNumber": true,
      "externalStatus": "EXPIRED"
    }
  ]
}