Skip to main content

Converting a quote to an order

POST 

/v1/quotes/:id/convert-to-order

This endpoint designed to convert any existing quote to an order.

Once an operation has been performed, it cannot be reversed.

After conversion, the order will have all the properties as the quote had, including the ID.

Payment method required for this operation, if the payment method has not been added previously.

Request

Responses