/
I-
i-love-flamingo
/
Flamingo Commerce API Spec
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
Swagger 2.0
MIT
2026-07-17
23
56
96.6 KB
Cart
Get the current cart
get
/api/v1/cart
Response
OK
ControllerGetCartResult
required
Cart
CartCart
CartValidationResult
ValidationResult
All 23 operations
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)
get
Returns the last saved context
put
Starts the place order process, which is a background process handling payment and rollbacks if required.
delete
Clears the last placed order if in final state
post
Cancels a running place order process
post
Returns the current place order context and proceeds the process in a non blocking way
post
Proceeds the process and returns the place order context afterwards (blocking)
get
Get the payment status of current cart (or last placed cart)
get
Gets the requested product