Order Details
This API will provide the Order details by using Entity ID.
curl --location '{{Base_url}}/rest/V1/orders/238332' \
--header 'Authorization: Bearer eyJraWQiOiIxIiwiYWxnIjoiSFMyNTYifQ.eyJ1aWQiOjU1LCJ1dHlwaWQiOjIsImlhdCI6MTczNTgyODExNywiZXhwIjoxNzM1ODMxNzE3fQ.R56VpqDlvupF1uThmJSM1t7R4z5cLnH3QqsMl1q-hsk' \
--header 'Cookie: PHPSESSID=fub7nl27col74oap3tmu5b268q; private_content_version=5ab80b7def0c212f723edead3c971a19'{
"base_currency_code": "INR",
"base_discount_amount": 0,
"base_grand_total": 1018,
"base_shipping_amount": 0,
"base_subtotal": 1018,
"base_tax_amount": 0,
"base_total_due": 1018,
"billing_address_id": 462794,
"created_at": "2025-01-02 04:14:17",
"customer_email": "qa@zrpl.co.in",
"customer_firstname": "Surya",
"customer_group_id": 1,
"customer_id": 980,
"customer_is_guest": 0,
"customer_lastname": "U",
"customer_note_notify": 0,
"discount_amount": 0,
"email_sent": 0,
"entity_id": 238332,
"grand_total": 1018,
"increment_id": "14000007501",
"is_virtual": 0,
"order_currency_code": "INR",
"protect_code": "a5046f3075f34f5b59c074f9e32662de",
"shipping_amount": 0,
"shipping_description": "Flat Rate - Fixed",
"state": "new",
"status": "processing",
"store_currency_code": "INR",
"store_id": 14,
"store_name": "ZEPP SPP\nZEPP-SPP\nZEPP Store view",
"subtotal": 1018,
"subtotal_incl_tax": 1018,
"tax_amount": 0,
"total_due": 1018,
"total_item_count": 1,
"total_qty_ordered": 1,
"updated_at": "2025-01-02 14:30:53",
"weight": 1,
"items": [
{
"amount_refunded": 0,
"base_amount_refunded": 0,
"base_cost": 0,
"base_discount_amount": 0,
"base_discount_invoiced": 0,
"base_original_price": 1015,
"base_price": 1018,
"base_price_incl_tax": 1018,
"base_row_invoiced": 0,
"base_row_total": 1018,
"base_tax_amount": 0,
"base_tax_invoiced": 0,
"created_at": "2025-01-02 14:30:53",
"discount_amount": 1018,
"discount_invoiced": 0,
"discount_percent": 1018,
"free_shipping": 0,
"is_virtual": 0,
"item_id": 239851,
"name": "iFrogz Audio- Ear Pollution Plugz with Mic - Blue",
"no_discount": 0,
"order_id": 238332,
"original_price": 1018,
"price": 1018,
"price_incl_tax": 1018,
"product_id": 1,
"product_type": "simple",
"qty_backordered": 0,
"qty_canceled": 0,
"qty_invoiced": 0,
"qty_ordered": 1,
"qty_refunded": 0,
"qty_shipped": 0,
"row_invoiced": 0,
"row_total": 0,
"row_total_incl_tax": 0,
"row_weight": 0,
"sku": "IFPZMB-BL0",
"store_id": 28,
"tax_amount": 0,
"tax_invoiced": 0,
"tax_percent": 0,
"updated_at": "2025-01-02 14:30:53",
"weight": 0,
"extension_attributes": {
"itemized_taxes": []
},
"base_row_total_incl_tax": 1018
}
],
"billing_address": {
"address_type": "billing",
"city": "Bengaluru",
"company": "ZRPL",
"country_id": "IN",
"email": "qa@zrpl.co.in",
"entity_id": 462794,
"firstname": "Surya",
"lastname": "U",
"parent_id": 238332,
"postcode": "560032",
"region": "Karnataka",
"region_code": "Karnataka",
"region_id": 19,
"street": [
"Street 1",
"Street 2"
],
"telephone": "1234567890"
},
"payment": {
"account_status": null,
"additional_information": [],
"cc_last4": null,
"entity_id": 238172,
"method": "razorpay",
"parent_id": 238332
},
"status_histories": [
{
"comment": "This is a test comment",
"created_at": "2025-01-02 14:30:53",
"entity_id": 557226,
"is_customer_notified": 0,
"is_visible_on_front": 0,
"parent_id": 238332,
"status": "processing"
}
],
"extension_attributes": {
"shipping_assignments": [
{
"shipping": {
"address": {
"address_type": "shipping",
"city": "Bengaluru",
"company": "ZRPL",
"country_id": "IN",
"customer_address_id": 2,
"email": "qa@zrpl.co.in",
"entity_id": 462795,
"firstname": "Surya",
"lastname": "U",
"parent_id": 238332,
"postcode": "560032",
"region": "Karnataka",
"region_code": "Karnataka",
"region_id": 19,
"street": [
"HSR Layout",
"Street 2"
],
"telephone": "1234567890"
},
"method": "flatrate_flatrate",
"total": {
"base_shipping_amount": 0,
"shipping_amount": 0
}
},
"items": [
{
"amount_refunded": 0,
"base_amount_refunded": 0,
"base_cost": 0,
"base_discount_amount": 0,
"base_discount_invoiced": 0,
"base_original_price": 1015,
"base_price": 1018,
"base_price_incl_tax": 1018,
"base_row_invoiced": 0,
"base_row_total": 1018,
"base_tax_amount": 0,
"base_tax_invoiced": 0,
"created_at": "2025-01-02 14:30:53",
"discount_amount": 1018,
"discount_invoiced": 0,
"discount_percent": 1018,
"free_shipping": 0,
"is_virtual": 0,
"item_id": 239851,
"name": "iFrogz Audio- Ear Pollution Plugz with Mic - Blue",
"no_discount": 0,
"order_id": 238332,
"original_price": 1018,
"price": 1018,
"price_incl_tax": 1018,
"product_id": 1,
"product_type": "simple",
"qty_backordered": 0,
"qty_canceled": 0,
"qty_invoiced": 0,
"qty_ordered": 1,
"qty_refunded": 0,
"qty_shipped": 0,
"row_invoiced": 0,
"row_total": 0,
"row_total_incl_tax": 0,
"row_weight": 0,
"sku": "IFPZMB-BL0",
"store_id": 28,
"tax_amount": 0,
"tax_invoiced": 0,
"tax_percent": 0,
"updated_at": "2025-01-02 14:30:53",
"weight": 0,
"extension_attributes": {
"itemized_taxes": []
},
"base_row_total_incl_tax": 1018
}
]
}
],
"payment_additional_info": [],
"applied_taxes": [],
"item_applied_taxes": [],
"converting_from_quote": false,
"taxes": [],
"additional_itemized_taxes": [],
"prdsurcharge_amount": "0.0000",
"base_prdsurcharge_amount": "0.0000",
"prdsurcharge_tax_amount": "0.0000",
"base_prdsurcharge_tax_amount": "0.0000"
}
}Billing Address
Payment
Status Histories
Extension Attributes
Last updated