Skip to content
Longport Whale
Adjustment

Check Adjustment Revocable

Manual-adjustment revoke validation: shared across the eight asset types (Cash/Stock/Fund/Option/Bond/OTC Other/Cryptocurrency/OTC Derivatives). When "Revoke" is clicked it first checks whether the adjustment can be revoked (e.g. it cannot if the funds have since been used).

POSThttps://b-api.longbridge.xyz/v1/risk_event/settlement_revoke_check

Authorization

AuthorizationstringheaderRequired

Send the Broker ACCESS_TOKEN as Authorization: Bearer <token>.

Request body application/json

idstringrequired

Adjustment Ticket ID

Responses

HTTP 200Returns business fields.
Standard response envelopecodemessagedata
dataobjectdata structure
revoke_typestring

Allowed Revoke Type. Determines which option in the "Revoke reason" single-select is available; values come from the dawn_undo_adjustment_revoke_type dynamic enumeration and are not fixed.

Whale Docs