Receipting Microservice

The Receipting microservice is the service that generates a small static PDF receipt from the provided form definition and data payload. This will support HTML pages (for Maestro forms) and also PDF overlays (for Acroforms). If multiple packages are provided then this service will concatenate the receipts together (iText).

This service is applicable to onboarding applications which need to generate a receipt as a PDF record of the data entered during the customer journey. Once generated the receipt will be stored in the Document Microservice.

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 Contents.


Bookmark Name Actions
Feedback
x