Wonach suchst Du?
What are you looking for?

How do I browse the REST API using Swagger?

Overview

metasfresh uses Swagger to expose REST API functions and endpoints.

You can reach the REST API by appending /app/swagger-ui/index.html to your personal instance/server URL, which is usually composed as follows:

Via Swagger you can browse through and use all available endpoints.
For more information about using the REST API, please refer to our general guide on the metasfresh web service.

Next Steps (optional)


View source file on GitHub.com