https://b-api.longbridge.xyz/billing/item_fieldsAuthorization
Send the Broker ACCESS_TOKEN as Authorization: Bearer <token>.
Responses
HTTP 200The request was processed successfully. data contains biz_map.codemessagedatadataobjectdata structureEach key is a biz_type value, such as 1 or 2; see
billing_business_type_all for its meaning. Each value contains the field rules
for that business type.
Child attributes
Returned value: List of field rules.
Child attributes
A field name from the Create Billing Scenario request body, such as
divisor, metric_type, granularity, cutoff_method, or
benchmark_rate.
Allowed values for the current business type. An empty list means unrestricted.
Returned value: Default Value.
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