/
I-
i-love-flamingo
/
Flamingo Commerce API Spec
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 32m ago · Updated 3w ago
View markdown
i-love-flamingo
Flamingo Commerce API Spec
put
Adds billing infos to the current cart
v1
latest
Swagger 2.0
MIT
2026-07-17
23
56
96.6 KB
Cart
15
get
Get the current cart
delete
Remove all stored cart information e.g. items, deliveries, billing address and returns the empty cart.
put
Adds billing infos to the current cart
delete
Remove all cart items from all deliveries and return the cart, keeps the delivery info untouched.
put
Adds delivery infos, such as shipping address to the delivery for the cart
delete
Cleans the given delivery from the cart
put
Update item in the cart
post
Add Item to cart
delete
Delete item from cart
post
Apply Gift Card
delete
Remove Gift Card
put
Update/set the PaymentSelection for the current cart
post
Apply Voucher Code
delete
Remove Voucher Code
post
Apply Gift Card or Voucher (auto detected)
Checkout
6
Payment
1
Product
1
Cart
Adds billing infos to the current cart
put
/api/v1/cart/billing
Response
OK
ControllerCartAPIResult
required
CartTeaser
CartTeaser
CartValidationResult
ValidationResult
{"stackTrail":"components:schemas:controller.CartAPIResult:properties:Data","oasType":"schema","type":"unknown"}
DataValidationInfo
object
Error
CartResultError
Success
boolean