Skip to content

commercetools/commercetools-postman-collection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Composable Commerce Postman Collections

Postman provides a REST client that helps you executing API requests without any development effort. API requests can be organized into collections that you can import into Postman.

Theoretically, you can run the whole commerce journey from creating Customers and Products to creating Orders where these Customers purchase the Products.

Key benefits of using the Composable Commerce Postman Collections:

  • Works with minimum technical knowledge with no coding required
  • Can be used as soon as you have created a Project
  • The API endpoints can be explored to achieve a holistic view of how Composable Commerce and other services operate

This repository contains Postman Collections including requests and responses for most Composable Commerce endpoints. For each request, the smallest possible payload is given. Optional fields can be found in the related official documentation.

Additionally, the collections provide example requests and responses for specific tasks and more complex data models.

Disclaimer

This is not the official commercetools documentation. To learn more about Composable Commerce APIs and to find the complete and approved documentation, visit docs.commercetools.com.

Available Postman Collections

The following Postman Collections are available:

⚠️ Note:

  • Be aware that Postman automatically synchronizes environment variables (including your API Client credentials) to your workspace if logged in.
  • Use these collections only for development purposes and non-production projects.

Feel free to clone the collections and adjust them to your needs.

Getting started

For information on how to use the Composable Commerce Postman Collections and set up an environment, refer to Getting started.