1min
Store locations
Use the store locations API to get/ update AIQ stores.
Returns all store locations within your account.
GET
Params
Body Parameters
id
required
Integer
Store ID
name
required
String
Name of store
nickname
required
String
Nickname of store (Overrides name of store for SMS macro)
avatar
required
String
Avatar of store
addr
required
Object
Address object for store. Lat + Long are automatically filled in/ updated when address changes
userID
required
String
User ID this store falls under
reviewLinks
required
Object
User ID’s for 3rd party platform review link pages.
sourceMapping
required
Object
The Alpine IQ store ID the contact has set as their favorite
onlineShopURL
required
String
URL to this stores online shopping experience (appears in wallet for consumers to shop from mobile)
phone
required
String
Store phone number (appears in wallet for consumers to call)
Get a cake by its ID
PUT
Params