Skip to content
Day-End Tasks

Get Business Steps

Get Business Steps.

Request parameters

  • Required: ledger_date (ledger_date)
  • See each field for its format, allowed values, and business meaning.

Result

On success, the endpoint returns the requested data. See the 200 response schema for field definitions.

GEThttps://b-api.lbkrs.com/clearing/get_busin_steps

Production: https://b-api.lbkrs.com · Test: https://b-api.longbridge.xyz

Authorization

AuthorizationstringheaderRequired

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

Permission

lb_hk_clearing.clearing_busin_stepsus_clearing.clearing_busin_stepsLB only

The Broker ACCESS_TOKEN must be granted the permission below, or the call will be rejected.

Parameters

ledger_datestringRequired

Trade Ledger Date

Responses

HTTP 200The request was processed successfully. The response data does not contain additional business fields.
Standard response envelopecodemessagedata
dataobjectdata structure
listarray<object>
Child attributes
flow_namestring

Flow name

busin_nointeger

Busin no

stepsarray<object>
Child attributes
step_idstring

Step id

busin_nointeger
step_nointeger

Step no

methodstring
method_namestring
statusinteger

Status

remarkstring

Remark

paramsstring
urlstring
start_timestring

Start time

end_timestring

End time

prev_method_namesstring

Prev method names

suggestionstring

Suggestion

readyobject
Child attributes
method_namestring
statusinteger

Status

end_timestring

End time

suggestionstring
itemsarray<object>
Child attributes
item_codestring
item_namestring
statusinteger

Status

descriptionstring

Description

suggestionstring

Suggestion

item_idstring
ticket_idstring
auto_clearingobject
Child attributes
ledger_dateinteger
busin_nointeger
task_totalinteger

Task total

task_finishedinteger

Task finished

statusinteger

Status

account_channelstring
HTTP 400Bad request. Check the business error code in code and the error details in message.
Standard response envelopecodemessagedata
dataobjectdata structure

No nested fields

HTTP 401The user is not authenticated, or the login session has expired.
Standard response envelopecodemessagedata
dataobjectdata structure

No nested fields

HTTP 403The current account is not authorized to use this feature. Grant the required permission to the account in User Permission.
Standard response envelopecodemessagedata
dataobjectdata structure

No nested fields

HTTP 408The request timed out. Check the business error code in code and the error details in message.
Standard response envelopecodemessagedata
dataobjectdata structure

No nested fields

Whale Docs