Cart

The Cart section is responsible for managing the shopping cart functionality. The API is designed to streamline the process of integrating the shopping cart functionality into your application. It provides a straightforward way to retrieve and manipulate cart data, making it easy to build features like adding items to the cart, updating quantities, or removing items.

Whether you are a developer looking to integrate the shopping cart functionality into your application or a non-technical role seeking an understanding of how the cart works, the Cart API section provides clear documentation and straightforward functionality to make your integration process seamless.

If a response includes a cart, the according request can be modified by an expand parameter. The expand parameter specifies which additional information should be included in the cart.

Available expand parameters:

  • All below

  • AssociatedPersonOnItems

  • AvailableTimeslotsOnItems

  • Actions

  • Problems

Subsections#sub