Order created
Body
Information about the promotional offers that have been applied to the cart.
This key provides details about the savings in cart after coupon have been applied to the cart.
Unique, human-readable order identifier used across all order endpoints.
Current fulfillment status of the order. Progresses from confirmed through shipping stages to complete.
draft, awaiting_approval, confirmed, partially_scheduled, awaiting_shipment, shipped, partially_shipped, undelivered, partially_undelivered, return_to_origin, partially_return_to_origin, complete, partially_delivered, cancelled, pending Current payment status. Poll /orders/{order_number}/payment-status after a payment attempt until this is success or failed.
pending, success, failed, partially_paid Total savings from auto-applied promotions.
x >= 0Total savings from the applied coupon code.
x >= 0Total savings from loyalty points, credit balance, and other non-promotion/coupon discounts.
x >= 0Combined savings across promotions, coupons, and other discounts.
x >= 0x >= 0x >= 0x >= 0x >= 0x >= 0How the customer wants to receive their order. Discriminated by fulfillment_type: delivery for home delivery, collect-in-store for in-store pickup, or partial-collect-and-delivery for a mix of both.
- CollectInStoreFulfillment
- DeliveryFulfillment
- PartialCollectAndDelivery
x >= 0x >= 0x >= 0x >= 0x >= 0Additional metadata associated with the order.
Whether the order is eligible for cancellation. Only show the cancel action in your UI when this is true.
Breakdown of the refund the customer would receive upon cancellation. Only populated when is_cancellation_allowed is true.
Payments using credit card, debit card
- CardPayment
- NetbankingPayment
- UpiPayment
- WalletPayment
- BankTransfer
- NachPayment