Add item to cart
documentedAdd a product to the cart for the current customer.
POST /rest/{store_code}/V1/carts/mine/itemsCartsno implementation yet0 runsInput
host*
API base host
Base host for your Magento/Adobe Commerce instance (e.g., myshop.example.com)
store_code*
Store code
Store view code (e.g., default)
sku*
Product SKU
SKU of the product to add
qty*
Quantity
Quantity to add
quote_id*
Quote ID
Cart quote ID
Calls Adobe Commerce (Magento) as you (your API key is your account); keychains.dev holds the credentials.