Get catalog in your application
To get items data, use the Get sellable items API call. In the response, you will receive detailed information about virtual items within your project. For subsequent order creation, you need the item SKU that is passed in the items.sku
parameter.
You can also get items data from the catalog using the API calls from the Common > Catalog or Virtual Items & Currency > Catalog documentation sections.
Calling API methods for the catalog is available without authorization. Do not pass the Authorization
header when making a request.
You can call catalog methods on both the client and server sides of your application.
Found a typo or other text error? Select the text and press Ctrl+Enter.