Account - store level
Update a store
Updates the store identified in the path. You can only update some store parameters.
To make this request, your API credential must have the following role:
- Management API—Stores read and write
In the live environment, requests to this endpoint are subject to rate limits.
patch/merchants/{merchantId}/stores/{storeId}
Path parameters
merchantIdstring required
The unique identifier of the merchant account.
storeIdstring required
The unique identifier of the store.
Request body
Response
OK - the request has succeeded.