query
order
Get order details such as tracking details, shipment, store information using Fynd Order ID.
Arguments
orderId
String!Required
A unique number used for identifying and tracking an order.
Response
bags_for_reorder
[BagsForReorder]A List containing details of bags available for reorder.
breakup_values
[OrderBreakupValues]A List containing the breakup of various charges and discounts.
order_created_time
StringThe date and time when the order was created.
order_created_ts
StringThe timestamp when the order was created.
order_id
StringThe unique identifier for the order.
shipments
[OrderShipment]A List containing details of individual shipments within the order.
total_shipments_in_order
IntThe total number of shipments in the order.
user_info
UserInfoUser Info.
is_validated
Booleangstin_code
StringThe GSTIN code for the shipment.
meta
JSONAn object containing additional metadata for the order.
Query
Loading...
Try it
Input Variables
Loading...
Response
Loading...
Was this section helpful?