curl --location --request PUT '/SalesRepManager/' \
--header 'Content-Type: application/json' \
--data-raw '{
"userID": "USER1583",
"salutation": "Ms",
"firstName": "Beulah",
"initial": "U",
"lastName": "Keebler",
"jobTitle": "Direct Research Strategist",
"phone": "(372) 881-4013",
"fax": "1-638-808-9108 x17662",
"scanID": "Q75KEC",
"notificationEmail": "Opal_Huels39@hotmail.com",
"bio": "creator, streamer",
"active": false,
"attendanceType": "Virtual Only",
"salesRepGroupID": "5723",
"externalID": "3785",
"atShowNegotiator": false,
"canChat": false,
"canImpersonateAttendee": false,
"canReceiveSMS": true,
"arrivalNotificationBehavior": "Off",
"browseCustomerID": "3379"
}'
{
"id": "d2ad6s",
"userID": "USER1583",
"salutation": "Ms",
"firstName": "Beulah",
"initial": "U",
"lastName": "Keebler",
"jobTitle": "Direct Research Strategist",
"phone": "(372) 881-4013",
"fax": "1-638-808-9108 x17662",
"scanID": "Q75KEC",
"notificationEmail": "Opal_Huels39@hotmail.com",
"bio": "creator, streamer",
"active": false,
"attendanceType": "Virtual Only",
"salesRepGroupID": "5723",
"externalID": "3785",
"atShowNegotiator": false,
"canChat": false,
"canImpersonateAttendee": false,
"canReceiveSMS": true,
"arrivalNotificationBehavior": "Off",
"browseCustomerID": "3379"
}