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