Skip to content
Longport Whale
Billing & Sharing Mgmt

User Commission Sharing Plan Management

Query the User Commission Sharing Plan Management list.

POSThttps://b-api.longbridge.xyz/v1/datasets/booking_billing_dcp_member_bindings

Authorization

AuthorizationstringheaderRequired

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

Request body application/json

filtersobject

Filters

Child attributes
filters.aaidstring

Client

filters.namestring

Package Name

filters.package_idstring

Fee Package. Values are dynamically queried from billing_packages_ref (not fixed); fetch them live via GET /v1/datasets/refs/billing_packages.

filters.broker_codestring

AE. Values are dynamically queried from b2b_broker_list_for_select (not fixed); fetch them live via GET /v1/datasets/refs/broker_accounts_for_select.

pageinteger

Page

page_sizeinteger

Page Size

orderByarray<object>

Order By

Responses

HTTP 200Paginated list result.
Standard response envelopecodemessagedata
dataobjectdata structure
listarray<object>required

List

totalintegerrequired

Total

Whale Docs