-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Decision Proposal 264 - Telco Invoice Payloads #264
Comments
The decision proposal has been attached to the issue's original comment. |
The billing invoice data proposal includes fields re data uploaded and data downloaded. These fields should be optional depending on whether the provider currently provides this information. Not all telco invoices include this information. For example, dodo's invoices for NBN FTTP Unlimited 100Mbps plan does not include this information. Some of the fields re pay on time discount are optional and others are mandatory, given not all telcos offer such discounts these fields should be all optional. Leanne O'Donnell |
Out of interest, @LeanneVOD, if a provider doesn't provide certain information on an invoice does that mean they don't hold that information? The banking sector is required to share all sorts of data that some banks don't make available through any other channel and this is what makes CDR so good for the consumer; they can access and share all of their data! 🙌 So, I would hope in this case that data uploaded and data downloaded are both properties that are held by the provider even if they don't disclose it on their invoices. For the benefit of the consumer, it would be awesome for this data to be available for sharing 😊 |
There's a lot of overlapping data across endpoints popping up across the DPs. Suggest that telco endpoints maintain clear boundaries of data sets across endpoints rather than repetition in different shapes. It is a distinct possibility that endpoints are crossing data type boundaries (rules) which will cascade into CX language and ultimately implementations. |
Please note some of the feedback provided below also applies to the #265 Billing Transactions and #266 Balance and Usage and any changes should be applied across. General Comment General Comment across Account, Invoice, Billing transaction, Balance and Usage payloads. End Points POST /telco/account/invoices GET /telco/accounts/{accountId}/invoices Query Parameters newest-date & oldest-date Amount Response Payloads > usage > data > amount Roaming & International Response Payloads > usage > voice > international (International and roaming calls) data.invoices[].invoice.usage.roaming Charges data.invoices[].invoice.accountCharges.totalGst data.invoices[].invoice.usage Duration data.invoices[].invoice.usage.voice.national.duration SMS & MMS data.invoices[].invoice.messaging |
This consultation is now being closed for feedback. As described in Noting Paper 255 - Approach to Telco Sector Standards, next steps will be to:
|
Marking this consultation as |
This decision proposal contains a recommendation for the candidate payloads for the Invoice data cluster for the telecommunications sector.
The decision proposal is embedded below:
Decision Proposal 264 - Billing Invoice Data Payloads.pdf
This consultation will be open for feedback until the 17th October 2022.
The text was updated successfully, but these errors were encountered: