Originations Data Storage Microservice
The Originations Data Storage microservice is the storage service that implements the storage features offered by Journey Manager. This is mainly because the requirements will come from the development of custom user Journeys and Journey Manager has been developed from many years of writing these journeys and it makes sense to learn and expand these features rather than start from scratch.
To learn more about this microservice and its architecture, read overview.
To understand the underlying data structure, check data models section of this documentation.
To check the APIs and Swagger specification, explore APIs section of this documentation.
To deploy this microservice, follow the deployment instructions for various containers.
There is much more information about this microservice, which you can access using the table of content.
In this topic