This commit is contained in:
Stephan D
2026-02-27 01:29:57 +01:00
parent 560e2213b5
commit 7d6d7c3f56
47 changed files with 196 additions and 73 deletions

View File

@@ -3,10 +3,9 @@ components:
PaymentState:
type: string
enum:
- payment_state_unspecified
- payment_state_accepted
- payment_state_funds_reserved
- payment_state_submitted
- payment_state_settled
- payment_state_failed
- payment_state_cancelled
- orchestration_state_unspecified
- orchestration_state_created
- orchestration_state_executing
- orchestration_state_needs_attention
- orchestration_state_settled
- orchestration_state_failed