Skip to main content
Anchor to DeliveryLocalPickupSettings

DeliveryLocalPickupSettings

object

Requires Any of locations or shipping access scopes or manage_delivery_settings user permission.

Local pickup settings associated with a location.

String!
non-null

Additional instructions or information related to the local pickup.

DeliveryLocalPickupTime!
non-null

The estimated pickup time to show customers at checkout.


Was this section helpful?

mutation

Enables local pickup for a location so customers can collect their orders in person. Configures the estimated pickup time that customers see at checkout and optional instructions for finding or accessing the pickup location.

Arguments

DeliveryLocationLocalPickupEnableInput!
required

The settings required to enable local pickup for a location.



Was this section helpful?