Skip to content
Longport Whale
Exchange Service Control

Service Strategy

Query the Service Strategy list.

POSThttps://b-api.longbridge.xyz/v1/datasets/atm_forex_service_strategy

Authorization

AuthorizationstringheaderRequired

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

Request body application/json

filtersobject

Filters

Child attributes
filters.channel_namestring

Exchange Channel. Values are dynamically queried from forex_channel_name (not fixed); fetch them live via GET /v1/datasets/refs/forex_channel.

filters.support_currencystring

Currency Pair

filters.change_typestring

Exchange Type. Options: 0 = None; 1 = Large Amount Exchange; 2 = Small Amount Exchange (within exchange pool); 3 = Small Amount Exchange (beyond exchange pool)

0123

filters.service_strategystring

Exchange Strategy. Options: SINGLE = Channel exchange; BATCH = Pool exchange

SINGLEBATCH

filters.enable_flagstring

Status. Options: true = Enable; false = Deactivate

truefalse

pageinteger

Page

page_sizeinteger

Page Size

orderByarray<object>

Order By

Responses

HTTP 200Paginated list result.
Standard response envelopecodemessagedata
dataobjectdata structure
listarray<object>required

List

totalintegerrequired

Total

Whale Docs