Version: 202201
Refund List By Order
GET/openapi/2022-01/orders/:id/refund
Returns all refund records attached to the specified order, along with the order's payment and order status at the moment of query.
Request
Path Parameters
id stringrequired
Order's ID
Responses
- 200
- 404
- 422
200
- application/json
- Schema
- Example
- Result
Schema
- Array [
- Array [
- ]
- Array [
- Array [
- ]
- ]
- ]
all_refundedboolean
Default value:
trueExample:
falseorder_financial_statusstring
Example:
partially_refundedorder_statusstring
Example:
finishedrefund_discount_totalstring
Example:
refund_statusstring
Example:
refund_tax_totalstring
Example:
refund_totalstring
Example:
refunds object[]
created_atstring
Example:
2024-07-15T09:17:26Zcurrencystring
Example:
USDidstring
Example:
402390816770768890notestring
Example:
order_idstring
Example:
10234-00020257payment_details object[]
finished_atstring
Example:
2024-07-15T09:17:28Zpayment_channelstring
Example:
stripepayment_methodstring
Example:
credit_cardrefund_pricestring
Example:
14.83refund_line_items object[]
discountstring
Example:
1.00line_item object
base_pricestring
Example:
0.00compare_at_pricestring
Example:
15.99custom_properties object
object
discount_applicationsstring
Example:
[{"type":"discount_flashsale","subtype":"discount_flashsale","discount_id":"f8d442e1-ed00-4f56-9c2a-02db77ebf41a","title":"专辑","value":"","discount_type":"","value_type":"","allocation_method":"","target_selection":"","target_type":"","total_discount_amount":"0","discount_amount":"0","is_free_gift":false,"discount_quantity":1,"is_need_split":true,"discount_text":"Flash Sale","groups":null,"extents":null},{"type":"discount_rebate","subtype":"discount_rebate","discount_id":"20e26ce3-eb11-4c4a-944f-b7aee1f0bf1a","title":"全场满减","value":"","discount_type":"fixed_amount","value_type":"fixed_amount","allocation_method":"across","target_selection":"all","target_type":"line_item","total_discount_amount":"1","discount_amount":"1","is_free_gift":false,"discount_quantity":1,"is_need_split":false,"discount_text":"Threshold Promo","groups":null,"extents":null}]fulfillment_statusstring
Example:
returnedidstring
Example:
df111f19-b1f2-4ffc-b293-743a432f9f64imagestring
Example:
{"alt":"","height":0,"path":"be0a695b89eb1070e7d418d276ef1f15.jpeg","src":"//img.staticdj.com/be0a695b89eb1070e7d418d276ef1f15.jpeg","width":0}notestring
Example:
pricestring
Example:
15.83product_handlestring
Example:
counted-stamped-big-size-ginkgo-biloba-3-strands-cross-stitch-60-60cmproduct_idstring
Example:
81b93917-b32b-481a-a654-d5f659bcc9a2product_titlestring
Example:
(Counted/Stamped)(Big Size) 11CT Ginkgo biloba- Cross Stitch 60*60cm/23.62*23.62inproduct_urlstring
Example:
/products/counted-stamped-big-size-ginkgo-biloba-3-strands-cross-stitch-60-60cmproperties object[]
namestring
Example:
Stylevaluestring
Example:
11CT Stampedquantityinteger
Default value:
0Example:
1refund_quantityinteger
Default value:
0Example:
1refund_totalstring
Example:
15.83requires_shippingboolean
Default value:
trueExample:
trueskustring
Example:
452933.01totalstring
Example:
15.83variant_idstring
Example:
28c7edc7-a90b-47e8-a6ae-52708676d9cdvariant_titlestring
Example:
11CT Stampedvendorstring
Example:
tapestrymarketweightstring
Example:
0.00weight_unitstring
Example:
kgline_item_idstring
Example:
df111f19-b1f2-4ffc-b293-743a432f9f64refund_quantityinteger
Default value:
0Example:
1sub_totalstring
Example:
15.83taxstring
Example:
0.00totalstring
Example:
14.83refund_methodstring
Example:
generalrefund_pricestring
Example:
14.83refund_shippingstring
Example:
0.00refund_shipping_taxstring
Example:
0.00refund_statusstring
Example:
finishedupdated_atstring
Example:
2024-07-15T09:17:28Z{
"all_refunded": false,
"order_financial_status": "partially_refunded",
"order_status": "finished",
"refund_discount_total": "",
"refund_status": "",
"refund_tax_total": "",
"refund_total": "",
"refunds": [
{
"created_at": "2024-07-15T09:17:26Z",
"currency": "USD",
"id": "402390816770768890",
"note": "",
"order_id": "10234-00020257",
"payment_details": [
{
"finished_at": "2024-07-15T09:17:28Z",
"payment_channel": "stripe",
"payment_method": "credit_card",
"refund_price": "14.83"
}
],
"refund_line_items": [
{
"discount": "1.00",
"line_item": {
"base_price": "0.00",
"compare_at_price": "15.99",
"custom_properties": {},
"discount_applications": "[{\"type\":\"discount_flashsale\",\"subtype\":\"discount_flashsale\",\"discount_id\":\"f8d442e1-ed00-4f56-9c2a-02db77ebf41a\",\"title\":\"专辑\",\"value\":\"\",\"discount_type\":\"\",\"value_type\":\"\",\"allocation_method\":\"\",\"target_selection\":\"\",\"target_type\":\"\",\"total_discount_amount\":\"0\",\"discount_amount\":\"0\",\"is_free_gift\":false,\"discount_quantity\":1,\"is_need_split\":true,\"discount_text\":\"Flash Sale\",\"groups\":null,\"extents\":null},{\"type\":\"discount_rebate\",\"subtype\":\"discount_rebate\",\"discount_id\":\"20e26ce3-eb11-4c4a-944f-b7aee1f0bf1a\",\"title\":\"全场满减\",\"value\":\"\",\"discount_type\":\"fixed_amount\",\"value_type\":\"fixed_amount\",\"allocation_method\":\"across\",\"target_selection\":\"all\",\"target_type\":\"line_item\",\"total_discount_amount\":\"1\",\"discount_amount\":\"1\",\"is_free_gift\":false,\"discount_quantity\":1,\"is_need_split\":false,\"discount_text\":\"Threshold Promo\",\"groups\":null,\"extents\":null}]",
"fulfillment_status": "returned",
"id": "df111f19-b1f2-4ffc-b293-743a432f9f64",
"image": "{\"alt\":\"\",\"height\":0,\"path\":\"be0a695b89eb1070e7d418d276ef1f15.jpeg\",\"src\":\"//img.staticdj.com/be0a695b89eb1070e7d418d276ef1f15.jpeg\",\"width\":0}",
"note": "",
"price": "15.83",
"product_handle": "counted-stamped-big-size-ginkgo-biloba-3-strands-cross-stitch-60-60cm",
"product_id": "81b93917-b32b-481a-a654-d5f659bcc9a2",
"product_title": "(Counted/Stamped)(Big Size) 11CT Ginkgo biloba- Cross Stitch 60*60cm/23.62*23.62in",
"product_url": "/products/counted-stamped-big-size-ginkgo-biloba-3-strands-cross-stitch-60-60cm",
"properties": [
{
"name": "Style",
"value": "11CT Stamped"
}
],
"quantity": 1,
"refund_quantity": 1,
"refund_total": "15.83",
"requires_shipping": true,
"sku": "452933.01",
"total": "15.83",
"variant_id": "28c7edc7-a90b-47e8-a6ae-52708676d9cd",
"variant_title": "11CT Stamped",
"vendor": "tapestrymarket",
"weight": "0.00",
"weight_unit": "kg"
},
"line_item_id": "df111f19-b1f2-4ffc-b293-743a432f9f64",
"refund_quantity": 1,
"sub_total": "15.83",
"tax": "0.00",
"total": "14.83"
}
],
"refund_method": "general",
"refund_price": "14.83",
"refund_shipping": "0.00",
"refund_shipping_tax": "0.00",
"refund_status": "finished",
"updated_at": "2024-07-15T09:17:28Z"
}
]
}
{
"all_refunded": false,
"order_financial_status": "partially_refunded",
"order_status": "finished",
"refund_discount_total": "",
"refund_status": "",
"refund_tax_total": "",
"refund_total": "",
"refunds": [
{
"created_at": "2024-07-15T09:17:26Z",
"currency": "USD",
"id": "402390816770768890",
"note": "",
"order_id": "10234-00020257",
"payment_details": [
{
"finished_at": "2024-07-15T09:17:28Z",
"payment_channel": "stripe",
"payment_method": "credit_card",
"refund_price": "14.83"
}
],
"refund_line_items": [
{
"discount": "1.00",
"line_item": {
"base_price": "0.00",
"compare_at_price": "15.99",
"custom_properties": {},
"discount_applications": "[{\"type\":\"discount_flashsale\",\"subtype\":\"discount_flashsale\",\"discount_id\":\"f8d442e1-ed00-4f56-9c2a-02db77ebf41a\",\"title\":\"专辑\",\"value\":\"\",\"discount_type\":\"\",\"value_type\":\"\",\"allocation_method\":\"\",\"target_selection\":\"\",\"target_type\":\"\",\"total_discount_amount\":\"0\",\"discount_amount\":\"0\",\"is_free_gift\":false,\"discount_quantity\":1,\"is_need_split\":true,\"discount_text\":\"Flash Sale\",\"groups\":null,\"extents\":null},{\"type\":\"discount_rebate\",\"subtype\":\"discount_rebate\",\"discount_id\":\"20e26ce3-eb11-4c4a-944f-b7aee1f0bf1a\",\"title\":\"全场满减\",\"value\":\"\",\"discount_type\":\"fixed_amount\",\"value_type\":\"fixed_amount\",\"allocation_method\":\"across\",\"target_selection\":\"all\",\"target_type\":\"line_item\",\"total_discount_amount\":\"1\",\"discount_amount\":\"1\",\"is_free_gift\":false,\"discount_quantity\":1,\"is_need_split\":false,\"discount_text\":\"Threshold Promo\",\"groups\":null,\"extents\":null}]",
"fulfillment_status": "returned",
"id": "df111f19-b1f2-4ffc-b293-743a432f9f64",
"image": "{\"alt\":\"\",\"height\":0,\"path\":\"be0a695b89eb1070e7d418d276ef1f15.jpeg\",\"src\":\"//img.staticdj.com/be0a695b89eb1070e7d418d276ef1f15.jpeg\",\"width\":0}",
"note": "",
"price": "15.83",
"product_handle": "counted-stamped-big-size-ginkgo-biloba-3-strands-cross-stitch-60-60cm",
"product_id": "81b93917-b32b-481a-a654-d5f659bcc9a2",
"product_title": "(Counted/Stamped)(Big Size) 11CT Ginkgo biloba- Cross Stitch 60*60cm/23.62*23.62in",
"product_url": "/products/counted-stamped-big-size-ginkgo-biloba-3-strands-cross-stitch-60-60cm",
"properties": [
{
"name": "Style",
"value": "11CT Stamped"
}
],
"quantity": 1,
"refund_quantity": 1,
"refund_total": "15.83",
"requires_shipping": true,
"sku": "452933.01",
"total": "15.83",
"variant_id": "28c7edc7-a90b-47e8-a6ae-52708676d9cd",
"variant_title": "11CT Stamped",
"vendor": "tapestrymarket",
"weight": "0.00",
"weight_unit": "kg"
},
"line_item_id": "df111f19-b1f2-4ffc-b293-743a432f9f64",
"refund_quantity": 1,
"sub_total": "15.83",
"tax": "0.00",
"total": "14.83"
}
],
"refund_method": "general",
"refund_price": "14.83",
"refund_shipping": "0.00",
"refund_shipping_tax": "0.00",
"refund_status": "finished",
"updated_at": "2024-07-15T09:17:28Z"
}
]
}
404
- application/json
- Schema
- Example
- Result
Schema
errorsstring[]
{
"errors": [
"Unable to find resource"
]
}
{
"errors": [
"Unable to find resource"
]
}
422
- application/json
- Schema
- Example
- Result
Schema
errorsstring[]
{
"errors": [
"Invalid ID"
]
}
{
"errors": [
"Invalid ID"
]
}