Skip to content
Longport Whale
Bank Statement

Reset Bank Bill Match

Shared endpoint of the Deposit and Withdrawal statement tabs: on the deposit statement it is the inline "Unmatch/Correct" button (operable only for matched bills, match_state=1); on the withdrawal statement it is the "set_in_count" button (operable only for unmatched records, match_state=2).

POSThttps://b-api.longbridge.xyz/atm/bank/bill/reset

Authorization

AuthorizationstringheaderRequired

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

Request body application/json

idstringrequired

Bill ID

audit_frontend_resourceobjectrequired

Audit Frontend Resource

Responses

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

Success Flag. On the withdrawal statement page, this together with code===0 determines whether the operation truly succeeded.

Whale Docs