https://b-api.longbridge.xyz/billing/billing_item_nameAuthorization
Send the Broker ACCESS_TOKEN as Authorization: Bearer <token>.
Parameters
biz_typestringRequiredBusiness type used to filter fee types.
Call GET /v1/datasets/refs/billing_business_type_all to retrieve the current data dictionary, and use the returned entry's key as this parameter's value.
Responses
HTTP 200The request was processed successfully. data contains names.codemessagedatadataobjectdata structureReturned value: List of billing item names.
Child attributes
Submitted as the name_id field when creating a billing scenario.
Returned value: Name (English).
Returned value: Name (Simplified Chinese).
Returned value: Name (Traditional Chinese).
See the billing_item_name_state data dictionary for value definitions.
See the billing_item_name_charing_party reference data for value
meanings.
See the billing_item_name_type data dictionary for value definitions.
Returned value: Fee Code.
HTTP 400Bad request. Check the business error code in code and the error details in message.codemessagedatadataobjectdata structureNo nested fields
HTTP 401The user is not authenticated, or the login session has expired.codemessagedatadataobjectdata structureNo nested fields
HTTP 403The current account is not authorized to use this feature. Grant the required permission to the account in User Permission.codemessagedatadataobjectdata structureNo nested fields
HTTP 408The request timed out. Check the business error code in code and the error details in message.codemessagedatadataobjectdata structureNo nested fields