运费退款-ShippingRefund 对象

代表退款中退款的运输费用。

所需的访问

read_orders 访问范围。


在本页面


字段

  • amountSet([MoneyBag!](https://shopify.dev/docs/admin-api/graphql/reference/common-objects/moneybag)
    以商店和演示货币返回的运费的货币价值。
  • maximumRefundableSet([MoneyBag!](https://shopify.dev/docs/admin-api/graphql/reference/common-objects/moneybag)
    当前以商店和演示货币退款的最大运费。
  • taxSet([MoneyBag!](https://shopify.dev/docs/admin-api/graphql/reference/common-objects/moneybag)
    分配给运输费用的税款的货币价值,以商店和演示货币返回。


返回ShippingRefund的类型

  • [SuggestedRefund.shipping](https://shopify.dev/docs/admin-api/graphql/reference/orders/suggestedrefund#shipping-2021-01)