post https://example.com/v1/shop/commercial-orders
Creates a new commercial order based on the provided cart or quote and customer details.
-
Use Case: This endpoint is used to finalize a cart into a commercial order in a Cart v1 use case. It is not compatible with Cart v2 and later checkout implementation.
-
Permissions: Requires a valid API key and client type.
-
Required Data: The request must include order details such as Cart ID or Quote ID.