Skip to main content
Anchor to locationLocalPickupEnable

locationLocalPickupEnable

mutation

Requires Any of shipping access scopes or manage_delivery_settings user permission.

Enables local pickup for a location.

DeliveryLocationLocalPickupEnableInput!required

The settings required to enable local pickup for a location.


Was this section helpful?

Anchor to LocationLocalPickupEnablePayload returnsLocationLocalPickupEnablePayload returns

DeliveryLocalPickupSettings

The local pickup settings that were enabled.

[DeliveryLocationLocalPickupSettingsError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?