Skip to content

ta-rule-normalizer-svc

This API will be responsible for storing and managing all the rules for the transaction normalizer/beautifier.

Endpoints (6)

Method Path Summary Tags
POST /v1/rules Create a new rule, name and description are for internal use, normalizerTypeName is the type name that will show on investor side. Optional receiverNormalizerTypeName and senderNormalizerTypeName can be provided for specific translations on each side.
GET /v1/rules No description
GET /v1/rules/{id} No description
PUT /v1/rules/{id} Update a rule by id
DELETE /v1/rules/{id} No description
GET /health Get status of service health Health