Types > OrderHistoryManualRefund
Commerce APITypesOrderHistoryManualRefund
OrderHistoryManualRefund

Description

Fields

amount: Int!

Amount refunded

Example: 5000


customer_balance: Int!


email_message: Message


fee: Int!

Refund fee

Example: 250


line_items: [OrderHistoryRefundLineItem!]!


refund_reason: OrderRefundReason

Reason why order is refunded


reported_amount: Int!

Reported refund amount

Example: 7000


Used By

Types

OrderHistory

Preview (typescript)

Loading module