https://b-api.longbridge.xyz/v1/datasets/atm_group_deposit_configsThis Dataset query is read-only. Use GET by default. If the encoded query parameters are too large, send the same parameters as a JSON body with POST to the same path.
Authorization
Send the Broker ACCESS_TOKEN as Authorization: Bearer <token>.
Query parameters
Filters. Combines business filters. Omit a filter field to disable that filter.
Child attributes
Bank Region. Filters results by Bank Region.
Values are dynamic. Call GET /v1/datasets/refs/regions_cn_name to retrieve the current data dictionary, and use the returned entry's key as this parameter's value.
Bank Name. Filters results by Bank Name.
Values are dynamic. Call GET /v1/datasets/refs/region_banks_all to retrieve the current data dictionary, and use the returned entry's key as this parameter's value.
Abbreviation Of Deposit Bank. Filters results by Abbreviation Of Deposit Bank.
Deposit Method. Filters results by Deposit Method.
Values are dynamic. Call GET /v1/datasets/refs/deposit_channel_types to retrieve the current data dictionary, and use the returned entry's key as this parameter's value.
Language. Filters results by Language.
Allowed values:
en- Englishzh-CN- Simplified Chinesezh-HK- Traditional Chinese
enzh-CNzh-HK
Broker. Filters results by Broker.
Values are dynamic. Call GET /v1/datasets/refs/member_organizations to retrieve the current data dictionary, and use the returned entry's key as this parameter's value.
Approval Status. Filters results by Approval Status.
Allowed values:
new_pending_review- New to approvedelete_pending_review- Delete to approveupdate_pending_review- Edit to approveon_pending_review- List to approveoff_pending_review- Delist to approveinit- Initial
new_pending_reviewdelete_pending_reviewupdate_pending_reviewon_pending_reviewoff_pending_reviewinit
Publish Status. Filters results by Publish Status.
Allowed values:
1- Active2- Inactive99- New
1299
Currency. Filters results by Currency.
Values are dynamic. Call GET /v1/datasets/refs/tenant_deposit_currencies to retrieve the current data dictionary, and use the returned entry's key as this parameter's value.
Page. Page number to retrieve, starting from 1.
Page Size. Number of records to return per page.
Order By. Array of sorting rules. Each item defines a sort field and direction.
Responses
HTTP 200On success, returns paginated Deposit Parameter Setups records together with pagination metadata such as the page number, page size, and total record count.codemessagedatadataobjectdata structureList. Returned value: List of list.
Child attributes
Publish Status. Returned value: Publish Status.
Publish Status (raw value). Raw value of state. The state field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.
Bank Region. Returned value: Bank Region.
Bank Region (raw value). Raw value of region_id. The region_id field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.
Bank Name. Returned value: Bank Name.
Bank Name (raw value). Raw value of region_bank_ids. The region_bank_ids field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.
Deposit Method(Weight). Returned value: Deposit Method(Weight).
FPS Account ID. Returned value: FPS Account ID.
Currency. Returned value: Currency.
Beneficiary Bank Abbr.(Account Type). Returned value: Beneficiary Bank Abbr.(Account Type).
Beneficiary Bank Abbr.(Account Type) (raw value). Raw value of lb_bank_account_id. The lb_bank_account_id field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.
Approval Status. Returned value: Approval Status.
Approval Status (raw value). Raw value of audit_status. The audit_status field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.
Verification Status. Returned value: Verification Status.
Verification Status (raw value). Raw value of auth_state. The auth_state field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.
Priority. Returned value: Priority.
eDDA Auth Type. Returned value: eDDA Auth Type.
eDDA Auth Type (raw value). Raw value of edda_auth_type. The edda_auth_type field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.
Cost Born By. Returned value: Cost Born By.
Cost Born By (raw value). Raw value of fee_payer. The fee_payer field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.
Language Guides. Returned value: Language Guides.
Broker. Returned value: Broker.
Broker (raw value). Raw value of org_id. The org_id field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.
Create Time. Returned value: Create Time. The date or time format follows the value returned by the API.
Update Time. Returned value: Update Time. The date or time format follows the value returned by the API.
Total. Returned value: Total number of matching records, used for pagination.
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