POST api/DataSet/DateExtended?productId={productId}&pool={pool}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
productId | integer |
Required |
|
pool | string |
Required |
Body Parameters
None.
Response Information
Resource Description
SI.Model.Simfund.Generic.CustomOptionName | Description | Type | Additional information |
---|---|---|---|
Name | string |
None. |
|
Value | string |
None. |
Response Formats
application/json, text/json
Sample:
{ "Name": "sample string 1", "Value": "sample string 2" }