ReDoc documentation
Submit an edited quote as a new order, replacing the original order. The quote must have a payment method set before calling this (use PUT /V1/carts/:quoteId/selected-payment-method). On success: - A new order is created from the quote - The original order is cancelled - The two orders are linked via relation_parent_id / relation_child_id - The new order gets an increment ID of the form {originalIncrement}-{n}
200 Success.
400 Bad Request
401 Unauthorized
Internal Server error
Unexpected error
{- "quoteId": 0
}0