Create Quotation
POST/suppliers/quotations/:rfq
The purpose of the create quotation
endpoint on the supplier side is to allow suppliers to submit a new quotation in response to an RFQ.
This endpoint typically requires suppliers to provide all the necessary details, such as pricing, quantities, and other relevant information.
Once submitted, the quotation becomes part of the RFQ process and can be reviewed by the buyer.
Request
Responses
- 200
- 403
- 404
- 422
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.
Validation error