Skip to content
Longport Whale
Channel Setup

Manage IPO Rich Channel

Create or edit an IPO fund channel. The create, edit, and the embedded entry when creating a financing pool share the same request structure. It involves configuration changes.

POSThttps://b-api.longbridge.xyz/ipo/richchannel/manage

Authorization

AuthorizationstringheaderRequired

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

Request body application/json

idstring

Channel ID. Pass the existing record id when editing; not sent when creating.

namestringrequired

Channel Name. Up to 10 characters, letters/digits/underscores only; not editable in edit mode.

typostringrequired

Supported Types. Multi-select; enum values CASH (cash) / FINANCING (financing) / ZEROCASH (zero-cash) / PLACEMENT (placement); PLACEMENT is available only at certain entry points, while others have only the first three.

to_finistringrequired

Sync to HKEx. Enum value "true"/"false" (string), indicating whether to sync to HKEX.

remarkstring

Remark. Up to 100 characters.

aliasstring

Channel Alias. Channel alias (a reserved field; not collected by any current entry form and may be omitted).

audit_frontend_resourceobject

Audit Frontend Resource. Records a snapshot of the channel data before and after the change and the operation type ($action: add/edit), used for backend audit trails.

Responses

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

No nested fields

Whale Docs