https://b-api.lbkrs.com/funds/admin/edit-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
Fund File ID. Fund File ID associated with this request.
Display Name (Locales). A JSON string whose keys are languages (zh-CN/zh-HK/en) and whose values are the display names for the corresponding language.
File Link (Locales). A JSON string containing the key and name of the uploaded file for each language 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. The list of selected user group IDs.
Audit Context. Audit-trail object, containing the operation type, the post-edit content, and the pre-edit snapshot, used for backend auditing; not a business field filled in 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