removed customerSTatusInstanceId

This commit is contained in:
Mirjam Herald 2025-11-18 13:49:23 +01:00
parent 6de1d6f22b
commit e47464f4a6

View File

@ -231,8 +231,7 @@ paths:
ietfCode: nl-NL
iso639Code: nl
customerStatusInstances:
- customerStatusInstanceId: 1
customerStatus:
- customerStatus:
name: Active
customerStatusId: 2
fromInclusive: "2022-08-04 15:01:00.000"
@ -356,20 +355,17 @@ paths:
ietfCode: nl-NL
iso639Code: nl
customerStatusInstances:
- customerStatusInstanceId: 1
customerStatus:
- customerStatus:
name: Active
customerStatusId: 2
fromInclusive: "2022-08-04 15:01:00.000"
toInclusive: "2022-08-05 15:01:00.000"
- customerStatusInstanceId: 4
customerStatus:
- customerStatus:
name: Blocked
customerStatusId: 3
fromInclusive: "2022-08-05 15:01:00.000"
toInclusive: "2023-08-05 15:01:00.000"
- customerStatusInstanceId: 9
customerStatus:
- customerStatus:
name: Active
customerStatusId: 2
fromInclusive: "2023-08-05 15:01:00.000"
@ -518,8 +514,7 @@ paths:
ietfCode: nl-NL
iso639Code: nl
customerStatusInstances:
- customerStatusInstanceId: 1
customerStatus:
- customerStatus:
name: Active
customerStatusId: 2
fromInclusive: "2022-08-04 15:01:00.000"
@ -657,14 +652,12 @@ paths:
ietfCode: nl-NL
iso639Code: nl
customerStatusInstances:
- customerStatusInstanceId: 1
customerStatus:
- customerStatus:
name: Active
customerStatusId: 2
fromInclusive: "2022-08-04 15:01:00.000"
toInclusive: "2022-08-05 15:01:00.000"
- customerStatusInstanceId: 2
customerStatus:
- customerStatus:
name: Blocked
customerStatusId: 3
fromInclusive: "2022-08-05 15:01:00.000"
@ -2375,9 +2368,7 @@ components:
type: string
getCustomerStatusInstance:
type: object
properties:
customerStatusInstanceId:
type: integer
properties:
customerStatus:
$ref: "#/components/schemas/getCustomerStatus"
fromInclusive:
@ -2722,10 +2713,6 @@ components:
example: 1
postCustomerStatusResponse:
type: object
properties:
customerStatusInstanceId:
type: integer
example: 1
postCustomerPreferencesResponse:
type: object
properties: