New Preorder cancelling

This commit is contained in:
Frank Schubert
2024-02-15 20:44:04 +01:00
parent 0d62e07d3e
commit dfa8d7ca1d
14 changed files with 138 additions and 44 deletions

View File

@@ -725,6 +725,20 @@ paths:
required: true
schema:
type: string
- name: status
in: query
description: |
Kündigungsgund (**Default**: 910)
| code | text | description |
|------|------|-------------|
| 899 | Cancelled | Storniert: Keine Leitungsrechte / Genehmigung |
| 900 | Cancelled | Storniert: Wirtschaftliche Umstände |
| 910 | Cancelled | Storniert: Keine Begründung |
| 920 | Cancelled | Gekündigt durch Kunde |
| 921 | Cancelled | Gekündigt durch ISP |
schema:
type: integer
responses:
'200':
description: Successful operation