https://b-api.longbridge.xyz/v1/datasets/clearing_adjust_wmsThis 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.
Adjustment Direction. Filters results by Adjustment Direction.
Allowed values: DEBIT, CREDIT
DEBITCREDIT
Status. Filters results by Status.
Allowed values:
WAIT- Waiting for ApprovalWAIT_APPROVE- Under ApprovalREJECTED- RejectedCLOSE- CloseREVOKING- RevokingREVOKED- RevokedSUCCESS- SuccessFAILED- FailedPROCESS- Process
WAITWAIT_APPROVEREJECTEDCLOSEREVOKINGREVOKEDSUCCESSFAILEDPROCESS
Batch ID. Filters results by Batch ID.
Completed At. Filters results by Completed 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.
Page number to retrieve, starting from 1.
Page Size. Number of records to return per page.
Responses
HTTP 200On success, returns paginated Manual Adjustment - OTC Derivatives 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
ID. Returned value: Unique identifier of the current record.
Member ID. Returned value: Member ID.
Member ID (raw value). Raw value of member_id. The member_id field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.
Name. Returned value: Name.
Name (raw value). Raw value of aaid2. The aaid2 field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.
A/C No. Returned value: A/C No.
A/C No (raw value). Raw value of aaid3. The aaid3 field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.
Asset Type. Returned value: Asset Type.
Asset Type (raw value). Raw value of security_type. The security_type field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.
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.
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.
Display to Client?. Returned value: Display to Client?.
Display to Client? (raw value). Raw value of biz_code_visible. The biz_code_visible field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.
OTC Derivatives. Returned value: OTC Derivatives.
Custodian. Returned value: Custodian.
Custodian (raw value). Raw value of custodian. The custodian 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_name. The sub_position_no_name field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.
Street. Returned value: Street.
Nominee. Returned value: Nominee.
Own. Returned value: Own.
Qty. Returned value: Qty.
Cost. Returned value: Cost.
Currency. Returned value: Currency.
Status. Returned value: Status.
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.
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.
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.
Remarks. Returned value: Remarks.
Internal Remarks. Returned value: Internal Remarks.
Adjustment Status. Returned value: Adjustment Status.
Adjustment Status (raw value). Raw value of result. The result 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.
Ledger Date. Returned value: Ledger Date. The date or time format follows the value returned by the API.
Third Party. Returned value: Third Party.
Third Party (raw value). Raw value of third_flag. The third_flag field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.
Completed At. Returned value: Completed At. The date or time format follows the value returned by the API.
Ticket No. Returned value: Ticket No.
Batch ID. Returned value: Batch ID.
Revoke Batch ID. Returned value: Revoke Batch ID.
App Push. Returned value: App Push.
App Push (raw value). Raw value of app_notify. The app_notify field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.
Email Push. Returned value: Email Push.
Email Push (raw value). Raw value of email_notify. The email_notify 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