Account - store level
Get a store
Returns the details of the store identified in the path.
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/merchants/{merchantId}/stores/{storeId}
Path parameters
merchantIdstring required
The unique identifier of the merchant account.
storeIdstring required
The unique identifier of the store.
Response
OK - the request has succeeded.