需要 read_orders 权限点。
更多权限点使用信息,请参考:
GET https://{handle}.myshopline.com/admin/openapi/v20250601/orders/:order_id/refunds.json
handle :店铺的唯一标识符,值为店铺域名的前缀。例如,域名为 open001.myshopline.com 的店铺,其 handleopen001
查询出该订单ID关联的所有退款单
路径参数
  • order_id string required
    订单id
    Example: ”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
响应
更多状态码信息请参考 HTTP 状态码

响应头
  • traceId
    traceId
响应体
  • refundsobject[]
    退款单
  • created_at string
    退款单创建时间 (格式见IOS8601)
    Example: 2022-10-03T12:44:45-04:00
  • id string
    退款id
    Example: 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
    退款调整单id
    Example: 2309123221222208434
  • kind string
    调整单类型
    Example: shipping_refund
  • order_id string
    订单号
    Example: 21057168152571061289431726
  • reason string
    调整原因
    Example: reason msg
  • refund_id string
    退款单id
    Example: 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
    商品属性:名称 - 属性值 多个以逗号", "分割 如:颜色 - 红色, 尺寸 - X
    Example: 尺寸 - 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 string
    sku标题,同title
    Example: sku标题
  • price string
    商品售价,精度2
    Example: 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 string
    spu序列号
    Example: 18054488231146952151833534
  • quantity integer
    订单中的商品数量
    Example: 1
  • requires_shipping boolean
    是否需要发货
    Example: true
  • sku string
    商品码,barCode
    Example: 18054488231146952151833534
  • tax_linesobject[]
    税费信息
  • price string
    税费,精度2
    Example: 100
  • price_setobject
    税费多币种信息
  • presentment_moneyobject
    买家侧币种
  • amount string
    金额,精度2
    Example: 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
    退款金额合计,精度2
    Example: 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
    退款商品的税额,精度2
    Example: 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
    退款金额,精度2
    Example: 100
  • created_at string
    创建时间
    Example: 2022-10-03T12:44:45-04:00
  • currency string
    币种
    Example: CNY
  • id string
    退款id
    Example: 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 error
    Example: success
  • user_id string
    买家id
    Example: 14323434
  • user_id string
    用户id
    Example: 16576456
API Explorer
https://openapiceshidianpu.myshopline.com/admin/openapi/v20250601

ParamOptions

path required
header required
query

Language

curl --request GET \
--url https://openapiceshidianpu.myshopline.com/admin/openapi/v20250601/orders/order_id/refunds.json \
--header 'Authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJhcHBLZXkiOiJmMjM3OWQyMTYyOGMzM2QxMWRiMWZkYjY5N2EzZjdjMjZlNGMwYTA5Iiwic2VsbGVySWQiOiIyMDAwMjM0ODgwIiwic3RvcmVJZCI6IjE2NzIzNjk3Mjk2MDYiLCJ2ZXJzaW9uIjoiVjIiLCJkb21haW4iOiJodHRwczovL3NsLW9wZW4tc2cubXlzaG9wbGluZS5jb20iLCJ0aW1lc3RhbXAiOjE2NzUzMTk0OTI0MzksImlzcyI6Inlzb3VsIiwiZXhwIjoxNzY5OTI3NDkyfQ.UwQzomM2veGCUaOZ0paUxq5dpc7DXuhHYFvsQ_uIAKduzWcb_j2E4q_36El83sp145D4cKbpcE5KCeeIz-JNQw' \
--header 'Content-Type: application/json; charset=utf-8' \
--header 'accept: application/json'

Error loading component.

Error loading component.