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

@@ -1,7 +1,7 @@
openapi: 3.1.0
info:
title: Sendico Payment API Contract
version: 1.0.0
version: 3.0.0
summary: Minimal client contract for payment execution flows via BFF.
description: |
OpenAPI 3.1 contract focused on flows required to perform payments:
@@ -21,7 +21,7 @@ tags:
description: Organization selection for payment operations
- name: Recipients
description: Recipient CRUD and archive flows
- name: PaymentMethods
- name: Payment Methods
description: Payment method CRUD and archive flows
- name: Payments
description: Quotation and payment orchestration