Skip to content

Commit

Permalink
Update specification/attributes/discount_handling.md
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Flanakin <[email protected]>
  • Loading branch information
BenShy and flanakin authored Nov 6, 2023
1 parent 28e2652 commit cc95e1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specification/attributes/discount_handling.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Indicates how to include and apply discounts to usage charges or rows.
* The BilledCost MUST be 0 for any row where the commitment covers the entire cost for the charge period.
* The EffectiveCost MUST be the portion of the amortized purchase cost that applies to this row.
* CommitmentUtilization MUST be "Used" for rows that received a reduced price from that commitment.
* If a commitment is not fully utilized, the provider MUST include a row that represents the unused portion of the commitment for that charge period. CommitmentUtilization MUST be "Not Used".
* If a commitment is not fully utilized, the provider MUST include a row that represents the unused portion of the commitment for that charge period. Charge Subcategory MUST be "Commitment Unused".
* The sum of the EffectiveCost for all "Used" and "Not Used" rows for each CommitmentDiscountId MUST be the same as the BilledCost of the commitment-based discount purchase.
* Credits that are applied after the fact MUST use a ChargeType of "Adjustment" and ChargeSubcategory of "Credit".

Expand Down

0 comments on commit cc95e1c

Please sign in to comment.