commercetools / commercetools-postman-collection

Collection of commercetools API examples setup on top of Postman
117 stars 171 forks source link
api api-rest audit-sdk postman postman-collection

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:

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:

:warning: 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.