Skip to content
Longport Whale
OB Order Reporting Management

OB Reported Order Overview

Query the OB Reported Order Overview list.

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

Authorization

AuthorizationstringheaderRequired

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

Request body application/json

filtersobject

Filters

Child attributes
filters.counter_idstring

Counter Id

filters.ob_channelstring

OB Channel. Values come from the account_channels dynamic enumeration; not a fixed set.

filters.statusstring

Status. Options: 1 = Pending Order Generation; 3 = Generation failed, pending synchronization; 4 = Generation successful, pending synchronization; 2,5 = Generation failed, synchronized; 6 = Successful, synchronized

1342,56

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