Help Centre / Developer API & Webhooks
🚚

Update, cancel, or delete an order using API

Use API actions to update status, cancel orders, delete orders, or find order details.

Developer API & Webhooks6 min read

Main actions

  1. order.update_status changes status such as pending, processing, shipped, delivered, returned, or cancelled.
  2. order.cancel is a shortcut for setting status to cancelled.
  3. order.delete removes the order and related order items when allowed.
  4. order.find returns order and item details.

Customer notification

API status update can include notify_customer=true if the external system wants BOS to trigger the normal customer notification flow. Otherwise the update is internal.

Need direct support?

Contact Kasaloma support if you cannot find the answer or your workspace needs checking.

Contact support