Queue Worker/member-profile-update

11427623

Actions
State
Completed
Timestamp
Thu, Apr 24, 2025 3:06 AM
Processed
Thu, Apr 24, 2025 3:06 AM
Finished
Thu, Apr 24, 2025 3:06 AM
Attempts Made
0
Permalinks
Job 11427623 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "16985 nw dairy creek rd",
      "address2": "",
      "city": "North Plains",
      "state": "OR",
      "zip": "97133",
      "isValid": true
    },
    "birthDate": "1993-07-21",
    "email": "myfit.rae@gmail.com",
    "emergencyContact": {
      "firstName": "",
      "lastName": "",
      "phone": ""
    },
    "firstName": "Andrea",
    "gender": "Female",
    "lastName": "Oneil",
    "memberSince": "2021-08-06",
    "phoneNumbers": [
      {
        "number": "5039074826",
        "priority": "PRIMARY",
        "type": "Home"
      },
      {
        "number": "",
        "priority": "SECONDARY",
        "type": ""
      }
    ],
    "userName": "myfit.rae@gmail.com",
    "homeClub": "00849",
    "memberNumbers": [
      {
        "memberNumber": "MBR03835590",
        "isActive": false,
        "isEffectiveMemberNumber": true,
        "externalStatus": "EXPIRED"
      }
    ]
  },
  "sync_data": {
    "full_name": "Andrea Oneil",
    "id": 11090449,
    "customer_number": "MBR03835590",
    "checkin_code": "5039074826",
    "email": "myfit.rae@gmail.com",
    "phone": "5039074826",
    "first_name": "Andrea",
    "last_name": "Oneil",
    "address_1": "16985 nw dairy creek rd",
    "address_2": "",
    "city": "North Plains",
    "state": "OR",
    "zip": "97133",
    "birthday": "1993-07-21",
    "gender": "f",
    "club_of_access": "00849",
    "is_24hf_employee": false,
    "join_date": "08/06/2021",
    "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:06:47.483Z",
    "is_active_synced": true,
    "membership_tier": "24go_basic",
    "external_status": "EXPIRED",
    "createdAt": "2021-08-06T21:53:53.150Z",
    "updatedAt": "2025-04-24T03:06:47.483Z",
    "deletedAt": null
  }
}
Data
{
  "address": {
    "address1": "16985 nw dairy creek rd",
    "address2": "",
    "city": "North Plains",
    "state": "OR",
    "zip": "97133",
    "isValid": true
  },
  "birthDate": "1993-07-21",
  "email": "myfit.rae@gmail.com",
  "emergencyContact": {
    "firstName": "",
    "lastName": "",
    "phone": ""
  },
  "firstName": "Andrea",
  "gender": "Female",
  "lastName": "Oneil",
  "memberSince": "2021-08-06",
  "phoneNumbers": [
    {
      "number": "5039074826",
      "priority": "PRIMARY",
      "type": "Home"
    },
    {
      "number": "",
      "priority": "SECONDARY",
      "type": ""
    }
  ],
  "userName": "myfit.rae@gmail.com",
  "homeClub": "00849",
  "memberNumbers": [
    {
      "memberNumber": "MBR03835590",
      "isActive": false,
      "isEffectiveMemberNumber": true,
      "externalStatus": "EXPIRED"
    }
  ]
}