Skip to content
Longport Whale
Configuration

MMF Operation

Submitted by the inline operations (unpublish/publish/remove/add) on the Cash Plus configuration page. It changes real fund states such as publish/unpublish/remove.

POSThttps://b-api.longbridge.xyz/portfolio/funds/mmf/operation

Authorization

AuthorizationstringheaderRequired

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

Request body application/json

counter_idstringrequired

Fund Counter ID. The corresponding fund's counter_id, from the fund-search selection result.

actionstringrequired

Action. Operation type: 0 = unpublish, 1 = publish, 9 = remove; the "Add" operation is also mapped to 1 (publish).

audit_frontend_resourceobjectrequired

Audit Frontend Resource. Contains a $behavior field recording the action name of this operation (e.g. unpublish/publish/remove/add), used only for audit tracing; not a business parameter.

Responses

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

No nested fields

Whale Docs