Billing Admin
Get overdrafts
get /api/http/billing-admin/overdrafts
Rights, that may be checked: View usage data
|
Request arguments |
---|
No arguments |
|
Set overdrafts
put /api/http/billing-admin/overdrafts
Rights, that may be checked: Update overdrafts
|
Request arguments |
---|
object with fields: storage : integer (format: int32) 
bandwidth : integer (format: int32) 
ciCredits : integer (format: int32) 
|
|
Get billing report
get /api/http/billing-admin/reports/{billingPeriod}
Returns a billing report for the given billing period
Rights, that may be checked: View usage data
|
Request arguments |
---|
billingPeriod : string (Path) 
|
|
Get billing report for today
get /api/http/billing-admin/reports/today
Returns a billing report for today
Rights, that may be checked: View usage data
|
Request arguments |
---|
date : string (format: full-date) (Query) 
|
|
Last modified: 08 September 2022