Queue Worker/member-profile-update

11418901

Actions
State
Completed
Timestamp
Wed, Apr 23, 2025 10:32 PM
Processed
Wed, Apr 23, 2025 10:32 PM
Finished
Wed, Apr 23, 2025 10:32 PM
Attempts Made
0
Permalinks
Job 11418901 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "9300 N Sam Houston Pkwy E",
      "address2": "Apt 6302",
      "city": "Humble",
      "state": "TX",
      "zip": "77396",
      "isValid": true
    },
    "birthDate": "1994-12-01",
    "email": "tvptierandco@gmail.com",
    "emergencyContact": {
      "firstName": "Irie ",
      "lastName": "Beckett-Shorter",
      "phone": "2818719783"
    },
    "firstName": "Ashley",
    "gender": "Female",
    "lastName": "Beckett",
    "memberSince": "2024-02-17",
    "phoneNumbers": [
      {
        "number": "3465816767",
        "priority": "PRIMARY",
        "type": "HOME"
      }
    ],
    "userName": "tvptierandco@gmail.com",
    "homeClub": "00672",
    "memberNumbers": [
      {
        "memberNumber": "MBR12766051",
        "isActive": false,
        "isEffectiveMemberNumber": true,
        "externalStatus": "EXPIRED"
      }
    ]
  },
  "sync_data": {
    "full_name": "Ashley Beckett",
    "id": 17585128,
    "customer_number": "MBR12766051",
    "checkin_code": null,
    "email": "tvptierandco@gmail.com",
    "phone": "3465816767",
    "first_name": "Ashley",
    "last_name": "Beckett",
    "address_1": "9300 N Sam Houston Pkwy E",
    "address_2": "Apt 6302",
    "city": "Humble",
    "state": "TX",
    "zip": "77396",
    "birthday": "1994-12-01",
    "gender": "f",
    "club_of_access": "00672",
    "is_24hf_employee": false,
    "join_date": "02/17/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-23T22:32:20.785Z",
    "is_active_synced": false,
    "membership_tier": "24go_basic",
    "external_status": "EXPIRED",
    "createdAt": "2024-02-17T12:54:48.517Z",
    "updatedAt": "2025-04-23T22:32:20.786Z",
    "deletedAt": null
  }
}
Data
{
  "address": {
    "address1": "9300 N Sam Houston Pkwy E",
    "address2": "Apt 6302",
    "city": "Humble",
    "state": "TX",
    "zip": "77396",
    "isValid": true
  },
  "birthDate": "1994-12-01",
  "email": "tvptierandco@gmail.com",
  "emergencyContact": {
    "firstName": "Irie ",
    "lastName": "Beckett-Shorter",
    "phone": "2818719783"
  },
  "firstName": "Ashley",
  "gender": "Female",
  "lastName": "Beckett",
  "memberSince": "2024-02-17",
  "phoneNumbers": [
    {
      "number": "3465816767",
      "priority": "PRIMARY",
      "type": "HOME"
    }
  ],
  "userName": "tvptierandco@gmail.com",
  "homeClub": "00672",
  "memberNumbers": [
    {
      "memberNumber": "MBR12766051",
      "isActive": false,
      "isEffectiveMemberNumber": true,
      "externalStatus": "EXPIRED"
    }
  ]
}