Skip to main content
POST
Confirm the sender of a quarantined deposit

Path Parameters

account-id
string<uuid>
required
asset
enum<string>
required
Available options:
usdc,
usdt,
brl,
brly,
usd,
brlv,
wbrly
id
string<uuid>
required

Body

application/json
custody
object
required
owner
object
required
label
string | null

Optional label for the confirmed sender wallet

Example:

"Main exchange wallet"

Response

Sender confirmation processed

result
enum<string>
required

Immediate outcome: 'released' when the quarantined deposits from this sender were confirmed and credited; 'pending-approval' when the confirmation awaits review

Available options:
released,
pending-approval
Example:

"released"

deposit
object
required

The deposit after processing the confirmation