Queue Worker/member-profile-update

11434021

Actions
State
Completed
Timestamp
Thu, Apr 24, 2025 2:21 PM
Processed
Thu, Apr 24, 2025 2:21 PM
Finished
Thu, Apr 24, 2025 2:21 PM
Attempts Made
0
Permalinks
Job 11434021 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "po box 439 Nyack",
      "address2": "",
      "city": "Central Nyack",
      "state": "NY",
      "zip": "10960",
      "isValid": true
    },
    "birthDate": "1973-02-06",
    "email": "melvin-r1@hotmail.com",
    "emergencyContact": {
      "firstName": "",
      "lastName": "",
      "phone": ""
    },
    "firstName": "Melvin",
    "gender": "Male",
    "lastName": "Remy",
    "memberSince": "2019-09-22",
    "phoneNumbers": [
      {
        "number": "9143741458",
        "priority": "PRIMARY",
        "type": ""
      }
    ],
    "userName": "melvin-r1@hotmail.com",
    "homeClub": "00729",
    "memberNumbers": [
      {
        "memberNumber": "TA17207",
        "isActive": true,
        "isEffectiveMemberNumber": true,
        "externalStatus": "INVALID PAYMENT METHOD"
      },
      {
        "memberNumber": "MBR03391407",
        "isActive": false,
        "isEffectiveMemberNumber": false,
        "externalStatus": "EXPIRED"
      }
    ],
    "profilePictureURI": "/115/c642219a-b7d4-4cfc-a764-7c8bd402fc92"
  },
  "sync_data": {
    "full_name": "Melvin Remy",
    "id": 10939976,
    "customer_number": "MBR03391407",
    "checkin_code": "9143741458",
    "email": "melvin-r1@hotmail.com",
    "phone": "9143741458",
    "first_name": "Melvin",
    "last_name": "Remy",
    "address_1": "po box 439 Nyack",
    "address_2": "",
    "city": "Central Nyack",
    "state": "NY",
    "zip": "10960",
    "birthday": "1973-02-06",
    "gender": "m",
    "club_of_access": "00729",
    "is_24hf_employee": false,
    "join_date": "09/22/2019",
    "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-24T14:21:33.167Z",
    "is_active_synced": true,
    "membership_tier": "24go_basic",
    "external_status": "EXPIRED",
    "createdAt": "2021-06-23T22:49:41.693Z",
    "updatedAt": "2025-04-24T14:21:33.167Z",
    "deletedAt": null
  }
}
Data
{
  "address": {
    "address1": "po box 439 Nyack",
    "address2": "",
    "city": "Central Nyack",
    "state": "NY",
    "zip": "10960",
    "isValid": true
  },
  "birthDate": "1973-02-06",
  "email": "melvin-r1@hotmail.com",
  "emergencyContact": {
    "firstName": "",
    "lastName": "",
    "phone": ""
  },
  "firstName": "Melvin",
  "gender": "Male",
  "lastName": "Remy",
  "memberSince": "2019-09-22",
  "phoneNumbers": [
    {
      "number": "9143741458",
      "priority": "PRIMARY",
      "type": ""
    }
  ],
  "userName": "melvin-r1@hotmail.com",
  "homeClub": "00729",
  "memberNumbers": [
    {
      "memberNumber": "TA17207",
      "isActive": true,
      "isEffectiveMemberNumber": true,
      "externalStatus": "INVALID PAYMENT METHOD"
    },
    {
      "memberNumber": "MBR03391407",
      "isActive": false,
      "isEffectiveMemberNumber": false,
      "externalStatus": "EXPIRED"
    }
  ],
  "profilePictureURI": "/115/c642219a-b7d4-4cfc-a764-7c8bd402fc92"
}