-
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 265 - Telco Billing Transactions Payloads #265
Comments
The decision proposal has been attached to the issue's original comment. |
Preamble There seems to be an explicit definition of Fixed Internet Services in this and all the other Decision Proposals. During Treasury consultation on the Rules Amendments for Telco last week it was stated the rules proposal of "fixed internet services" was deliberately ambiguous. On this basis, I feel the assumptions made in this and other telco DPs on the definition of fixed internet services is quite likely to be incorrect. Things that can be classified as fixed internet services include data centre terminations (ie. ethernet), SHDSL, legacy connectivity methods (ISDN) and even POTS terminations (ie. 14kbit connectivity for back to base services). There's also very limited clarification as to the definition of "internet" in this context because services can be terminated in a variety of ways and have access to the "internet" via a variety of routing mechanisms. If the limitation was whether the service has a "public internet address" that wouldn't be accurate either because carrier-grade NAT is in use in a variety of retail offerings. Suffice to say, the definition of what is actually in scope needs to be clarified rather than assumed in a Decision Proposal by a government entity who openly state they aren't responsible for Rules interpretation. Perhaps there should be a Decision Proposal to define the scope of what is a "fixed internet service" in the first place so at least "clarifications" in the future could have a baseline to work on a maintenance task to uplift? Anyway, a few quick notes:
Footnote: The payload in this draft seems really confused. It has account identifiers, payment methods, invoices and balances all in one big blob. It's a bit of a pick and mix. I can't help but wonder if an alignment to something like energy endpoints may be worthwhile because this endpoint seems like it will cross scopes and be a huge payload (ie. i can see ADRs implementing just this endpoint and slamming source systems). Ie. Split out to balances, billing, invoices and payment methods. |
Please review this in conjunction with #264 and #266 as there is common feedback across the proposals. Data.account Account.transactions.paymentmethod data.accounts[].account.transactions[].transaction.services For the services Array of Objects, when the transaction is a payment of the amount owing across multiple invoices (exceeds the value of any single invoice), do the services include all services associated with all applicable invoices? data.accounts[].account.transactions[].transaction.paymentMethod data.accounts[].account.transactions[].transaction.services[].service.invoiceNumber How does the invoiceNumber apply to a subscription scenario (given that it's Mandatory)? transactionDate startDate, endDate type Worth adding the definition of these attributes to remove any ambiguity of interpretation. |
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 Billing and Transaction data clusters for the telecommunications sector.
The decision proposal is embedded below:
Decision Proposal 265 - Billing Transactions 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: