Skip to content
Longport Whale
Cashflow Types

Create Fund Type

Submitted from the "Add" form of the Cashflow Types page. The fields come from the ModalForm form items name (locales-input, containing zh-CN/zh-HK/en) and remark (textarea); before submission they are split into name/name_cn/name_en/name_hk/remark.

POSThttps://b-api.longbridge.xyz/book/addFundTypes

Authorization

AuthorizationstringheaderRequired

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

Request body application/json

namestringrequired

Name (current locale). Taken from the name form field's value for the current UI language (zh-CN/zh-HK/en).

name_cnstringrequired

Name (Simplified Chinese)

name_enstringrequired

Name (English)

name_hkstringrequired

Name (Traditional Chinese)

remarkstring

Remark

Responses

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

No nested fields

Whale Docs