Vendors

Create a vendor

post/vendors

Request body

namestring required
emailstring email
descriptionstring
type'business' | 'individual'
categoriesstring[]

Response

OK

messagestring required
statusboolean required
errorboolean required

Example response

{
  "status": true
}

Changes

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