GET api/StructuredProducts/GetMarketValuesByPmId/{Id}

Gets latest market values for the pmid:s sent in the id parameter

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Id

PMId in a comma separated list

string

Required

Body Parameters

None.

Response Information

Resource Description

List of products delivered as standard as JSON. Use header to get XML.

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.