Finalize a cart

Finalizes the cart to denote the completion of product configuration. This API finalizes the cart when the final set of products and prices is confirmed. This API also validates the following during runtime:

  • It checks if any product is missing the required configuration, and if so, it displays an error message.
  • It checks if any of the product requires repricing, and if so, it displays an error message.
  • It validates both inclusion and exclusion constraint rules for a product, bundle, sub-bundle, and options up to two levels belonging to a product family or product group.
  • It validates both inclusion and exclusion constraint rules across different bundles also.
Language
Authorization
Bearer
JWT
URL
Click Try It! to start a request and see the response here!