List delivery options
Delivery
List delivery options
Returns the store’s enabled Manual and Express Delivery options — named locations with fixed fees set by the merchant.
Two fulfilment paths are not here. Pickup details live on the store
object. Managed Delivery (ShipBubble) has no fixed fee, so it is priced
per-request through POST /api/public/v1/shipping-quotes.
Pass the chosen option’s uid as manual_delivery_option when creating
the order.
GET
List delivery options
Authorizations
Store API key created in the Leyyow suite under Settings → Public API.
Sent as Authorization: Bearer <key>.