Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 707 Bytes

catalog-service.md

File metadata and controls

15 lines (10 loc) · 707 Bytes

Catalog Service

Description

This service is intended to fully manage catalogs for Merchants and Municipalities. This component should expose capabilities in order to allow:

  • create/update/delete/get a catalog of products for a given merchant.
  • create/update/delete/get a catalog of fines for a given municipality.
  • add/update/delete/get products to a certain merchant's catalog.
  • add/update/delete/get fines to municipality's catalog.

It should also have an integration with Business Rules Service in order to return the reedemtion points depending on a certain product or fine.

Technology

More info about technology concerns in Technology