GET accounts/subscription/TypeName
Check the Name of subsciption you have
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
SusbriptionName
Flipr.Web.Api.Controllers.JsonWrappers.SusbriptionNameName | Description | Type | Additional information |
---|---|---|---|
Name |
Gets or sets a value indicating Name of a sub |
string |
None. |
Response Formats
application/json, text/json
Sample:
{ "Name": "sample string 1" }
text/html
Sample:
{"Name":"sample string 1"}