https://b-api.longbridge.xyz/clearing/account_instruction_settingsAuthorization
Send the Broker ACCESS_TOKEN as Authorization: Bearer <token>.
Request body application/json
Specifies the action to perform. This field is required.
Allowed values:
1- Add2- Delete3- Modify
1 · Add2 · Delete3 · Modify
ID of the account-level settlement instruction rule record. May be omitted on add; required on edit or delete to target an existing record.
Specifies the client securities account the rule applies to.
Specifies the market.
Specifies the settlement channel.
Specifies the trade stage.
Specifies the business type.
Specifies the buy/sell direction.
Specifies the position side (long/short).
Specifies the instruction type.
Specifies the settlement method.
Specifies the default custodian.
Specifies the default sub-account.
Provides audit context for this operation.
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