v1

latestSwagger 2.0MIT2026-07-17235696.6 KB
Cart

Add Item to cart

post/api/v1/cart/delivery/{deliveryCode}/item

Path parameters

deliveryCodestring required

the identifier for the delivery in the cart

Query parameters

marketplaceCodestring required

the product identifier that should be added

variantMarketplaceCodestring

optional the product identifier of the variant (for configurable products) that should be added

qtyinteger

optional the qty that should be added

Response

OK

{"stackTrail":"components:schemas:controller.CartAPIResult:properties:Data","oasType":"schema","type":"unknown"}
DataValidationInfoobject
Successboolean