Create Fund

POST {{BASE_URL}}/refdata/funds

Request Body

{"Accounts"=>nil, "Ccy"=>nil, "Config"=>nil, "ExtendedRefData"=>nil, "ExtendedValues"=>{"StringValue"=>"12345", "BoolValue"=>true, "NumericValue"=>123.45}, "ExternalReferences"=>{"ExternalSource"=>"12345"}, "InceptionDate"=>"0001-01-01T00:00:00", "IsInactive"=>false, "Name"=>"Test Name", "ShortCode"=>"TEST", "Theme"=>nil}

HEADERS

KeyDatatypeRequiredDescription
Acceptstring