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
Key | Datatype | Required | Description |
---|---|---|---|
$select | string | Select properties to be returned, see Select | |
$expand | string | Expand related entities, see Expand |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
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"}]}}}