Skip to main content
Version: 1.16

Product Restitution services

Products restitution Services are a set of facultative REGARDS services that allows user to ask for products files availability to be able to download them.

Cold storages files

Restitution services are mandatory for products with files stored on Cold storages. This kind of storage implies that all the data are not available for download at any time. Users need to request files for availability first.

To allow users to order products from your catalog, you need to use these microservices :

  • rs-order : Manage users orders.
  • Optional rs-delivery : Deliver ordered products files.
  • Optional rs-processing : Manage pre-processing of ordered products files.

The following schema explains the interactions between microservices to handle an order with optional delivery and/or processing.

To learn more about rs-order service architectures and API, see Order service documentation