DEV

Type.

OrderRefund

No description

Fields

amount

Decimal!

Required

The total amount of the refund subtotals

createdAt

DateTime!

Required

When this OrderRefund was created.

createdBy

ID!

Required

The user who created the OrderRefund.

currencyCode

CurrencyCode!

Required

The currency of the refund amount and subtotals.

id

ID!

Required

A unique identifier for the OrderRefund.

note

String

A description for the refund

order

Order!

Required

Order that this OrderRefund belongs to

Required

The subtotal amounts and types for the refund

Was this page helpful?