GET Api/Series
The api/series method will get a list of all question series for the account.
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of ProviderSeries| Name | Description | Type | Additional information |
|---|---|---|---|
| SeriesID |
Gets or Sets the Series ID Field. |
integer |
None. |
| SeriesName |
Gets or Sets the Series ID Field. |
string |
None. |
| OIVRSeriesID |
Gets or Sets the OIVRSeries ID Field. |
string |
None. |
| Active |
Gets or Sets the Active Field. |
boolean |
None. |
| ProviderID |
Gets or Sets the ProviderID Field. |
integer |
None. |
| ProviderName |
Gets or Sets the ProviderName Field. |
string |
None. |
| DBInstance |
Gets or Sets the DBInstance Field. |
string |
None. |
| AccountName |
Gets or Sets the AccountName Field. |
string |
None. |
| IsAutoSchedule |
Gets or Sets the IsAutoSchedule Flag. |
boolean |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample not available.