Skip to content
Longport Whale
Idle Cash

Save Idle Cash Product

Submitted from the top "Create" / in-row "Edit" drawer on the Idle Cash page; create and edit reuse the same interface, differing only in whether an id is carried. Fields include topic_id, counter_id, and highlights (with an extra id when editing).

POSThttps://b-api.longbridge.xyz/admin/funds/save_idle_money_product

Authorization

AuthorizationstringheaderRequired

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

Request body application/json

idstring

Product ID. The primary key of the idle-cash wealth-management product, passed only when editing (record?.id); omitted when creating.

topic_idnumberrequired

Topic/Group ID. Corresponds to the "Select Topic" form field; options come from the ref-group fund_idle_money_product_topics, converted with Number(values.topic_id).

counter_idstringrequired

Fund Counter ID. Corresponds to the form's "Select Fund"; the fund counter_id selected via fund search.

highlightsstringrequired

Selling Point (multi-locale). The multilingual "selling point" input in the form; serialized into a trilingual {en, zh-CN, zh-HK} string before submission.

audit_frontend_resourceobject

Audit Trace Info. A front-end audit-tracking object containing $behavior (action description) and $action (add/edit); on edit it additionally carries the original record fields.

Responses

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

No nested fields

Whale Docs