Update Accounts
POST {{baseurl}}apireport?svc=getReport&reportName=API_Account_Update
Create/Update account
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 |
Request Body
{"accounts"=>[{"Portfolio"=>"Fund1", "Strategy"=>"Strategy1", "Custodian"=>"Custodian1"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |