Logistics Service
Simple API that handles interactions between users and their baskets. Use this service to add, remove and query the status of a users basket.
This service will also generate Async events for downstream services.
flowchart LR
classDef event stroke:#6851db,stroke-width: 4px;
classDef producer stroke:#75d7b6,stroke-width: 2px;
classDef consumer stroke:#818cf8,stroke-width: 2px;
click Logistics_Service href "/disecomm/domains/Inventory/services/Logistics Service" "Go to Logistics Service" _self
Last updated on 2024/12/1