Skip to main content
Integrations by Commenda home page
v4
Ask any question (powered by ChatGPT)
⌘K
Postman Collection
Log In
Log In
Search...
Navigation
Documentation
API Reference
Accounting
E-Commerce
Payments
CRM
Changelog
Data Coverage Tool
General
Overview
Server Side SDKs
Typescript SDK
Core API
Companies
Invite Links
Sync
Passthrough
Real Time
Webhooks
Unified API
Accounting
Payments
Ecommerce
Contacts
Items
Orders
Overview
GET
Get all orders
GET
Get order
POST
Create order
PUT
Update order
DEL
Delete order
Inventory
Fulfillments
Transactions
Products (Legacy)
Balances
Company Info
Refunds (Legacy)
CRM
On this page
Path Parameters
Orders
Delete order
Delete an order from the e-commerce platform. This action may be irreversible depending on the underlying platform.
Deleting an order may fail if it has associated fulfillments or transactions. Cancel fulfillments and settle transactions before deleting.
Path Parameters
Parameter
Type
Required
Description
id
string
Yes
The rootfi_id or platform_id of the order to delete
Update order
Overview
⌘I