Query Accounts - Samples with Filters
GET {{baseurl}}apireport?svc=getReport&reportName=API_Account_Retrieve&inputParamName=filters&inputParamValue=Account.Portfolio~!=~Fund1
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
svc | string | (Required) Needs to be populated with getReport | |
reportName | string | (Required) Report name that has been provided by LiquidityBook | |
inputParamName | string | ||
inputParamValue | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"node":"953","nodeGroup":"LOGIC-953","rc":0,"report":[{"AcctCode":"Fund1_Strategy1_Custodian1","Portfolio":"Fund1","Custodian":"Custodian1","AcctName":"Fund1_Strategy1_Custodian1","TaxLotMethod":"","Strategy":"Strategy1"}]}