List all Store Areas
GET/v1/store_areas
List all Store Areas
Request
Responses
- 200
- 400
A dictionary with an items property that contains an array of up to length Store Areas, starting after Store Area start, ordered by name. Each entry in the array is a separate Store Area object. If no more Store Areas are available, the resulting array will be empty.
The request was unacceptable, often due to missing a required parameter.