https://b-api.longbridge.xyz/v1/datasets/announce_saas_announcementsThis 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
Combines business filters. Omit a filter field to disable that filter.
Child attributes
Filters results by Notice ID.
Filters results by Begin At.
Filters results by End At.
Filters results by Announcement Type.
Allowed values:
common- General Announcementnormal_closed- Regular Market Closurentemporary_closed- Temporary Market Closurepassageway- Channel Issueonly_shares- Single Stockassets_out- Asset Withdrawalassets_in- Asset Deposit
common · General Announcementnormal_closed · Regular Market Closurentemporary_closed · Temporary Market Closurepassageway · Channel Issueonly_shares · Single Stockassets_out · Asset Withdrawalassets_in · Asset Deposit
Filters results by Position.
Allowed values:
watchlist- Followmarket- Marketportfolio- Assetsstockdetail- Stock Detailstrade- Trading Halldeposit- Deposit Statementwithdrawal- Withdrawal Billmy_tab- My Tab
watchlist · Followmarket · Marketportfolio · Assetsstockdetail · Stock Detailstrade · Trading Halldeposit · Deposit Statementwithdrawal · Withdrawal Billmy_tab · My Tab
Filters results by Audit status.
Allowed values:
1- Pending2- In progress3- Approved4- Rejected5- Closed
1 · Pending2 · In progress3 · Approved4 · Rejected5 · Closed
Page number to retrieve, starting from 1.
Number of records to return per page.
Responses
HTTP 200On success, returns paginated Announcement Management records together with pagination metadata such as the page number, page size, and total record count.codemessagedatadataobjectdata structureReturned value: List of list.
Child attributes
Returned value: Unique identifier of the current record.
Returned value: Begin At. The date or time format follows the value returned by the API.
Returned value: End At. The date or time format follows the value returned by the API.
Returned value: Announcement Type.
Raw value of announcement_type. The announcement_type field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.
Returned value: Reason.
Returned value: Status.
Raw value of status. The status field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.
Returned value: Announcement Status.
Raw value of announcement_status. The announcement_status field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.
Returned value: Audit status.
Raw value of review_status. The review_status field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.
Returned value: Positions.
Raw value of positions. The positions field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.
Returned value: Markets.
Raw value of markets. The markets field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.
Returned value: Counter Ids.
Returned value: Operator.
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