https://b-api.longbridge.xyz/v1/datasets/account_temporary_adjust_option_listThis 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
AAID. Filters results by AAID.
Stock Code. Filters results by Stock Code.
Asset Type. Filters results by Asset Type.
Allowed values:
CASH- CashSTOCK- StockOPTION- Option
CASHSTOCKOPTION
Adjustment Direction. Filters results by Adjustment Direction.
Allowed values: DEBIT, CREDIT
DEBITCREDIT
Biz Code. Filters results by Biz Code.
Allowed values:
LOPPCR- Option Temporary Increase [LOPPCR]LOPPDR- Option Temporary Decrease [LOPPDR]
LOPPCRLOPPDR
Approval Status. Filters results by Approval Status.
Allowed values:
WAIT_APPROVE- Under ApprovalAPPROVED- ApprovedREJECTED- RejectedCLOSE- CloseNONE- Not Need
WAIT_APPROVEAPPROVEDREJECTEDCLOSENONE
Status. Filters results by Status.
Allowed values:
ADJUSTED- AdjustedEXPIRED- ExpiredFAILED- FailedEXPIRE_FAILED- Expire Failed
ADJUSTEDEXPIREDFAILEDEXPIRE_FAILED
Page number to retrieve, starting from 1.
Page Size. Number of records to return per page.
Responses
HTTP 200On success, returns paginated Back Office Temporary Adjustment List 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
Channel. Returned value: Channel.
A/C No. Returned value: A/C No.
A/C No (raw value). Raw value of aaid. The aaid field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.
Biz Code. Returned value: Biz Code.
Biz Code (raw value). Raw value of biz_code. The biz_code 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.
Qty. Returned value: Qty.
Currency. Returned value: Currency.
Cost. Returned value: Cost.
Adjustment Direction. Returned value: Adjustment Direction.
Adjustment Direction (raw value). Raw value of direction. The direction field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.
Holding Direction. Returned value: Holding Direction.
Remarks. Returned value: Remarks.
Expiry Date. Returned value: Expiry Date. The date or time format follows the value returned by the API.
Ticket No. Returned value: Ticket No.
Status. Returned value: Status.
Status (raw value). 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.
Ticket Status. Returned value: Ticket Status.
Ticket Status (raw value). Raw value of ticket_status. The ticket_status field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.
Adjustment Status. Returned value: Adjustment Status.
Adjustment Status (raw value). Raw value of expire_response. The expire_response field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.
Approved By. Returned value: Approved By.
Approved By (raw value). Raw value of ticket_approved. The ticket_approved field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.
Submitted By. Returned value: Submitted By.
Submitted By (raw value). Raw value of ticket_creator. The ticket_creator field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.
Created At. Returned value: Created At. The date or time format follows the value returned by the API.
Updated At. Returned value: Updated At. The date or time format follows the value returned by the API.
Expired At. Returned value: Expired At. The date or time format follows the value returned by the API.
Cancelled By. Returned value: Cancelled By.
Cancelled By (raw value). Raw value of expire_operator. The expire_operator field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.
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