diff --git a/docs/includes/cds_telco b/docs/includes/cds_telco
index b680841a..724d9548 100644
--- a/docs/includes/cds_telco
+++ b/docs/includes/cds_telco
@@ -1873,13 +1873,6 @@ To perform this operation, you must be authenticated and authorised with the fol
ID of a specific account to obtain data for. This is a tokenised ID previously obtained from the Account List end point. In accordance with CDR ID permanence requirements |
-open-status |
-query |
-string |
-optional |
-Used to filter results according to open/closed status. Values can be OPEN, CLOSED or ALL. If absent then ALL is assumed |
-
-
x-v |
header |
string |
@@ -1922,26 +1915,6 @@ To perform this operation, you must be authenticated and authorised with the fol
The customer's original standard http headers Base64 encoded, including the original User Agent header, if the customer is currently logged in to the data recipient. Mandatory for customer present calls. Not required for unattended or unauthenticated calls. |
-Enumerated Values
-
-
-Parameter |
-Value |
-
-
-
-open-status |
-ALL |
-
-
-open-status |
-CLOSED |
-
-
-open-status |
-OPEN |
-
-
Example responses
@@ -6842,7 +6815,7 @@ To perform this operation, you must be authenticated and authorised with the fol
Object that contains links to additional information on specific topics |
-Enumerated Values
+Enumerated Values
Property |
@@ -7208,7 +7181,7 @@ To perform this operation, you must be authenticated and authorised with the fol
Open or closed status for the account. If not present then OPEN is assumed |
-Enumerated Values
+Enumerated Values
Property |
@@ -7367,7 +7340,7 @@ To perform this operation, you must be authenticated and authorised with the fol
Represents a manual payment schedule where the customer pays in response to a delivered statement. Mandatory if paymentScheduleUType is set to manualPayment |
-Enumerated Values
+Enumerated Values
Property |
@@ -7480,7 +7453,7 @@ To perform this operation, you must be authenticated and authorised with the fol
Array of ENUM's to specify what the concession applies to. Multiple ENUM values can be provided. If absent, USAGE is assumed |
-Enumerated Values
+Enumerated Values
Property |
@@ -7677,7 +7650,7 @@ To perform this operation, you must be authenticated and authorised with the fol
Indicator of the payment status for the invoice |
-Enumerated Values
+Enumerated Values
Property |
@@ -7941,7 +7914,7 @@ To perform this operation, you must be authenticated and authorised with the fol
none |
-Enumerated Values
+Enumerated Values
Property |
@@ -8159,7 +8132,7 @@ To perform this operation, you must be authenticated and authorised with the fol
Optional array of adjustments arising for this transaction |
-Enumerated Values
+Enumerated Values
Property |
@@ -8218,7 +8191,7 @@ To perform this operation, you must be authenticated and authorised with the fol
The method of payment |
-Enumerated Values
+Enumerated Values
Property |
@@ -8480,7 +8453,7 @@ To perform this operation, you must be authenticated and authorised with the fol
Plan type for this feature. METERED: A plan is charged by usage for the feature. UNMETERED: A plan with no limits for a feature. LIMITED: Where plan limit inclusions apply. UNSUPPORTED: Feature is not supported |
-Enumerated Values
+Enumerated Values
Property |
@@ -8574,7 +8547,7 @@ To perform this operation, you must be authenticated and authorised with the fol
Australian address formatted according to the file format defined by the PAF file format. Required if addressUType is set to paf |
-Enumerated Values
+Enumerated Values
Property |
@@ -9855,7 +9828,7 @@ To perform this operation, you must be authenticated and authorised with the fol
The type of the feature |
-Enumerated Values
+Enumerated Values
Property |
@@ -10477,7 +10450,7 @@ To perform this operation, you must be authenticated and authorised with the fol
Mandatory if openStatus is OPEN |
-Enumerated Values
+Enumerated Values
Property |
@@ -10815,7 +10788,7 @@ To perform this operation, you must be authenticated and authorised with the fol
The mechanism by which the payment amount is calculated. Explanation of values are as follows:
- STATIC - Indicates a consistent, static amount, per payment
- BALANCE - Indicates that the outstanding balance for the account is paid per period
- CALCULATED - Indicates that the payment amount is variable and calculated using a pre-defined algorithm
|
-Enumerated Values
+Enumerated Values
Property |
@@ -10913,7 +10886,7 @@ To perform this operation, you must be authenticated and authorised with the fol
The mechanism by which the payment amount is calculated. Explanation of values are as follows:
- STATIC - Indicates a consistent, static amount, per payment
- BALANCE - Indicates that the outstanding balance for the account is paid per period
- CALCULATED - Indicates that the payment amount is variable and calculated using a pre-defined algorithm
|
-Enumerated Values
+Enumerated Values
Property |
@@ -10994,7 +10967,7 @@ To perform this operation, you must be authenticated and authorised with the fol
The mechanism by which the payment amount is calculated. Explanation of values are as follows:
- STATIC - Indicates a consistent, static amount, per payment
- BALANCE - Indicates that the outstanding balance for the account is paid per period
- CALCULATED - Indicates that the payment amount is variable and calculated using a pre-defined algorithm
|
-Enumerated Values
+Enumerated Values
Property |
@@ -11572,7 +11545,7 @@ To perform this operation, you must be authenticated and authorised with the fol
A free text description of the charge |
-Enumerated Values
+Enumerated Values
Property |
diff --git a/docs/includes/releasenotes/releasenotes.1.22.0.html b/docs/includes/releasenotes/releasenotes.1.22.0.html
index 8b883bbd..aaae9f19 100644
--- a/docs/includes/releasenotes/releasenotes.1.22.0.html
+++ b/docs/includes/releasenotes/releasenotes.1.22.0.html
@@ -251,8 +251,8 @@ Changes Made
Change Requests<
This release addresses the following minor defects raised on Standards Staging:
This release addresses the following change requests raised on Standards Maintenance:
@@ -309,7 +309,7 @@ API End Points
Holistic Feedback |
-Minor fixes arising from the feedback provided in the Holistic Thress for Maintenance Iteration 13 |
+Minor fixes arising from the feedback provided in the Holistic Thread for Maintenance Iteration 13 |
Various |
diff --git a/docs/includes/swagger/cds_telco.json b/docs/includes/swagger/cds_telco.json
index bd5ec6b2..a486f86f 100644
--- a/docs/includes/swagger/cds_telco.json
+++ b/docs/includes/swagger/cds_telco.json
@@ -1198,18 +1198,6 @@
"type" : "string"
},
"style" : "simple"
- }, {
- "description" : "Used to filter results according to open/closed status. Values can be OPEN, CLOSED or ALL. If absent then ALL is assumed",
- "explode" : true,
- "in" : "query",
- "name" : "open-status",
- "required" : false,
- "schema" : {
- "default" : "ALL",
- "enum" : [ "ALL", "CLOSED", "OPEN" ],
- "type" : "string"
- },
- "style" : "form"
}, {
"description" : "Version of the API end point requested by the client. Must be set to a positive integer. The data holder should respond with the highest supported version between [x-min-v](#request-headers) and [x-v](#request-headers). If the value of [x-min-v](#request-headers) is equal to or higher than the value of [x-v](#request-headers) then the [x-min-v](#request-headers) header should be treated as absent. If all versions requested are not supported then the data holder must respond with a 406 Not Acceptable. See [HTTP Headers](#request-headers)",
"explode" : false,
diff --git a/docs/includes/swagger/cds_telco.yaml b/docs/includes/swagger/cds_telco.yaml
index 4ecbdead..05869f17 100644
--- a/docs/includes/swagger/cds_telco.yaml
+++ b/docs/includes/swagger/cds_telco.yaml
@@ -1192,20 +1192,6 @@ paths:
schema:
type: string
style: simple
- - description: Used to filter results according to open/closed status. Values
- can be OPEN, CLOSED or ALL. If absent then ALL is assumed
- explode: true
- in: query
- name: open-status
- required: false
- schema:
- default: ALL
- enum:
- - ALL
- - CLOSED
- - OPEN
- type: string
- style: form
- description: Version of the API end point requested by the client. Must be
set to a positive integer. The data holder should respond with the highest
supported version between [x-min-v](#request-headers) and [x-v](#request-headers).
diff --git a/docs/index.html b/docs/index.html
index d4d5f2bd..24b30454 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -45428,13 +45428,6 @@ Parameters
ID of a specific account to obtain data for. This is a tokenised ID previously obtained from the Account List end point. In accordance with CDR ID permanence requirements |
-open-status |
-query |
-string |
-optional |
-Used to filter results according to open/closed status. Values can be OPEN, CLOSED or ALL. If absent then ALL is assumed |
-
-
x-v |
header |
string |
@@ -45478,28 +45471,6 @@ Parameters
-Enumerated Values
-
-
-
-Parameter |
-Value |
-
-
-
-open-status |
-ALL |
-
-
-open-status |
-CLOSED |
-
-
-open-status |
-OPEN |
-
-
-
Example responses
@@ -50508,7 +50479,7 @@ TelcoProduct
Object that contains links to additional information on specific topics |
-Enumerated Values
+Enumerated Values
Property |
@@ -50878,7 +50849,7 @@ TelcoAccountBase
Open or closed status for the account. If not present then OPEN is assumed |
-Enumerated Values
+Enumerated Values
Property |
@@ -51037,7 +51008,7 @@ TelcoPaymentSchedule
Represents a manual payment schedule where the customer pays in response to a delivered statement. Mandatory if paymentScheduleUType is set to manualPayment |
-Enumerated Values
+Enumerated Values
Property |
@@ -51150,7 +51121,7 @@ TelcoConcession
Array of ENUM's to specify what the concession applies to. Multiple ENUM values can be provided. If absent, USAGE is assumed |
-Enumerated Values
+Enumerated Values
Property |
@@ -51347,7 +51318,7 @@ TelcoInvoice
Indicator of the payment status for the invoice |
-Enumerated Values
+Enumerated Values
Property |
@@ -51619,7 +51590,7 @@ TelcoBillingTransaction<
none |
-Enumerated Values
+Enumerated Values
Property |
@@ -51837,7 +51808,7 @@ TelcoBillingOtherTr
Optional array of adjustments arising for this transaction |
-Enumerated Values
+Enumerated Values
Property |
@@ -51896,7 +51867,7 @@ TelcoBillingPayme
The method of payment |
-Enumerated Values
+Enumerated Values
Property |
@@ -52170,7 +52141,7 @@ Properties
-Enumerated Values
+Enumerated Values
@@ -52266,7 +52237,7 @@ CommonPhysicalAddress
Australian address formatted according to the file format defined by the PAF file format. Required if addressUType is set to paf |
-Enumerated Values
+Enumerated Values
Property |
@@ -53563,7 +53534,7 @@ TelcoProductDetailFeat
The type of the feature |
-Enumerated Values
+Enumerated Values
Property |
@@ -54189,7 +54160,7 @@ TelcoAccountPlans
Mandatory if openStatus is OPEN |
-Enumerated Values
+Enumerated Values
Property |
@@ -54543,7 +54514,7 @@ Properties
-Enumerated Values
+Enumerated Values
@@ -54647,7 +54618,7 @@ Properties
-Enumerated Values
+Enumerated Values
@@ -54734,7 +54705,7 @@ Properties
-Enumerated Values
+Enumerated Values
@@ -55366,7 +55337,7 @@ Properties
-Enumerated Values
+Enumerated Values
diff --git a/slate/source/includes/cds_telco.md b/slate/source/includes/cds_telco.md
index 1a082b1f..78d2f310 100644
--- a/slate/source/includes/cds_telco.md
+++ b/slate/source/includes/cds_telco.md
@@ -1083,7 +1083,6 @@ Other Versions: [v1](includes/obsolete/get-telco-account-detail-v1.html)
|Name|In|Type|Required|Description|
|---|---|---|---|---|
|accountId|path|string|mandatory|ID of a specific account to obtain data for. This is a tokenised ID previously obtained from the Account List end point. In accordance with [CDR ID permanence](#id-permanence) requirements|
-|open-status|query|string|optional|Used to filter results according to open/closed status. Values can be OPEN, CLOSED or ALL. If absent then ALL is assumed|
|x-v|header|string|mandatory|Version of the API end point requested by the client. Must be set to a positive integer. The data holder should respond with the highest supported version between [x-min-v](#request-headers) and [x-v](#request-headers). If the value of [x-min-v](#request-headers) is equal to or higher than the value of [x-v](#request-headers) then the [x-min-v](#request-headers) header should be treated as absent. If all versions requested are not supported then the data holder must respond with a 406 Not Acceptable. See [HTTP Headers](#request-headers)|
|x-min-v|header|string|optional|Minimum version of the API end point requested by the client. Must be set to a positive integer if provided. The data holder should respond with the highest supported version between [x-min-v](#request-headers) and [x-v](#request-headers). If all versions requested are not supported then the data holder must respond with a 406 Not Acceptable.|
|x-fapi-interaction-id|header|string|optional|An **[[RFC4122]](#nref-RFC4122)** UUID used as a correlation id. If provided, the data holder must play back this value in the x-fapi-interaction-id response header. If not provided a **[[RFC4122]](#nref-RFC4122)** UUID value is required to be provided in the response header to track the interaction.|
@@ -1091,14 +1090,6 @@ Other Versions: [v1](includes/obsolete/get-telco-account-detail-v1.html)
|x-fapi-customer-ip-address|header|string|optional|The customer's original IP address if the customer is currently logged in to the data recipient. The presence of this header indicates that the API is being called in a customer present context. Not to be included for unauthenticated calls.|
|x-cds-client-headers|header|[Base64](#common-field-types)|conditional|The customer's original standard http headers [Base64](#common-field-types) encoded, including the original User Agent header, if the customer is currently logged in to the data recipient. Mandatory for customer present calls. Not required for unattended or unauthenticated calls.|
-#### Enumerated Values
-
-|Parameter|Value|
-|---|---|
-|open-status|ALL|
-|open-status|CLOSED|
-|open-status|OPEN|
-
> Example responses
> 200 Response
diff --git a/slate/source/includes/releasenotes/releasenotes.1.22.0.html.md b/slate/source/includes/releasenotes/releasenotes.1.22.0.html.md
index 2cb69a0d..b9b450ee 100644
--- a/slate/source/includes/releasenotes/releasenotes.1.22.0.html.md
+++ b/slate/source/includes/releasenotes/releasenotes.1.22.0.html.md
@@ -15,10 +15,10 @@ Release notes for version v1.22.0 of the [CDR Standards](../../index.html).
## Changes Made
### Change Requests
-This release addresses the following minor defects raised on [Standards Staging](https://github.com/ConsumerDataStandardsAustralia/standards-staging/issues):
+This release addresses the following minor defects raised on [Standards Staging](https://github.com/ConsumerDataStandardsAustralia/standards-staging/issues):
-- [Fix for a missing font in styles](ConsumerDataStandardsAustralia/standards-staging#235)
-- [Broken links in Register API section](ConsumerDataStandardsAustralia/standards-staging#234)
+- [Fix for a missing font in styles](https://github.com/ConsumerDataStandardsAustralia/standards-staging/issues/235)
+- [Broken links in Register API section](https://github.com/ConsumerDataStandardsAustralia/standards-staging/issues/234)
This release addresses the following change requests raised on [Standards Maintenance](https://github.com/ConsumerDataStandardsAustralia/standards-maintenance/issues):
@@ -53,7 +53,7 @@ No changes
| Register API x-v Comments | [**Standards Maintenance #544**](https://github.com/ConsumerDataStandardsAustralia/standards-maintenance/issues/544): Updated Register API x-v request header descriptions to specify the specific default value if not present | [DCR APIs](../../#register-apis) |
| Add Owner Field for Banking Accounts | [**Standards Maintenance #513**](https://github.com/ConsumerDataStandardsAustralia/standards-maintenance/issues/513): Adds a new `accountOwnership` field to banking account end points. Change results in new end point versions | [Banking APIs](../../#banking-apis) |
| Telco Draft Standards Update | Updates arising from the feedback provided [Decision Proposal 275 - Holistic Feedback on Telco Standards](https://github.com/ConsumerDataStandardsAustralia/standards/issues/275) | [Draft Telco APIs](../../#telco-apis) |
-| Holistic Feedback | Minor fixes arising from the feedback provided in the [Holistic Thress for Maintenance Iteration 13](https://github.com/ConsumerDataStandardsAustralia/standards-maintenance/issues/551) | Various |
+| Holistic Feedback | Minor fixes arising from the feedback provided in the [Holistic Thread for Maintenance Iteration 13](https://github.com/ConsumerDataStandardsAustralia/standards-maintenance/issues/551) | Various |
## Information Security Profile
diff --git a/slate/source/includes/swagger/cds_telco.json b/slate/source/includes/swagger/cds_telco.json
index bd5ec6b2..a486f86f 100644
--- a/slate/source/includes/swagger/cds_telco.json
+++ b/slate/source/includes/swagger/cds_telco.json
@@ -1198,18 +1198,6 @@
"type" : "string"
},
"style" : "simple"
- }, {
- "description" : "Used to filter results according to open/closed status. Values can be OPEN, CLOSED or ALL. If absent then ALL is assumed",
- "explode" : true,
- "in" : "query",
- "name" : "open-status",
- "required" : false,
- "schema" : {
- "default" : "ALL",
- "enum" : [ "ALL", "CLOSED", "OPEN" ],
- "type" : "string"
- },
- "style" : "form"
}, {
"description" : "Version of the API end point requested by the client. Must be set to a positive integer. The data holder should respond with the highest supported version between [x-min-v](#request-headers) and [x-v](#request-headers). If the value of [x-min-v](#request-headers) is equal to or higher than the value of [x-v](#request-headers) then the [x-min-v](#request-headers) header should be treated as absent. If all versions requested are not supported then the data holder must respond with a 406 Not Acceptable. See [HTTP Headers](#request-headers)",
"explode" : false,
diff --git a/slate/source/includes/swagger/cds_telco.yaml b/slate/source/includes/swagger/cds_telco.yaml
index 4ecbdead..05869f17 100644
--- a/slate/source/includes/swagger/cds_telco.yaml
+++ b/slate/source/includes/swagger/cds_telco.yaml
@@ -1192,20 +1192,6 @@ paths:
schema:
type: string
style: simple
- - description: Used to filter results according to open/closed status. Values
- can be OPEN, CLOSED or ALL. If absent then ALL is assumed
- explode: true
- in: query
- name: open-status
- required: false
- schema:
- default: ALL
- enum:
- - ALL
- - CLOSED
- - OPEN
- type: string
- style: form
- description: Version of the API end point requested by the client. Must be
set to a positive integer. The data holder should respond with the highest
supported version between [x-min-v](#request-headers) and [x-v](#request-headers).
diff --git a/swagger-gen/api/cds_telco.json b/swagger-gen/api/cds_telco.json
index 42586156..4643a54f 100644
--- a/swagger-gen/api/cds_telco.json
+++ b/swagger-gen/api/cds_telco.json
@@ -1198,18 +1198,6 @@
"type" : "string"
},
"style" : "simple"
- }, {
- "description" : "Used to filter results according to open/closed status. Values can be OPEN, CLOSED or ALL. If absent then ALL is assumed",
- "explode" : true,
- "in" : "query",
- "name" : "open-status",
- "required" : false,
- "schema" : {
- "default" : "ALL",
- "enum" : [ "ALL", "CLOSED", "OPEN" ],
- "type" : "string"
- },
- "style" : "form"
}, {
"description" : "Version of the API end point requested by the client. Must be set to a positive integer. The data holder should respond with the highest supported version between [x-min-v](#request-headers) and [x-v](#request-headers). If the value of [x-min-v](#request-headers) is equal to or higher than the value of [x-v](#request-headers) then the [x-min-v](#request-headers) header should be treated as absent. If all versions requested are not supported then the data holder must respond with a 406 Not Acceptable. See [HTTP Headers](#request-headers)",
"explode" : false,
diff --git a/swagger-gen/cds_telco.md b/swagger-gen/cds_telco.md
index 1a082b1f..78d2f310 100644
--- a/swagger-gen/cds_telco.md
+++ b/swagger-gen/cds_telco.md
@@ -1083,7 +1083,6 @@ Other Versions: [v1](includes/obsolete/get-telco-account-detail-v1.html)
|Name|In|Type|Required|Description|
|---|---|---|---|---|
|accountId|path|string|mandatory|ID of a specific account to obtain data for. This is a tokenised ID previously obtained from the Account List end point. In accordance with [CDR ID permanence](#id-permanence) requirements|
-|open-status|query|string|optional|Used to filter results according to open/closed status. Values can be OPEN, CLOSED or ALL. If absent then ALL is assumed|
|x-v|header|string|mandatory|Version of the API end point requested by the client. Must be set to a positive integer. The data holder should respond with the highest supported version between [x-min-v](#request-headers) and [x-v](#request-headers). If the value of [x-min-v](#request-headers) is equal to or higher than the value of [x-v](#request-headers) then the [x-min-v](#request-headers) header should be treated as absent. If all versions requested are not supported then the data holder must respond with a 406 Not Acceptable. See [HTTP Headers](#request-headers)|
|x-min-v|header|string|optional|Minimum version of the API end point requested by the client. Must be set to a positive integer if provided. The data holder should respond with the highest supported version between [x-min-v](#request-headers) and [x-v](#request-headers). If all versions requested are not supported then the data holder must respond with a 406 Not Acceptable.|
|x-fapi-interaction-id|header|string|optional|An **[[RFC4122]](#nref-RFC4122)** UUID used as a correlation id. If provided, the data holder must play back this value in the x-fapi-interaction-id response header. If not provided a **[[RFC4122]](#nref-RFC4122)** UUID value is required to be provided in the response header to track the interaction.|
@@ -1091,14 +1090,6 @@ Other Versions: [v1](includes/obsolete/get-telco-account-detail-v1.html)
|x-fapi-customer-ip-address|header|string|optional|The customer's original IP address if the customer is currently logged in to the data recipient. The presence of this header indicates that the API is being called in a customer present context. Not to be included for unauthenticated calls.|
|x-cds-client-headers|header|[Base64](#common-field-types)|conditional|The customer's original standard http headers [Base64](#common-field-types) encoded, including the original User Agent header, if the customer is currently logged in to the data recipient. Mandatory for customer present calls. Not required for unattended or unauthenticated calls.|
-#### Enumerated Values
-
-|Parameter|Value|
-|---|---|
-|open-status|ALL|
-|open-status|CLOSED|
-|open-status|OPEN|
-
> Example responses
> 200 Response