Skip to content
Longport Whale
Fund Management

Verify (Enable/Disable) Fund

Shared endpoint of the Public Fund Management / Fund Management and Private Fund / Fund Management list pages, distinguished by type=fund/private. A single item uses adminVerifyFund (counter_id) and a batch uses adminBatchVerifyFund (counter_ids), but it is the same endpoint.

POSThttps://b-api.longbridge.xyz/funds/admin/verify-fund

Authorization

AuthorizationstringheaderRequired

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

Request body application/json

counter_idstring

Counter ID. Sent for a single-item operation.

counter_idsarray<string>

Counter ID List. Sent during batch operations.

verifybooleanrequired

Verify (Enable)

typestringrequired

Fund Type. Options: fund = Public Fund; private = Private Fund

fundprivate

audit_frontend_resourceobject

Audit Frontend Resource

Responses

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

No nested fields

Whale Docs