Skip to content
Longport Whale
Company Limit Setting

Reset Company Trading Limit Config

Submitted by the "Trading Limit" edit dialog on the Company Limit Setting page. Request fields come from the form's formData and the pick whitelist in onSubmit. Involves real company-level trading-limit configuration.

POSThttps://b-api.longbridge.xyz/risk/v1/company_trading_limit_cfg/reset_apply

Authorization

AuthorizationstringheaderRequired

Send the Broker ACCESS_TOKEN as Authorization: Bearer <token>.

Request body application/json

credit_currencystringrequired

Credit Currency. Taken from the credit_currency of the record currently being edited.

cp_total_trading_limitnumberrequired

Company Total Trading Limit

cp_total_trading_limit_reviewed_warningnumberrequired

Reviewed Limit Warning Threshold

cp_total_trading_limit_used_warningnumberrequired

Used Limit Warning Threshold

audit_frontend_resourceobject

Audit Frontend Resource. Records the original record content before submission, used for comparison display in the approval ticket.

Responses

HTTP 200No confirmable field definitions are available for the response yet.
Standard response envelopecodemessagedata
dataobjectdata structure

No nested fields

Whale Docs