Show Quotation
GET/suppliers/quotations/:quotation
The purpose of the show quotation endpoint on the supplier side is to allow a supplier to view detailed information about a specific quotation they have submitted in response to an RFQ.
This endpoint provides the supplier with all the necessary details to understand the quotation and track its status.
It typically includes information such as the RFQ it is related to, the items, pricing, and any attachments.
Request
Responses
- 200
- 403
- 404
Successful response
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.