Skip to content
Longport Whale
Capital Setups

Modify Company Capital

Submitted from the "Edit" dialog on the Capital Setups page. This page has no data_porter template and is a custom form page; request fields come from the formData form configuration (all converted to strings before submission). Involves company-level real capital configuration and is extremely high-risk.

POSThttps://b-api.longbridge.xyz/risk/v1/cp_capital_adjust/modify

Authorization

AuthorizationstringheaderRequired

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

Request body application/json

credit_currencystringrequired

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

shareholder_fundstringrequired

Shareholder Fund. The integer part is at most 12–13 digits; the front end validates length and 0 is not allowed.

shareholder_amountstringrequired

Shareholder Adjust Amount. The integer part is at most 12–13 digits; the front end validates length and 0 is not allowed.

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