Read an entry by key from Investment Activity Type - DEPRECATED.

GET {{baseUrl}}/CnsldtnOfInvestmentsActivity('{{InvestmentActivityType}}')?$select=InvestmentActivityType,InvestmentActivityType&$expand=to_CnsldtnOfInvestmentsActyT,to_CnsldtnOfInvestmentsActyT

Read an entry by key from Investment Activity Type - DEPRECATED.

Request Params

KeyDatatypeRequiredDescription
$selectstringSelect properties to be returned, see Select
$expandstringExpand related entities, see Expand

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"d":{"InvestmentActivityType":"\u003cstring\u003e","InvestmentActivityType_Text":"\u003cstring\u003e","to_CnsldtnOfInvestmentsActyT":{"results":[{"Language":"\u003cstring\u003e","InvestmentActivityType":"\u003cstring\u003e","InvestmentActivityTypeText":"\u003cstring\u003e"},{"Language":"\u003cstring\u003e","InvestmentActivityType":"\u003cstring\u003e","InvestmentActivityTypeText":"\u003cstring\u003e"}]}}}