Skip to main content

Converts a quotation to an invoice

POST 

/documents/:id/convert/invoice

Converts a quotation to an invoice. This action is only applicable to quotations with ACCEPTED status (i.e: marked as accepted by the client) This method will return the newly created Invoice. Note: the created invoice will have a DRAFT status.

Request

Responses

Success, quotation is converted to invoice. The new invoice is returned.