Skip to content

Lookup delivery options for a location

GET
/api/public/delivery/lookup
country_code
required
string
state_code
string
postcode
string
shop
required
string

Shopify shop domain

timezone
string

Delivery lookup result

object
available
required
boolean
message

Message when delivery is not available

string
requires_postcode

Whether postcode is required

boolean
configuration_id
string format: uuid
location_label
string
Example
Sydney Metro
courier_lead_time_days
integer
Example
2
dates
Array<object>
object
date
required
string
day_of_week
required
number
day_name
required
string
formatted_date
required
string
billing_date
required
string
production_date
required
string
slots
required
Array<object>
object
id
required
string
start_time
required
string
end_time
required
string
label
required
string
available
required
boolean
is_all_day
required
boolean