/
LI
listingsapi
/
Listings API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 18h ago · Updated 6d ago
Details
Filter operations
Analytics
3
Connected Accounts
15
Listings
6
Locations
13
get
Get locations by the Store Codes.
get
All locations that belong to an account.
post
Create a new location.
get
Search for locations.
get
Fetch location info via cursor ids.
post
Update information on a location.
post
Attach media files to a location as photos (stitched via schemastitcher).
post
Remove photos from a location.
post
Mark photos as favourite.
post
Archive locations.
post
Cancel archival of locations.
get
List media files attached to a single location (starred + unstarred).
get
Return the status of a bulk add-media-to-location request.
Posts
7
Reviews
10
Supporting APIs
4
Locations
Update information on a location.
post
/api/v4/locations/update
Request body
object
required
input
UpdateLocationInput
required
Response
Successful response
UpdateLocationPayload
required
clientMutationId
string
location
LocationSummaryType
Summary view of a business location.
errors
MutationErrorType[]
success
boolean
Changes