Skip to content
Longport Whale
Pending Requests

Update Single Deposit Application State

Submitted by the inline edit dialog in the Pending Requests (deposit applications) list, used to mark a single deposit as credited / failed / revoked, etc.

POSThttps://b-api.longbridge.xyz/atm/adminDepositCheck

Authorization

AuthorizationstringheaderRequired

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

Request body application/json

idstringrequired

Application ID

statenumberrequired

State. Options: 0 = Processing; 1 = Booked; 2 = Failed; 3 = Revoked; 4 = Voided

01234

remarkstring

Remark

receivable_amountstring

Receivable Amount

audit_frontend_resourceobject

Audit Frontend Resource

Responses

HTTP 200No confirmable field definitions are available for the response yet.
Standard response envelopecodemessagedata
dataobjectdata structure

No nested fields

Whale Docs