Assign Quote to BigCommerce Order
Authentication
Path parameters
Request
The B2B Edition internal order ID. Note that this is different from the BigCommerce order ID returned in the bcOrderId field.
The B2B Edition internal order ID. Note that this is different from the BigCommerce order ID returned in the bcOrderId field.
Associates an existing BigCommerce order with a specific quote based on the provided quote_id.
In order to assign a quote to an order, it must be in one of the following statuses:
When specifying the order to be associated with the quote, use its BigCommerce Order ID, not the B2B Edition Order ID.
This endpoint does not convert an unpurchased quote into a new BigCommerce order. You can manually convert a quote while editing it in your B2B Edition control panel.
For example requests and more information about authenticating BigCommerce APIs, see Authentication and Example Requests.
For more about BigCommerce OAuth scopes, see our Guide to API Accounts.
For a list of API status codes, see API Status Codes.