Skip to content
Longport Whale
Stock Management

Preview Broker Notify Email

This endpoint is shared by the Transfer In / Email Records and Transfer Out / Email Records pages; it locates records by broker_id/ids and distinguishes transfer-in from transfer-out via is_rollover_in.

POSThttps://b-api.longbridge.xyz/notify/broker/preview

Authorization

AuthorizationstringheaderRequired

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

Request body application/json

broker_idstringrequired

Broker ID

idsarray<string>required

Business ID List

is_rollover_inbooleanrequired

Is Rollover In. true=deposit-in (rollover), false=transfer-out (transfer_out).

Responses

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

No nested fields

Whale Docs