Home > @infiniteobjects/shopify-data-manager > AdminTypes > OrderTransaction > maximumRefundable
Warning: This API is now obsolete.
Use
maximumRefundableV2
instead.
Specifies the available amount to refund on the gateway. This value is only available for transactions of type SuggestedRefund
.
Signature:
maximumRefundable?: Maybe<Scalars['Money']['output']>;