Skip to content

Commit

Permalink
Moved the diff statements closer to the changes within the energy dat…
Browse files Browse the repository at this point in the history
…a language standards
  • Loading branch information
markverstege committed Sep 7, 2022
1 parent b647a12 commit 9538dba
Showing 1 changed file with 13 additions and 9 deletions.
22 changes: 13 additions & 9 deletions slate/source/includes/cx_standards/data_language.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,21 +81,17 @@ See below for the data language standards for the payees scope:

<br/>

## Energy Language

### Energy Accounts
See below for the data language standards for the energy accounts scopes:

```diff
Energy data language changes were made:

- Removed all references to 'NMI' in permission language in Energy Accounts (energy:accounts.basic:read and energy:accounts.detail:read scopes)
- Removed reference to 'NMI' in permission language in Billing (energy:billing:read scope)
Replaced 'Stored payment information' with 'Payment preferences'
- Stored payment information: Payment details; Scheduled payment amount;
+ Payment preferences: Payment and billing frequency; Any scheduled payment details;
```

## Energy Language

### Energy Accounts
See below for the data language standards for the energy accounts scopes:

|Data cluster language|Permission language|Authorisation Scopes|
|----------------------|------------------------------|-------------------|
|**Accounts and plans**|Account and plan information;|energy:accounts.basic:read|
Expand All @@ -112,13 +108,21 @@ See below for the data language standards for the concession scope:
### Payments
See below for the data language standards for the payments schedule scope:

```diff
Replaced 'Stored payment information' with 'Payment preferences'
- Stored payment information: Payment details; Scheduled payment amount;
+ Payment preferences: Payment and billing frequency; Any scheduled payment details;
```
|Data cluster language|Permission language|Authorisation Scopes|
|----------------------|------------------------------|-------------------|
|**Payment preferences**|Payment and billing frequency;<br>Any scheduled payment details;|energy:accounts.paymentschedule:read|

### Billing
See below for the data language standards for the billing scope:

```diff
- Removed reference to 'NMI' in permission language in Billing (energy:billing:read scope)
```
|Data cluster language|Permission language|Authorisation Scopes|
|----------------------|------------------------------|-------------------|
|**Billing payments and history**|Account balance;<br>Payment method;<br>Payment status;<br>Charges, discounts, credits;<br>Billing date;<br>Usage for billing period;<br>Payment date;<br>Invoice number;|energy:billing:read|
Expand Down

0 comments on commit 9538dba

Please sign in to comment.