https://b-api.longbridge.xyz/v1/atm/va/add/withdraw/audit/ruleAuthorization
Send the Broker ACCESS_TOKEN as Authorization: Bearer <token>.
Request body application/json
Rule Name
Priority. Value range 1–999.
Channel. Distinguishes the upstream party for the deposit account; the only front-end option is currently HASHKEY.
Applicable Accounts. For "All Accounts" pass all; for "Specified Accounts" pass multiple securities account numbers separated by commas.
Company Fund Allocation Status. Multi-select, joined into a comma-separated string upon submission; values come from the atm_va_ref_broker_allocation_status dynamic enum, with known values: all - All, 4 - Success, 5 - Failure, 6 - Exception, 7 - Rejected.
Crypto & Quantity Range List. A dynamic list where each item is { coin: currency (values come from the global_coin dynamic enum), quantity_min: minimum quantity, quantity_max: maximum quantity }.
Equivalent USD Amount Range. { amount_min, amount_max }, an optional numeric range.
Review Delay Time. In minutes; value range 1–999.
Audit Type. Values come from the atm_va_ref_coin_withdraw_audit_type dynamic enum: auto_pass - Auto Approve, auto_reject - Auto Reject, manual_ticket - Manual Ticket Review.
Status. enabled - Enabled, disabled - Disabled
Remark. At most 500 characters.
Responses
HTTP 200No confirmable field definitions are available for the response yet.codemessagedatadataobjectdata structureNo nested fields