stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > ReverseDeliveryDisposeInput > locationId

AdminTypes.ReverseDeliveryDisposeInput.locationId property

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']>;