GET api/Provider?api_key={api_key}&username={username}&action={action}&context={context}&providerID={providerID}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
api_key | string |
Required |
|
username | string |
Required |
|
action | string |
None. |
|
context | string |
None. |
|
providerID | integer |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/xml
Sample:
Sample not available.