users

Create Vendor User

post/users/vendor

Request body

company_idstring uuid required
first_namestring required
last_namestring required
email_addressstring email required

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

Changes

No recorded changes to this endpoint across all 1 revision of this API.