New Preorder cancelling
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user