Skip to content

Commit

Permalink
Merge pull request #123 from CloudHealth/Custom-Price-Books
Browse files Browse the repository at this point in the history
Partner Statement API update
  • Loading branch information
msokolow12 authored May 29, 2019
2 parents 3375a62 + 662b425 commit 29127ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions _partner/cust-statement-read-multiple.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ right_code_blocks:
- code_block: |-
{
customer_id : 1211,
cloud: "AWS",
billing_period : "2016-08",
total_amount : 211,523.09,
status : "estimated",
Expand Down
1 change: 1 addition & 0 deletions _partner/cust-statement-read-single.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ right_code_blocks:
- code_block: |-
{
customer_id : 1211,
cloud: "AWS",
billing_period : "2016-08",
total_amount : 211,523.09,
status : "estimated",
Expand Down

0 comments on commit 29127ff

Please sign in to comment.