Skip to content
Transfer-In Details

Transfer-In Details

Queries Transfer-In Details data. Combine business filters in filters, and use page, page_size, and orderBy to control pagination and sorting.

Response

On success, the API returns the matching records and pagination metadata. See each filter field for its purpose, allowed values, and dynamic value source.

GEThttps://b-api.longbridge.xyz/v1/datasets/atm_rollover_stocks

This 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

Authorizationstringheaderfinance.rollover_stockRequired

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

Query parameters

filtersobject

Filters. Combines business filters. Omit a filter field to disable that filter.

Child attributes
member_idstring

Member ID. Filters results by Member ID.

idstring

Transfer-In Record ID. Filters results by Transfer-In Record ID.

rollover_idstring

Transfer-In Request ID. Filters results by Transfer-In Request ID.

origin_idstring

A/C No. Filters results by A/C No.

apply_statestring

Approval Status. Filters results by Approval Status.

Allowed values:

  • 0 - Init
  • 1 - Pending Success Review
  • 2 - Pending Fail Review
  • 3 - Pending Edit Review
  • 4 - Pending Release Review
  • 5 - Pending Release
  • 6 - Delete pending approval

0123456

statestring

Status. Filters results by Status.

Multiple values are supported. Join them with commas (,). Omit the field to disable this filter.

Allowed values:

  • 0 - Pending
  • 1 - Success
  • 2 - Fail
  • 3 - Deleted

0123

counter_idstring

Stock. Filters results by Stock.

created_atobject

Created At. Filters results by Created At.

Child attributes
gtestring

Greater Than or Equal. Inclusive lower bound of the filter range.

ltestring

Less Than or Equal. Inclusive upper bound of the filter range.

settled_atobject

Settled At. Filters results by Settled At.

Child attributes
gtestring

Greater Than or Equal. Inclusive lower bound of the filter range.

ltestring

Less Than or Equal. Inclusive upper bound of the filter range.

si_file_namestring

SI Report Name. Filters results by SI Report Name.

is_realitystring

Physical Scrip?. Filters results by Physical Scrip?.

Allowed values:

  • 0 - NO
  • 1 - YES

01

marketstring

Market. Filters results by Market.

Allowed values: US, HK, UK, SH, SZ, SG, KR, JP, AU, DE, CA, TH, ID, MY, TR, NA, OSL, HAS, EU, UT, GTMMF

USHKUKSHSZSGKRJPAUDECATHIDMYTRNAOSLHASEUUTGTMMF

pageinteger

Page. Page number to retrieve, starting from 1.

page_sizeinteger

Page Size. Number of records to return per page.

orderByarray<object>

Order By. Array of sorting rules. Each item defines a sort field and direction.

Responses

HTTP 200On success, returns paginated Transfer-In Details records together with pagination metadata such as the page number, page size, and total record count.
Standard response envelopecodemessagedata
dataobjectdata structure
listarray<object>required

List. Returned value: List of list.

Child attributes
idstring

Transfer-In Record ID. Returned value: Unique identifier of the current record.

rollover_idstring

Transfer-In Request ID. Returned value: Transfer-In Request ID.

member_idstring

Member ID. Returned value: Member ID.

real_namestring

Client Name. Returned value: Client Name.

origin_idstring

A/C No.. Returned value: A/C No..

si_account_namestring

SI Name. Returned value: SI Name.

broker_idstring

Transfer From. Returned value: Transfer From.

broker_id_valstring

Transfer From (raw value). Raw value of broker_id. The broker_id field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.

marketstring

Market. Returned value: Market.

market_valstring

Market (raw value). Raw value of market. The market field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.

counter_idstring

Stock Code. Returned value: Stock Code.

counter_id_namestring

Stock Name. Returned value: Stock Name.

counter_id_name_valstring

Stock Name (raw value). Raw value of counter_id_name. The counter_id_name field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.

amountstring

Submitted Qty. Returned value: Submitted Qty.

feestring

Handling Fee. Returned value: Handling Fee.

taxstring

GST. Returned value: GST.

coststring

Avg Cost. Returned value: Avg Cost.

is_realitystring

Physical Scrip?. Returned value: Indicates whether physical scrip?.

is_reality_valstring

Physical Scrip? (raw value). Raw value of is_reality. The is_reality field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.

successstring

Transferred Qty. Returned value: Transferred Qty.

si_broker_codestring

SI Broker Code. Returned value: SI Broker Code.

si_purposestring

SI Method. Returned value: SI Method.

si_accountstring

SI Account No. Returned value: SI Account No.

apply_statestring

Approval Status. Returned value: Approval Status.

apply_state_valstring

Approval Status (raw value). Raw value of apply_state. The apply_state field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.

statestring

Status. Returned value: Status.

state_valstring

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.

unit_amountstring

Unit Amount. Returned value: Unit Amount.

close_pricestring

Closing Price. Returned value: Closing Price.

market_valuestring

Market Value. Returned value: Market Value.

custom_statement_remarkstring

Statement Remarks. Returned value: Statement Remarks.

verified_atstring

Timing. Returned value: Timing. The date or time format follows the value returned by the API.

created_atstring

Created At. Returned value: Created At. The date or time format follows the value returned by the API.

settled_atstring

Settled At. Returned value: Settled At. The date or time format follows the value returned by the API.

updated_atstring

Update Time. Returned value: Update Time. The date or time format follows the value returned by the API.

si_file_namestring

SI Report Name. Returned value: SI Report Name.

creatorstring

Processed By. Returned value: Processed By.

auditorstring

Approved By. Returned value: Approved By.

custodian_beforestring

Custodian. Returned value: Custodian.

custodian_before_valstring

Custodian (raw value). Raw value of custodian_before. The custodian_before field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.

sub_position_no_beforestring

Sub Account No. Returned value: Sub Account No.

sub_position_no_before_valstring

Sub Account No (raw value). Raw value of sub_position_no_before. The sub_position_no_before field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.

street_amount_beforestring

Street Amount (Before). Returned value: Street Amount (Before).

nominee_amount_beforestring

Nominee Amount (Before). Returned value: Nominee Amount (Before).

own_amount_beforestring

Own Amount (Before). Returned value: Own Amount (Before).

totalintegerrequired

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.
Standard response envelopecodemessagedata
dataobjectdata structure

No nested fields

HTTP 401The user is not authenticated, or the login session has expired.
Standard response envelopecodemessagedata
dataobjectdata structure

No nested fields

HTTP 403The current account is not authorized to use this feature. Grant the required permission to the account in User Permission.
Standard response envelopecodemessagedata
dataobjectdata structure

No nested fields

HTTP 408The request timed out. Check the business error code in code and the error details in message.
Standard response envelopecodemessagedata
dataobjectdata structure

No nested fields

Whale Docs