Queue Worker/member-profile-update

11385586

Actions
State
Completed
Timestamp
Tue, Apr 22, 2025 6:09 PM
Processed
Tue, Apr 22, 2025 6:09 PM
Finished
Tue, Apr 22, 2025 6:09 PM
Attempts Made
0
Permalinks
Job 11385586 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "2177 nw 15th pl",
      "address2": "",
      "city": "homestead",
      "state": "FL",
      "zip": "33030",
      "isValid": true
    },
    "birthDate": "2003-01-18",
    "email": "samgn0118@gmail.com",
    "emergencyContact": {
      "firstName": "",
      "lastName": "",
      "phone": ""
    },
    "firstName": "Samantha",
    "gender": "Female",
    "lastName": "Garcia",
    "memberSince": "2024-01-31",
    "phoneNumbers": [
      {
        "number": "3058771586",
        "priority": "PRIMARY",
        "type": ""
      }
    ],
    "userName": "samgn0118@gmail.com",
    "homeClub": "00618",
    "memberNumbers": [
      {
        "memberNumber": "MBR12684768",
        "isActive": true,
        "isEffectiveMemberNumber": true,
        "externalStatus": "INVALID PAYMENT METHOD"
      }
    ],
    "profilePictureURI": "/142/d754f9dd-382b-4cf0-ad63-7131c23a99f4"
  },
  "sync_data": {
    "full_name": "Samantha Garcia",
    "id": 17446606,
    "customer_number": "MBR12684768",
    "checkin_code": null,
    "email": "samgn0118@gmail.com",
    "phone": "3058771586",
    "first_name": "Samantha",
    "last_name": "Garcia",
    "address_1": "2177 nw 15th pl",
    "address_2": "",
    "city": "homestead",
    "state": "FL",
    "zip": "33030",
    "birthday": "2003-01-18",
    "gender": "f",
    "club_of_access": "00618",
    "is_24hf_employee": false,
    "join_date": "01/31/2024",
    "is_ignored": false,
    "is_active": true,
    "has_pt_agreement": false,
    "total_pt_sessions": null,
    "used_pt_sessions": null,
    "near_expiration_date": false,
    "expiration_days": null,
    "last_verify_sync": "2025-04-22T18:09:09.071Z",
    "is_active_synced": false,
    "membership_tier": "platinum",
    "external_status": "INVALID PAYMENT METHOD",
    "createdAt": "2024-02-01T00:34:22.178Z",
    "updatedAt": "2025-04-22T18:09:09.071Z",
    "deletedAt": null
  }
}
Data
{
  "address": {
    "address1": "2177 nw 15th pl",
    "address2": "",
    "city": "homestead",
    "state": "FL",
    "zip": "33030",
    "isValid": true
  },
  "birthDate": "2003-01-18",
  "email": "samgn0118@gmail.com",
  "emergencyContact": {
    "firstName": "",
    "lastName": "",
    "phone": ""
  },
  "firstName": "Samantha",
  "gender": "Female",
  "lastName": "Garcia",
  "memberSince": "2024-01-31",
  "phoneNumbers": [
    {
      "number": "3058771586",
      "priority": "PRIMARY",
      "type": ""
    }
  ],
  "userName": "samgn0118@gmail.com",
  "homeClub": "00618",
  "memberNumbers": [
    {
      "memberNumber": "MBR12684768",
      "isActive": true,
      "isEffectiveMemberNumber": true,
      "externalStatus": "INVALID PAYMENT METHOD"
    }
  ],
  "profilePictureURI": "/142/d754f9dd-382b-4cf0-ad63-7131c23a99f4"
}