Quotation Item Attachment
POST/suppliers/quotations/:quotation/item/:quotationItem/attachments
The purpose of quotation item attachment
endpoint on the supplier side is to allow suppliers to attach additional documents or files to a specific quotation item in a quotation they have submitted in response to an RFQ.
This endpoint typically requires suppliers to provide the necessary details, such as the quotation item ID, to identify the item to which the attachment should be added and the file to be attached.
Request
Responses
- 200
- 403
- 404
- 422
Authorization error
Resource not found it means that the provided any of the path parameters to amend is either not yours or present in the database.
Validation error