查询订单ID关联的所有退款单
GET https://{handle}.myshopline.com/admin/openapi/v20250601/orders/:order_id/refunds.json
handle
:店铺的唯一标识符,值为店铺域名的前缀。例如,域名为 open001.myshopline.com
的店铺,其 handle
是 open001
。查询出该订单ID关联的所有退款单
路径参数
- order_id string required订单idExample:
”21057168152571061289431726“
查询参数
- limit long限制返回的数量,最大250条Example:
250
请求头
- Content-Type required字段值固定为
application/json; charset=utf-8
- Authorization string required资源的访问令牌。请参考 应用授权 获取访问令牌,然后将获取到的访问令牌以 Bearer 格式传入Example:
Bearer eyJhbGciOiJIUzUxMiJ9.eyJhcHBLZXkiOiJmMjM3OWQyMTYyOGMzM2QxMWRiMWZkYjY5N2EzZjdjMjZlNGMwYTA5Iiwic2VsbGVySWQiOiIyMDAwMjM0ODgwIiwic3RvcmVJZCI6IjE2NzIzNjk3Mjk2MDYiLCJ2ZXJzaW9uIjoiVjIiLCJkb21haW4iOiJodHRwczovL3NsLW9wZW4tc2cubXlzaG9wbGluZS5jb20iLCJ0aW1lc3RhbXAiOjE2NzUzMTk0OTI0MzksImlzcyI6Inlzb3VsIiwiZXhwIjoxNzY5OTI3NDkyfQ.UwQzomM2veGCUaOZ0paUxq5dpc7DXuhHYFvsQ_uIAKduzWcb_j2E4q_36El83sp145D4cKbpcE5KCeeIz-JNQw
响应
- 200
- 401
- 429
更多状态码信息请参考 HTTP 状态码
响应头
traceId
traceId
响应体
refundsobject[]
退款单created_at string退款单创建时间 (格式见IOS8601)Example:2022-10-03T12:44:45-04:00
id string退款idExample:SL201AS4571669738589065294
note string退款备注Example:备注
order_adjustmentsobject[]
调整单信息amount string调整单金额Example:100
amount_setobject
调整单金额presentment_moneyobject
店铺调整展示金额amount double店铺调整展示金额Example:100
currency_code string店铺调整展示金额币种Example:CNY
shop_moneyobject
店铺调整金额amount double店铺调整金额Example:100
currency_code string店铺调整金额币种Example:CYN
id string退款调整单idExample:2309123221222208434
kind string调整单类型Example:shipping_refund
order_id string订单号Example:21057168152571061289431726
reason string调整原因Example:reason msg
refund_id string退款单idExample:27057168152571061289431726
tax_amount string调整单税费金额Example:100
tax_amount_setobject
调整单税费金额presentment_moneyobject
店铺调整单展示税费金额amount double店铺调整单展示税费金额Example:9.9
currency_code string店铺调整单展示税费币种Example:CNY
shop_moneyobject
店铺调整单税费金额amount double店铺调整单税费金额Example:9.9
currency_code string店铺调整单税费币种Example:CNY
order_id string订单号Example:21057168152571061289431726
processed_at string更新时间 (格式见IOS8601)Example:2022-10-03T12:44:45-04:00
refund_line_itemsobject[]
退款详细信息id string退款单号Example:27057168152571061289431726
line_itemobject
商品行attribute string商品属性:名称 - 属性值 多个以逗号", "分割 如:颜色 - 红色, 尺寸 - XExample:尺寸 - X
fulfillable_quantity integer可发货数量Example:1
fulfillment_service string物流商名称Example:走四方
fulfillment_status string商品的发货状态, 发货状态, fulfilled-已发货; partial-部分发货; null-未发货;Example:partial
grams double重量(克)Example:1.2
id string商品快照表的id, 系统生成,与订单号唯一确认一个商品Example:2655436734527560
name stringsku标题,同titleExample:sku标题
price string商品售价,精度2Example:100
price_setobject
商品售价,多币种信息presentment_moneyobject
买家侧币种amount string金额Example:8.00
currency_code string币种Example:USD
shop_moneyobject
卖家侧币种amount string金额Example:8.00
currency_code string币种Example:USD
product_id stringspu序列号Example:18054488231146952151833534
quantity integer订单中的商品数量Example:1
requires_shipping boolean是否需要发货Example:true
sku string商品码,barCodeExample:18054488231146952151833534
tax_linesobject[]
税费信息price string税费,精度2Example:100
price_setobject
税费多币种信息presentment_moneyobject
买家侧币种amount string金额,精度2Example:100
currency_code string币种Example:CNY
shop_moneyobject
卖家侧金额信息amount string金额Example:100
currency_code string币种Example:CNY
rate double税率Example:1.2
title string标题Example:标题
taxable boolean是否收税Example:true
title string商品标题Example:商品标题
variant_id string商品sku序列号Example:18054488231146952151833534
variant_title string商品属性值, 多个以" / "分割, 如: “155 / 红色 / 大"Example:155 / 红色 / 大
vendor string供应商Example:供应商
line_item_id string商品快照表的id, 系统生成,与订单号唯一确认一个商品Example:23312553324324
quantity integer数量,商品数量Example:1
restock_type string库存返还类型,no_restock-未返还,cancel-取消, return-返还Example:no_restock
subtotal double退款金额合计,精度2Example:100
subtotal_setobject
退款金额合计,多币种信息,卖家和买家侧相同presentment_moneyobject
买家侧币种amount string金额Example:100
currency_code string币种Example:CNY
shop_moneyobject
卖家侧金额信息amount string金额Example:100
currency_code string币种Example:CNY
total_tax double退款商品的税额,精度2Example:100
total_tax_setobject
总税额,多币种信息presentment_moneyobject
买家侧币种amount string金额Example:100
currency_code string币种Example:CNY
shop_moneyobject
卖家侧币种amount string金额Example:100
currency_code string币种Example:CNY
total_duties_setobject
退款总关税presentment_moneyobject
买家侧金额信息amount string金额Example:8.88
currency_code string币种Example:USD
shop_moneyobject
卖家侧金额信息amount string金额Example:8.88
currency_code string币种Example:USD
transactionsobject[]
退款交易信息amount string退款金额,精度2Example:100
created_at string创建时间Example:2022-10-03T12:44:45-04:00
currency string币种Example:CNY
id string退款idExample:10100112220607455014540963840
kind string交易类型(authorization, capture, sale, void, refund)Example:refund
order_id string订单号Example:21056836827909126061559008
processed_at string创建时间Example:2022-10-03T12:44:45-04:00
status string处理状态, pending, failure, success, and errorExample:success
user_id string买家idExample:14323434
user_id string用户idExample:16576456
API Explorer
调试台
这篇文章对你有帮助吗?
Error loading component.