Skip to content
Longport Whale
Company Limit Setting

Reset Company Finance Config

Submitted from the "Financing Limit" edit dialog on the Company Limit Setting page. This page is a custom form (no data_porter template). It changes real company-level financing-limit configuration.

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

Authorization

AuthorizationstringheaderRequired

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

Request body application/json

currencystringrequired

Currency. Displayed disabled in the form; taken from the record currently being edited.

cp_finance_totalstringrequired

Max Finance Total. Converted to a string via toString before submission by the front-end InputNumber.

cp_finance_used_warningstringrequired

Finance Used Warning Threshold

cp_advance_used_warningstringrequired

Advance Used Warning Threshold

margin_typestringrequired

Margin Type. Passed in via the external marginType prop; not a form field; the specific enum values are not confirmed within this component.

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