Home > @infiniteobjects/shopify-data-manager > AdminTypes > DeliveryLocationLocalPickupSettingsErrorCode
Possible error codes that can be returned by DeliveryLocationLocalPickupSettingsError
.
Signature:
export declare enum DeliveryLocationLocalPickupSettingsErrorCode
Member | Value | Description |
---|---|---|
ActiveLocationNotFound | "ACTIVE_LOCATION_NOT_FOUND" |
Provided locationId is not for an active location belonging to this store. |
GenericError | "GENERIC_ERROR" |
An error occurred while changing the local pickup settings. |