# [WooCommerce REST API] /wp-json/wc/v3/orders
```
http://woocommerce.github.io/woocommerce-rest-api-docs/#introduction
[
{
"id": 54,
"parent_id": 0,
"number": "54",
"order_key": "wc_order_yT7P9l8zHqRVZ",
"created_via": "checkout",
"version": "3.6.4",
"status": "processing",
"currency": "USD",
"date_created": "2019-05-30T15:50:45",
"date_created_gmt": "2019-05-30T07:50:45",
"date_modified": "2019-05-30T15:50:48",
"date_modified_gmt": "2019-05-30T07:50:48",
"discount_total": "0.00",
"discount_tax": "0.00",
"shipping_total": "0.00",
"shipping_tax": "0.00",
"cart_tax": "0.00",
"total": "220.00",
"total_tax": "0.00",
"prices_include_tax": false,
"customer_id": 2,
"customer_ip_address": "220.132.76.232",
"customer_user_agent": "Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_14_5) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/74.0.3729.169 Safari\/537.36",
"customer_note": "",
"billing": {
"first_name": "Mike",
"last_name": "Chen",
"company": "",
"address_1": "景新街210巷13號4樓",
"address_2": "",
"city": "中和區",
"state": "新北市",
"postcode": "100",
"country": "TW",
"email": "dali17@coolbitx.com",
"phone": "+886910723969"
},
"shipping": {
"first_name": "Mike",
"last_name": "Chen",
"company": "",
"address_1": "景新街210巷13號4樓",
"address_2": "",
"city": "中和區",
"state": "新北市",
"postcode": "100",
"country": "TW"
},
"payment_method": "stripe",
"payment_method_title": "Credit Card (Stripe)",
"transaction_id": "ch_1Efj2BJKhwG4vi8bJQHElXAk",
"date_paid": "2019-05-30T15:50:47",
"date_paid_gmt": "2019-05-30T07:50:47",
"date_completed": null,
"date_completed_gmt": null,
"cart_hash": "154df7034424cdae54e899d634d456d4",
"meta_data": [
{
"id": 1486,
"key": "is_vat_exempt",
"value": "no"
},
{
"id": 1487,
"key": "_subscription_switch_data",
"value": []
},
{
"id": 1653,
"key": "_stripe_customer_id",
"value": "cus_FA38o13lLqaL3r"
},
{
"id": 1654,
"key": "_stripe_source_id",
"value": "src_1Efj26JKhwG4vi8bIKm2aJHz"
},
{
"id": 1661,
"key": "_stripe_charge_captured",
"value": "yes"
},
{
"id": 1662,
"key": "_stripe_fee",
"value": "6.68"
},
{
"id": 1663,
"key": "_stripe_net",
"value": "213.32"
},
{
"id": 1664,
"key": "_stripe_currency",
"value": "USD"
}
],
"line_items": [
{
"id": 4,
"name": "CoolWallet Duo Serial Number - 3-Monthly",
"product_id": 40,
"variation_id": 41,
"quantity": 1,
"tax_class": "",
"subtotal": "80.00",
"subtotal_tax": "0.00",
"total": "80.00",
"total_tax": "0.00",
"taxes": [],
"meta_data": [
{
"id": 36,
"key": "subscription-period",
"value": "3-Monthly"
}
],
"sku": "",
"price": 80
},
{
"id": 5,
"name": "CoolWallet Duo Serial Number - 6-Monthly",
"product_id": 40,
"variation_id": 42,
"quantity": 1,
"tax_class": "",
"subtotal": "80.00",
"subtotal_tax": "0.00",
"total": "80.00",
"total_tax": "0.00",
"taxes": [],
"meta_data": [
{
"id": 46,
"key": "subscription-period",
"value": "6-Monthly"
}
],
"sku": "",
"price": 80
},
{
"id": 6,
"name": "CoolWallet Duo Serial Number - Yearly",
"product_id": 40,
"variation_id": 43,
"quantity": 1,
"tax_class": "",
"subtotal": "60.00",
"subtotal_tax": "0.00",
"total": "60.00",
"total_tax": "0.00",
"taxes": [],
"meta_data": [
{
"id": 56,
"key": "subscription-period",
"value": "Yearly"
}
],
"sku": "",
"price": 60
}
],
"tax_lines": [],
"shipping_lines": [],
"fee_lines": [],
"coupon_lines": [],
"refunds": [],
"currency_symbol": "$",
"_links": {
"self": [
{
"href": "https:\/\/5cda61d8.ngrok.io\/wp-json\/wc\/v3\/orders\/54"
}
],
"collection": [
{
"href": "https:\/\/5cda61d8.ngrok.io\/wp-json\/wc\/v3\/orders"
}
],
"customer": [
{
"href": "https:\/\/5cda61d8.ngrok.io\/wp-json\/wc\/v3\/customers\/2"
}
]
}
},
{
"id": 44,
"parent_id": 0,
"number": "44",
"order_key": "wc_order_mRSFZat0jiOAH",
"created_via": "checkout",
"version": "3.6.4",
"status": "processing",
"currency": "USD",
"date_created": "2019-05-30T15:37:45",
"date_created_gmt": "2019-05-30T07:37:45",
"date_modified": "2019-05-30T15:37:47",
"date_modified_gmt": "2019-05-30T07:37:47",
"discount_total": "0.00",
"discount_tax": "0.00",
"shipping_total": "0.00",
"shipping_tax": "0.00",
"cart_tax": "0.00",
"total": "80.00",
"total_tax": "0.00",
"prices_include_tax": false,
"customer_id": 1,
"customer_ip_address": "220.132.76.232",
"customer_user_agent": "Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_14_5) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/74.0.3729.169 Safari\/537.36",
"customer_note": "",
"billing": {
"first_name": "Grace",
"last_name": "Lin",
"company": "",
"address_1": "No. 355, Changchun Rd., Songshan Dist.",
"address_2": "",
"city": "Taipei City",
"state": "Taiwan",
"postcode": "105",
"country": "TW",
"email": "grace@coolbitx.com",
"phone": "+886225459668"
},
"shipping": {
"first_name": "Grace",
"last_name": "Lin",
"company": "",
"address_1": "No. 355, Changchun Rd., Songshan Dist.",
"address_2": "",
"city": "Taipei City",
"state": "Taiwan",
"postcode": "105",
"country": "TW"
},
"payment_method": "stripe",
"payment_method_title": "Credit Card (Stripe)",
"transaction_id": "ch_1EfipbJKhwG4vi8bhJCUxuoR",
"date_paid": "2019-05-30T15:37:47",
"date_paid_gmt": "2019-05-30T07:37:47",
"date_completed": null,
"date_completed_gmt": null,
"cart_hash": "4d1624bbeeaafc9a3d67e34bf96402a4",
"meta_data": [
{
"id": 1370,
"key": "is_vat_exempt",
"value": "no"
},
{
"id": 1371,
"key": "_subscription_switch_data",
"value": []
},
{
"id": 1427,
"key": "_stripe_customer_id",
"value": "cus_FA2vY0vmdxPmXi"
},
{
"id": 1428,
"key": "_stripe_source_id",
"value": "src_1EfipYJKhwG4vi8bvWovpxCL"
},
{
"id": 1431,
"key": "_stripe_charge_captured",
"value": "yes"
},
{
"id": 1432,
"key": "_stripe_fee",
"value": "2.62"
},
{
"id": 1433,
"key": "_stripe_net",
"value": "77.38"
},
{
"id": 1434,
"key": "_stripe_currency",
"value": "USD"
}
],
"line_items": [
{
"id": 1,
"name": "CoolWallet Duo Serial Number - 3-Monthly",
"product_id": 40,
"variation_id": 41,
"quantity": 1,
"tax_class": "",
"subtotal": "80.00",
"subtotal_tax": "0.00",
"total": "80.00",
"total_tax": "0.00",
"taxes": [],
"meta_data": [
{
"id": 10,
"key": "subscription-period",
"value": "3-Monthly"
}
],
"sku": "",
"price": 80
}
],
"tax_lines": [],
"shipping_lines": [],
"fee_lines": [],
"coupon_lines": [],
"refunds": [],
"currency_symbol": "$",
"_links": {
"self": [
{
"href": "https:\/\/5cda61d8.ngrok.io\/wp-json\/wc\/v3\/orders\/44"
}
],
"collection": [
{
"href": "https:\/\/5cda61d8.ngrok.io\/wp-json\/wc\/v3\/orders"
}
],
"customer": [
{
"href": "https:\/\/5cda61d8.ngrok.io\/wp-json\/wc\/v3\/customers\/1"
}
]
}
}
]
```