Regions

Get regions

GET https://api-us.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

NameTypeDescription

shop*

string

The merchant's myshopify.com store url.

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

Last updated