curl --location --request PUT 'https://tsapi.perenso.net/VendorUser/' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"userID": "USER2236",
"salutation": "Dr",
"firstName": "Pearl",
"initial": "I",
"lastName": "Kiehn",
"jobTitle": "Human Assurance Strategist",
"phone": "(648) 347-3681",
"fax": "922.914.9533 x0538",
"scanID": "QS6XIT",
"notificationEmail": "[email protected]",
"bio": "artist, entrepreneur, patriot 🐲",
"active": true,
"attendanceType": "Both",
"vendorID": "VEND0161",
"productNegotiator": false,
"atShowNegotiator": false,
"reportViewer": false,
"clientPortalAdmin": true,
"canChat": false,
"canReceiveSMS": false
}'{
"id": "79f4f9",
"userID": "USER2236",
"salutation": "Dr",
"firstName": "Pearl",
"initial": "I",
"lastName": "Kiehn",
"jobTitle": "Human Assurance Strategist",
"phone": "(648) 347-3681",
"fax": "922.914.9533 x0538",
"scanID": "QS6XIT",
"notificationEmail": "[email protected]",
"bio": "artist, entrepreneur, patriot 🐲",
"active": true,
"attendanceType": "Both",
"vendorID": "VEND0161",
"productNegotiator": false,
"atShowNegotiator": false,
"reportViewer": false,
"clientPortalAdmin": true,
"canChat": false,
"canReceiveSMS": false
}