Mark a quotation as accepted by customer
POST/documents/:id/accept-quotation
Mark a quotation as accepted by the customer. This action is only applicable to quotations with VALIDATED status (not DRAFT nor ACCEPTED or REFUSED) Once applied, this method will change the quotation status to ACCEPTED.
Request
Responses
- 200
- default
Success, quotation is accepted
Error occured. Refere to HTTP status and content for details.