Initialize the Commerce Engine
The Sitecore Commerce Server SDK includes code samples for DevOps operations, so that you can access the Commerce Server API directly. The following instructions assumes that you are using Postman to exercise the Commerce Server API.
To initialize the Commerce Engine:
In the Collections pane in Postman, navigate to the SitecoreCommerce_DevOps folder.
Open the 3 Environment Initialize folder.
Execute the
Initialize OpsApi Environment
call to the API (select the command and click Send in the main Postman window).Execute the
Initialize Environment
call to the API (select the command and click Send in the main Postman window).