Home > @infiniteobjects/shopify-data-manager > AdminTypes > ReverseFulfillmentOrderDisposeInput > locationId
The ID of the location where the reverse fulfillment order line item is to be disposed. This is required when the disposition type is RESTOCKED.
Signature:
locationId?: InputMaybe<Scalars['ID']['input']>;