General Info
The CRS Public API is exposed via Swagger and can be accessed using the following URL:
{host_url}/{microservice_name}/swagger/
where:
{host_url}– The URL of the CRS instance to integrate with (e.g., https://prod02shadow.cloudretailsystems.dk/).{microservice_name}– The name of the microservice you intend to use.
Microservices Used for Webshop Integration
The following microservice names are used in the scope of webshop integration:
securityinventoryfinancialmediaactors
Request Body & Swagger UI
- Only the minimal request body required for specific queries/operations is provided in this documentation.
- Additional request fields can be found in Swagger UI*
Additional Reference
For a concise API reference, please read the following document: CRS API Reference