Backend

Implements business logic.

Payment ServicePayment ServicePayment Service[container]Accept OrderPayment[REST JSON]MethodPOSTPath/v1/orders/{id}/paymentStatus: order already paid409 ConflictStatus: order not found404 Not FoundStatus: success201 Created
Payment Service