https://b-api.lbkrs.com/v1/datasets/atm_withdraw_batchesAuthorization
Send the Broker ACCESS_TOKEN as Authorization: Bearer <token>.
Permission
The Broker ACCESS_TOKEN must be granted the permission above, or the call will be rejected.
Request body application/json
Filters
Child attributes
Batch No.
Withdraw Channel. Values are dynamically queried from atm_select_lb_bank_channel_id_name (not fixed); fetch them live via GET /v1/datasets/refs/withdraw_company_bank_channels.
Created Time. Range filter; both bounds are optional (omit a bound to leave that side unbounded). Defaults to the range [6 day(s) ago, today] when omitted (gte/lte roll with the request date).
Child attributes
Greater Than or Equal
Less Than or Equal
Page
Page Size
Order By
Responses
HTTP 200Paginated list result.codemessagedatadataobjectdata structureList
Child attributes
Batch No.
Batch Name
Bank Channel
Status
Status (raw value). Raw value behind field state: state returns the human-readable display value resolved via a dictionary/join mapping, while this field returns the underlying code/ID before that mapping.
Total Records
Total Amount
Total Fees
Withdrawal Bank Account Info
Withdrawal Bank Account Info (raw value). Raw value behind field lb_bank_account_id: lb_bank_account_id returns the human-readable display value resolved via a dictionary/join mapping, while this field returns the underlying code/ID before that mapping.
Service fee account
Service fee account (raw value). Raw value behind field fee_bank_account_id: fee_bank_account_id returns the human-readable display value resolved via a dictionary/join mapping, while this field returns the underlying code/ID before that mapping.
Applicant
Applicant (raw value). Raw value behind field applicant: applicant returns the human-readable display value resolved via a dictionary/join mapping, while this field returns the underlying code/ID before that mapping.
Auditor
Auditor (raw value). Raw value behind field auditor: auditor returns the human-readable display value resolved via a dictionary/join mapping, while this field returns the underlying code/ID before that mapping.
Origin Form
Origin Form (raw value). Raw value behind field origin_from: origin_from returns the human-readable display value resolved via a dictionary/join mapping, while this field returns the underlying code/ID before that mapping.
Created Time
Update Time
Withdrawal Rule ID
Total
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