Build a container (C#)
Version:
When working with Sitecore Experience Commerce Service API, you must include your Commerce Engine operations and commands within a container call. You can re-use the same container for different Commerce operations.
The following is an example of how to build a container class using C#: