Queue Worker/member-profile-update

11432547

Actions
State
Completed
Timestamp
Thu, Apr 24, 2025 12:01 PM
Processed
Thu, Apr 24, 2025 12:20 PM
Finished
Thu, Apr 24, 2025 12:20 PM
Attempts Made
0
Permalinks
Job 11432547 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "400 South Baldwin",
      "address2": "",
      "city": "Arcadia",
      "state": "CA",
      "zip": "91007",
      "isValid": true
    },
    "birthDate": "1975-11-04",
    "email": "jason.michael.brandon@gmail.com",
    "emergencyContact": {
      "firstName": "",
      "lastName": "",
      "phone": ""
    },
    "firstName": "Jason",
    "gender": "Male",
    "lastName": "Brandon",
    "memberSince": "2024-06-27",
    "phoneNumbers": [
      {
        "number": "6614705770",
        "priority": "PRIMARY",
        "type": ""
      }
    ],
    "userName": "jason.michael.brandon@gmail.com",
    "homeClub": "00906",
    "memberNumbers": [
      {
        "memberNumber": "MBR13392491",
        "isActive": false,
        "isEffectiveMemberNumber": true,
        "externalStatus": "EXPIRED"
      }
    ]
  },
  "sync_data": {
    "full_name": "Jason Brandon",
    "id": 18535421,
    "customer_number": "MBR13392491",
    "checkin_code": null,
    "email": "jason.michael.brandon@gmail.com",
    "phone": "6614705770",
    "first_name": "Jason",
    "last_name": "Brandon",
    "address_1": "400 South Baldwin",
    "address_2": "",
    "city": "Arcadia",
    "state": "CA",
    "zip": "91007",
    "birthday": "1975-11-04",
    "gender": "m",
    "club_of_access": "00906",
    "is_24hf_employee": false,
    "join_date": "06/27/2024",
    "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-24T12:20:11.636Z",
    "is_active_synced": false,
    "membership_tier": "24go_basic",
    "external_status": "EXPIRED",
    "createdAt": "2024-06-27T15:36:19.972Z",
    "updatedAt": "2025-04-24T12:20:11.636Z",
    "deletedAt": null
  }
}
Data
{
  "address": {
    "address1": "400 South Baldwin",
    "address2": "",
    "city": "Arcadia",
    "state": "CA",
    "zip": "91007",
    "isValid": true
  },
  "birthDate": "1975-11-04",
  "email": "jason.michael.brandon@gmail.com",
  "emergencyContact": {
    "firstName": "",
    "lastName": "",
    "phone": ""
  },
  "firstName": "Jason",
  "gender": "Male",
  "lastName": "Brandon",
  "memberSince": "2024-06-27",
  "phoneNumbers": [
    {
      "number": "6614705770",
      "priority": "PRIMARY",
      "type": ""
    }
  ],
  "userName": "jason.michael.brandon@gmail.com",
  "homeClub": "00906",
  "memberNumbers": [
    {
      "memberNumber": "MBR13392491",
      "isActive": false,
      "isEffectiveMemberNumber": true,
      "externalStatus": "EXPIRED"
    }
  ]
}