Help Centre / Developer API & Webhooks
📦

Create an order using API

Use order.create from n8n, a website, app, or online store to create a BOS order.

Developer API & Webhooks8 min read

Required details

  1. Customer name and phone/WhatsApp or an existing contact_id.
  2. Items with product_id or SKU and quantity.
  3. Payment method such as cod or prepaid.
  4. Delivery address when the order requires shipping.

What BOS does after order creation

  1. Creates or updates the contact.
  2. Creates the order using the same safe order logic used inside BOS.
  3. Reduces stock if stock management is enabled.
  4. Moves the customer into Order Support Mode.
  5. Shows the customer in AI Inbox with support/order context.
  6. Triggers outbound events such as order.created if configured.

Need direct support?

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

Contact support