Zapiet Docs
Zapiet Pickup + Delivery
Zapiet Pickup + Delivery
  • Widget API
  • Overview
    • Base url
  • Reference
    • Store pickup
      • Locations
      • Dates
        • Times
      • Regions
    • Local delivery
      • Locations
      • Dates
      • Times
    • Shipping
      • Dates
    • Validation
    • Geolocate
    • Conditional activation
    • Preparation times
    • Settings
  • JavaScript API
    • Events
    • Methods
  • Guides
    • ZapietId
    • Attributes
  • Other resources
    • Vulnerability Reporting
Powered by GitBook
On this page
  1. Reference
  2. Store pickup

Regions

Get regions

GET https://api.zapiet.com/v1.0/pickup/regions

Returns an array of regions based on the "region" field of a store's active pickup locations.

Query Parameters

Name
Type
Description

shop*

string

The merchant's myshopify.com store url.

[
	"Boston",
	"New York",
	"Washington DC"
]

PreviousTimesNextLocal delivery

Last updated 7 months ago