Account - store level
Get a list of stores
Returns a list of stores. The list is grouped into pages as defined by the query parameters.
To make this request, your API credential must have one of the following roles:
- Management API—Stores read
- Management API—Stores read and write
In the live environment, requests to this endpoint are subject to rate limits.
get/stores
Query parameters
pageNumberinteger
The number of the page to fetch.
pageSizeinteger
The number of items to have on a page, maximum 100. The default is 10 items on a page.
referencestring
The reference of the store.
merchantIdstring
The unique identifier of the merchant account.
Response
OK - the request has succeeded.