API Reference

Create order

This endpoint creates a new customer order in the e-commerce platform. It records all necessary order details, including customer information, products, quantities, pricing, and payment/shipping data. Key Features: Accepts order details such as customerId, items (with product IDs, quantities, and prices), shippingAddress, billingAddress, and paymentMethod. Automatically calculates totals, taxes, and discounts (if applicable). Returns a unique orderId and full order details upon successful creation. Integrates with fulfillment, invoicing, and notification workflows. Example Use Cases: Placing an order from the checkout page. Creating orders programmatically from external systems (e.g., mobile app, POS, marketplace). Testing order creation in sandbox environments for integrations. Woo Commerce Shopify Tienda Nube Mercado Libre

Language
Credentials
Header
Click Try It! to start a request and see the response here!