https://b-api.longbridge.xyz/v1/datasets/atm_rollover_stocksThis 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
Send the Broker ACCESS_TOKEN as Authorization: Bearer <token>.
Query parameters
Filters. Combines business filters. Omit a filter field to disable that filter.
Child attributes
Member ID. Filters results by Member ID.
Transfer-In Record ID. Filters results by Transfer-In Record ID.
Transfer-In Request ID. Filters results by Transfer-In Request ID.
A/C No. Filters results by A/C No.
Approval Status. Filters results by Approval Status.
Allowed values:
0- Init1- Pending Success Review2- Pending Fail Review3- Pending Edit Review4- Pending Release Review5- Pending Release6- Delete pending approval
0123456
Status. Filters results by Status.
Multiple values are supported. Join them with commas (,). Omit the field to disable this filter.
Allowed values:
0- Pending1- Success2- Fail3- Deleted
0123
Stock. Filters results by Stock.
Created At. Filters results by Created At.
Child attributes
Greater Than or Equal. Inclusive lower bound of the filter range.
Less Than or Equal. Inclusive upper bound of the filter range.
Settled At. Filters results by Settled At.
Child attributes
Greater Than or Equal. Inclusive lower bound of the filter range.
Less Than or Equal. Inclusive upper bound of the filter range.
SI Report Name. Filters results by SI Report Name.
Physical Scrip?. Filters results by Physical Scrip?.
Allowed values:
0- NO1- YES
01
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
Page. Page number to retrieve, starting from 1.
Page Size. Number of records to return per page.
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.codemessagedatadataobjectdata structureList. Returned value: List of list.
Child attributes
Transfer-In Record ID. Returned value: Unique identifier of the current record.
Transfer-In Request ID. Returned value: Transfer-In Request ID.
Member ID. Returned value: Member ID.
Client Name. Returned value: Client Name.
A/C No.. Returned value: A/C No..
SI Name. Returned value: SI Name.
Transfer From. Returned value: Transfer From.
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.
Market. Returned value: Market.
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.
Stock Code. Returned value: Stock Code.
Stock Name. Returned value: Stock Name.
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.
Submitted Qty. Returned value: Submitted Qty.
Handling Fee. Returned value: Handling Fee.
GST. Returned value: GST.
Avg Cost. Returned value: Avg Cost.
Physical Scrip?. Returned value: Indicates whether physical scrip?.
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.
Transferred Qty. Returned value: Transferred Qty.
SI Broker Code. Returned value: SI Broker Code.
SI Method. Returned value: SI Method.
SI Account No. Returned value: SI Account No.
Approval Status. Returned value: Approval Status.
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.
Status. Returned value: Status.
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 Amount. Returned value: Unit Amount.
Closing Price. Returned value: Closing Price.
Market Value. Returned value: Market Value.
Statement Remarks. Returned value: Statement Remarks.
Timing. Returned value: Timing. The date or time format follows the value returned by the API.
Created At. Returned value: Created At. The date or time format follows the value returned by the API.
Settled At. Returned value: Settled At. The date or time format follows the value returned by the API.
Update Time. Returned value: Update Time. The date or time format follows the value returned by the API.
SI Report Name. Returned value: SI Report Name.
Processed By. Returned value: Processed By.
Approved By. Returned value: Approved By.
Custodian. Returned value: Custodian.
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 Account No. Returned value: Sub Account No.
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 (Before). Returned value: Street Amount (Before).
Nominee Amount (Before). Returned value: Nominee Amount (Before).
Own Amount (Before). Returned value: Own Amount (Before).
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.codemessagedatadataobjectdata structureNo nested fields
HTTP 401The user is not authenticated, or the login session has expired.codemessagedatadataobjectdata structureNo nested fields
HTTP 403The current account is not authorized to use this feature. Grant the required permission to the account in User Permission.codemessagedatadataobjectdata structureNo nested fields
HTTP 408The request timed out. Check the business error code in code and the error details in message.codemessagedatadataobjectdata structureNo nested fields