Skip to content

Manually confirm receipt of a fiat deposit

POST
/v2/wires/deposits/confirm
object
currency
required

Currency of the deposit

string
amount
required

Amount deposited

string
reference
required

Reference number from the bank

string
bankName
required

Name of the bank where the deposit was made

string
walletAddress
required

Wallet address to receive the stablecoins

string
additionalDetails

Additional details about the deposit

object

Deposit confirmed

object
id
required
string
status
required
string
Allowed values: pending processing completed failed cancelled
type
required
string
Allowed values: on-ramp off-ramp transfer
sourceType
required
string
Allowed values: fiat stablecoin
sourceCurrency
required
string
sourceAmount
required
string
sourceDetails
required
object
destinationType
required
string
Allowed values: fiat stablecoin
destinationCurrency
required
string
destinationAmount
string
destinationDetails
required
object
createdAt
required
string format: date-time
updatedAt
string format: date-time
completedAt
string format: date-time
txHashes
Array<string>
externalReferences
Array<string>
reference
string
notes
string

Invalid input data