https://b-api.longbridge.xyz/v1/datasets/account_temporary_adjust_cash_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.
Adjustment Direction. Filters results by Adjustment Direction.
Allowed values: DEBIT, CREDIT
DEBITCREDIT
Biz Code. Filters results by Biz Code.
Allowed values:
LCTPCR- Cash Temporary Increase [LCTPCR]LCTPDR- Cash Temporary Decrease [LCTPDR]
LCTPCRLCTPDR
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
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.
Channel. Returned value: Channel.
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.
Currency. Returned value: Currency.
Amount. Returned value: Amount.
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.
Remarks. Returned value: Remarks.
Approval Status. Returned value: Approval Status.
Approval 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.
Ticket No. Returned value: Ticket No.
Expiry Date. Returned value: Expiry Date. The date or time format follows the value returned by the API.
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.
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.
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.
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.
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