Skip to content
Longport Whale
Client-side Display

Add Billing Account Fee Info Item

Submitted by the "Add" form on the Client-side Display page, adding a special-fee display item. It changes real data.

POSThttps://b-api.longbridge.xyz/v1/billing/account_fee_info_item

Authorization

AuthorizationstringheaderRequired

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

Request body application/json

tabstringrequired

Business Tab. Market tab, taken from the single-selected market at the top of the page; automatically attached by the front end and not an editable form field.

nameobjectrequired

Name (multi-locale). A multilingual name object keyed by zh-CN/zh-HK/en.

descobject

Description (multi-locale). A multilingual description object keyed by zh-CN/zh-HK/en.

conditionsarray<string>required

Trigger Conditions. Array element { field, value }: field is a condition-item ID (values from the billing_my_rate_condition_field dynamic enumeration, e.g. '3' for account/counter conditions); value is an array of selected values (strings); the values of some condition items come from their corresponding dynamic enumerations.

Responses

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

No nested fields

Whale Docs