POST api/BillingDetails/GetUsageGraphDataForGA
Request Information
URI Parameters
None.
Body Parameters
UsageGraphDataName | Description | Type | Additional information |
---|---|---|---|
BSCustomerID | string |
None. |
|
StartYearMonth | string |
None. |
|
EndYearMonth | string |
None. |
|
Language | string |
None. |
|
RPTInfo | string |
None. |
|
callerID | string |
None. |
Request Formats
application/json, text/json
Sample:
{ "BSCustomerID": "sample string 1", "StartYearMonth": "sample string 2", "EndYearMonth": "sample string 3", "Language": "sample string 4", "RPTInfo": "sample string 5", "callerID": "sample string 6" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
stringResponse Formats
application/json, text/json
Sample:
"sample string 1"