Skip to main content
POST
Child Address Deposit

Authorizations

x-api-key
string
header
required

Path Parameters

addressId
string
required
Example:

"YOUR_ADDRESS_ID"

walletId
string
required
Example:

"YOUR_WALLET_ID"

Body

application/json
amount
string
Example:

"AMOUNT_TO_DEPOSIT"

code
string
Example:

"OPTIONAL_2FA_CODE"

metadata
string
Example:

"OPTIONAL_META_DATA"

note
string
Example:

"OPTIONAL_NOTE"

reference
string
Example:

"OPTIONAL_REFERENCE_CODE"

Response

200

data
object
message
string
Example:

"Deposit initiated successfully"

statusCode
number
Example:

200