From 1f0b2cf71a8cee2884b55cb6339be02a577833b7 Mon Sep 17 00:00:00 2001 From: SHENGXING LU Date: Fri, 22 May 2026 13:01:31 +0200 Subject: [PATCH] enable period coverage attribute in acbrs --- .../api/applied-customer-bill-management-extension.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/customer-bill-management/api/applied-customer-bill-management-extension.yaml b/customer-bill-management/api/applied-customer-bill-management-extension.yaml index ae38fc62..e1547b3f 100644 --- a/customer-bill-management/api/applied-customer-bill-management-extension.yaml +++ b/customer-bill-management/api/applied-customer-bill-management-extension.yaml @@ -331,6 +331,9 @@ definitions: name: type: string description: Name of the customer applied billing rate + periodCoverage: + $ref: '#/definitions/TimePeriod' + description: periodCoverage for RecurringCharge (RC) indicating the RC coverage period dates for different purposes, such as RC proration, display on bill, GL reporting, etc. periodCoverage for OC start and end date will be the same '@baseType': type: string description: When sub-classing, this defines the super-class