Use this API to retrieve the details of a specific order using its unique identifier. This API returns comprehensive order information including status, amounts, customer details, and payment URLs.
Client app ID. You can find your app ID in the Merchant Dashboard.
Client secret key. You can find your secret key in the Merchant Dashboard.
Unique identifier for the order.
"order_summer_fashion_001"
Success response for order retrieval.
Unique identifier for the order.
"order_summer_fashion_001"
Identifier for the project associated with the order.
"proj_fashion_store_2024"
Email address of the customer.
"priya.sharma@example.com"
Unique identifier for the customer.
"cust_priya_sharma_2024"
Current status of the order.
"ACTIVE"
Currency code for the order amount.
"INR"
Available payment methods for the order.
"cc,dc,upi,nb,wallet"
Additional notes or description for the order.
"Summer collection dress - Medium size, Blue color"
URL for the customer to complete the payment.
"https://payments.flowwise.com/checkout/order_summer_fashion_001"
Hash value for the order used for payment processing.
"a7f8e3d2c1b9f4e6d8a2c5b7f9e3d1a8"
Date and time when the order expires.
"2024-12-03T16:30:00Z"
Date and time when the order was created.
"2024-12-03T14:30:00Z"