Order Service (v0.0.1)

This service will be deprecated on May 1, 2026

This service is being deprecated and replaced by the new service PurchaseService. Please contact the team for more information.

Service that contains order related information

Overview

The Orders Service is responsible for managing customer orders within the system. It handles order creation, updating, status tracking, and interactions with other services such as Inventory, Payment, and Notification services to ensure smooth order processing and fulfillment.

Architecture diagram

publishes event
Order Service
v0.0.1Service
Order Completed
v0.0.1Event
  • services (1)
  • events (1)

Messages for this service

Sends messages (1)

Quickly find the message you need by searching for the name, type, or summary.
NameVersionTypeSummary
Order Completed
v0.0.1eventEmitted when a fraud check has been completed for a transaction

Receives messages (0)

Quickly find the message you need by searching for the name, type, or summary.
NameVersionTypeSummary
No messages found
Event-driven architecture documentation: Bigbox