POST api/General?year={year}&month_position={month_position}&month_description={month_description}&ndm={ndm}&period={period}&ndy={ndy}&factor={factor}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
year | integer |
Required |
|
month_position | integer |
Required |
|
month_description | string |
Required |
|
ndm | integer |
Required |
|
period | string |
Required |
|
ndy | integer |
Required |
|
factor | decimal number |
Required |
Body Parameters
None.
Response Information
Resource Description
stringResponse Formats
application/json, text/json, text/html
Sample:
"sample string 1"
application/xml, text/xml
Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>