Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

object

Requires read_orders access scope or read_marketplace_orders access scope.

The record of the line items and transactions that were refunded to a customer, along with restocking instructions for refunded line items.

Anchor to Fields and connectionsFields and connections

•

The date and time when the refund was created.

•

A list of the refunded duties as part of this refund.

•
ID!non-null

A globally-unique ID.

•

The ID of the corresponding resource in the REST Admin API.

•

The optional note associated with the refund.

•
Order!non-null

The order associated with the refund.

•

The order adjustments that are attached with the refund.

•

The RefundLineItem resources attached to the refund.

•

The RefundShippingLine resources attached to the refund.

•

The return associated with the refund.

•

The staff member who created the refund.

•
MoneyBag!non-null

The total amount across all transactions for the refund, in shop and presentment currencies.

•

The transactions associated with the refund.

•
DateTime!non-null

The date and time when the refund was updated.

•
MoneyV2!non-nullDeprecated

The total amount across all transactions for the refund. Use totalRefundedSet instead.


Was this section helpful?

•
query

Returns a Refund resource by ID.


Was this section helpful?

•
mutation

Creates a refund.

•
mutation

Refunds a return when its status is OPEN or CLOSED and associates it with the related return request.


Was this section helpful?


Was this section helpful?