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.


The date and time when the refund was created.

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

A globally-unique ID.

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

The optional note associated with the refund.

The order associated with the refund.

The RefundLineItem resources attached to the refund.

The return associated with the refund.

The staff member who created the refund.

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

The transactions associated with the refund.

The date and time when the refund was updated.


Was this section helpful?
Map

Fields and connections from

Refund


Anchor to refund
query
Access requirements

Returns a Refund resource by ID.


Was this section helpful?
<?>
Refund Queries
Refund

Queried by



Anchor to refundCreate
mutation
Access requirements

Creates a refund.

Anchor to returnRefund
mutation
Access requirements

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


Was this section helpful?
<~>
Refund Mutations
Refund

||-
Refund Implements