Refund - customer - OBJECT
Version: 2025-01
Description:
The record of refunds issued to a customer.
Access Scopes
Fields
-
createdAt:
DateTime -
The date and time when the refund was created.
-
id:
ID! -
A globally-unique ID.
-
returnName:
String -
The name of the return, if the refund was issued from a return.
-
totalRefunded:
MoneyV2! -
The total amount refunded across all transactions, in presentment currencies.
-
updatedAt:
DateTime! -
The date and time when the refund was last updated.
Connections
Related queries
Related mutations
Related Unions
Examples