Skip to content
Longport Whale
Data source verification rules

Add Data Check Config

Submission from the "Add" drawer form on the data source reconciliation rule page; fields include data source, business type, channel, reconciliation data source, and reconciliation business type.

POSThttps://b-api.longbridge.xyz/book/data/check

Authorization

AuthorizationstringheaderRequired

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

Request body application/json

sourceIdstringrequired

Data Source. Single-select; value comes from the book_data_source dynamic enum (excluding the agent and settlement-contract data source types), not fixed.

busi_typearray<string>required

Business Type. Multi-select; the value varies by data source: when the data source is 1 it comes from pg_book_types_bilateral_account, and when the data source is 6 it comes from the pg_book_types_member_fee_account dynamic enum; not fixed.

channelstring

Channel. Text input; this field is disabled when the data source = 6.

check_sourcestringrequired

Check Data Source. Single-select; the values come from the book_data_check_source dynamic enum and are not fixed.

check_busi_typearray<string>required

Check Business Type. Multi-select; the values come from the book_data_check_source_type dynamic enum and are not fixed.

Responses

HTTP 200No confirmable field definitions are available for the response yet.
Standard response envelopecodemessagedata
dataobjectdata structure

No nested fields

Whale Docs