Create an On-Demand Sandbox
Use the POST/sandboxes
method of the Sandbox API to create an on-demand sandbox.
To open the Sandbox API user interface, go to B2C Commerce Sandbox API.
Click Authorize.
Enter the API client ID for the Sandbox API.
To dismiss the authorization window and return to the Sandbox API user interface, click Close.
In the Sandboxes section of the Sandbox API user interface, click to expand the
POST/sandboxes
method.Click Try it out.
In the request body, replace <your realm id> with the appropriate value.
If you don't want to use 24 hours for the Time-to-Live value for the sandbox, replace the ttl value of 24 with any number of hours up to 2160. You can also enter 0 or less for ttl to specify that the sandbox lasts until you delete it.
Enter values for OCAPI or WebDAV settings if applicable, or delete those sections of the request body.
Click Execute.
Note - BM creation will take 15-20 minutes after hitting the API
Set up the RefArch Sites-
In the response of sandbox creation API, you will get a BM link. Use that link to open BM.
Navigate to Administration → Site Development → Site Import & Export.
From the list of available imports, Select “Storefront Reference Architecture Demo Sites“ and clink on Import.
On the next page, Select “Storefront Reference Architecture base“ amd click “Deploy”.
It will take 15-20 mins for the Import.
Once the import is done, Click on “Select a Site“ and select “RefArch“.
Navigate to Merchant Tools → Search → Search Indexes and Click on “Rebuild All“.
Storefront is ready to use.