Vendors
Add document to a vendor
Add document to a vendor.
POST
Add document to a vendor
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
multipart/form-data
Response
200 - application/json
Ok
Unique identifier for the document.
The file name of the document.
The document's title.
The document's description
Mime type of the document.
The actor who uploaded this document. It could be a user or an app.
Date of when the document was uploaded.
Date when the document was last updated.
Date of when the document was deleted. Is set to null if the document has not been deleted.
Type of the vendor document.
URL link to the document
Add document to a vendor