Location {shopifyr}R Documentation

Location Functions

Description

Location Functions

Usage

getLocations(...)

getLocation(locationId, ...)

getLocationsCount(...)

getLocationInventoryLevels(locationId, ...)

Arguments

...

additional request parameters

locationId

a Location id

Value

a list containing a Location fields or a list of Locations

References

Shopify API Location documentation: https://help.shopify.com/api/reference/inventory/location


[Package shopifyr version 1.0.0 Index]