Order APIs
These are all merchant order taking APIs.
📄️ Inventory Check API
The API is used by the merchant partners to check the skus availability, discounts, applicable other charges, and the final payable amount for the cart.
📄️ Create Order API
The API is used to create orders in the 1mg system.
📄️ Confirm Order API
The API is used to confirm the orders created by the “Create Order API“ only when payment method is “ONLINE”, No need to call this API in “COD” orders.
📄️ Track Order API
This API can be used by merchant to track your PO Orders using merchant_order_id
📄️ Cancel Order
The API is used to cancel the orders created by the “Create Order API“.