vendor-contacts

Update Vendor Contact

Update a contact's editable fields. Both role and the custom field values are scoped to this vendor's link row, so the same person carries an independent set at every vendor that lists them.

put/vendor-contacts/{vendor_id}/{user_id}

Path parameters

vendor_idstring uuid required
user_idstring uuid required

Request body

rolestring nullable

Response

Successful Response

user_idstring uuid required
user_first_namestring required
user_last_namestring required
email_addressstring required
company_idstring uuid required
profile_picture_urlstring nullable
whats_new_last_viewed_atstring date-time nullable
vendor_contact_idstring uuid required
rolestring nullable

Changes

No recorded changes to this endpoint across all 5 revisions of this API.