/
/Flamingo Commerce API Spec
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
  • Sources
Checked 2h ago · Updated 1mo agoView markdown
Cart15
Checkout6
  • getReturns the last saved context
  • putStarts the place order process, which is a background process handling payment and rollbacks if required.
  • deleteClears the last placed order if in final state
  • postCancels a running place order process
  • postReturns the current place order context and proceeds the process in a non blocking way
  • postProceeds the process and returns the place order context afterwards (blocking)
Payment1
Product1
    Checkout

    Cancels a running place order process

    post/api/v1/checkout/placeorder/cancel

    Response

    OK

    boolean required