stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > ReverseFulfillmentOrder > thirdPartyConfirmation

AdminTypes.ReverseFulfillmentOrder.thirdPartyConfirmation property

The current confirmation for the reverse fulfillment order from a third-party logistics service. If no third-party service is involved, then this value is nil.

Signature:

thirdPartyConfirmation?: Maybe<ReverseFulfillmentOrderThirdPartyConfirmation>;