https://b-api.lbkrs.com/funds/admin/add-fund-fileProduction: https://b-api.lbkrs.com · Test: https://b-api.longbridge.xyz
Authorization
Send the Broker ACCESS_TOKEN as Authorization: Bearer <token>.
Permission
The Broker ACCESS_TOKEN must be granted the permission below, or the call will be rejected.
Request body application/json
Display Name (Locales). A JSON string whose key is the language (zh-CN/zh-HK/en) and whose value is the display name for that language.
File Link (Locales). A JSON string that collects the identifiers and names of the files uploaded for each locale, submitted after encoding.
Original File Name (Locales). A JSON string mapping each language to the original uploaded file name.
Remark.
Usage Scenario. Multi-select; submitted as an array of selected enum values.
popup_fund_details_subscriptionpopup_aip_submitinline_fund_order_subscriptioninline_fund_order_redemptioninline_fund_details_profileinline_private_fund_details_fundamental_information
User Group IDs.
File Type. The client passes a fixed value of 7, representing the "Fund File" type; not an editable field.
Audit Context. An audit-trail object assembled by the client, containing snapshots of the operation type, name, remarks, per-language files, scenario, user group, and so on, used for back-office auditing. It is not a business field entered directly by the user.
Responses
HTTP 200The request was processed successfully. The response data does not contain additional business fields.codemessagedatadataobjectdata structureNo nested fields
HTTP 400Bad request. Check the business error code in code and the error details in message.codemessagedatadataobjectdata structureNo nested fields
HTTP 401The user is not authenticated, or the login session has expired.codemessagedatadataobjectdata structureNo nested fields
HTTP 403The current account is not authorized to use this feature. Grant the required permission to the account in User Permission.codemessagedatadataobjectdata structureNo nested fields
HTTP 408The request timed out. Check the business error code in code and the error details in message.codemessagedatadataobjectdata structureNo nested fields