---
title: "Clears the last placed order if in final state"
method: DELETE
path: "/api/v1/checkout/placeorder"
tags: ["Checkout"]
---

# Clears the last placed order if in final state

`DELETE /api/v1/checkout/placeorder`

## Response `200`

OK

- boolean

## Other responses

- `500` — Internal Server Error

---

[API](https://skmtc.net/i-love-flamingo/apis/flamingo-commerce-api-spec.md) · [All operations](https://skmtc.net/i-love-flamingo/apis/flamingo-commerce-api-spec/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/i-love-flamingo/flamingo-commerce-api-spec/revisions/b7749eb201b8/schema)
