Account - store level
Create a store
Creates a store for the merchant account identified in the path.
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.
post/merchants/{merchantId}/stores
Path parameters
merchantIdstring required
The unique identifier of the merchant account.
Request body
Response
OK - the request has succeeded.
Changes
Changed in 1 of the 50 revisions of this API.2
- ○
added the new optional request property
localizedInformationnew-optional-request-property
- ○
added the optional property
localizedInformationto the response with the200statusresponse-optional-property-added
- ○