https://b-api.lbkrs.com/portfolio/statement/update_statement_remarkProduction: 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
This field is required.
Specifies Account No.. When omitted, the client is located by aaid.
Statement file type. This field is required.
0 · Daily Statement1 · Monthly Statement2 · Temp Statement
Date the statement belongs to. Submit YYYYMM for monthly statements (file_type=1) and YYYYMMDD for other types. This field is required.
Updated customer remark text. This field is required.
Action type for this request. For editing a remark, always send 3. This field is required.
1 · Create2 · Delete3 · Edit
Included only when editing as { type: 'data_diff', data: <before/after changes> } for approval display.
An audit-trail field that records the differences before and after the operation. It is not a business parameter.
Responses
HTTP 200The request was processed successfully. The response data does not contain additional business fields.codemessagedatadataobjectdata structureOn success data is an empty object.
No 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