stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > DeliveryLocationLocalPickupSettingsErrorCode

AdminTypes.DeliveryLocationLocalPickupSettingsErrorCode enum

Possible error codes that can be returned by DeliveryLocationLocalPickupSettingsError.

Signature:

export declare enum DeliveryLocationLocalPickupSettingsErrorCode 

Enumeration Members

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.