Skip to main content
POST
Child Address Deposit

Autorizações

x-api-key
string
header
obrigatório

Parâmetros de caminho

addressId
string
obrigatório
Exemplo:

"YOUR_ADDRESS_ID"

walletId
string
obrigatório
Exemplo:

"YOUR_WALLET_ID"

Corpo

application/json
amount
string
Exemplo:

"AMOUNT_TO_DEPOSIT"

code
string
Exemplo:

"OPTIONAL_2FA_CODE"

metadata
string
Exemplo:

"OPTIONAL_META_DATA"

note
string
Exemplo:

"OPTIONAL_NOTE"

reference
string
Exemplo:

"OPTIONAL_REFERENCE_CODE"

Resposta

200

data
object
message
string
Exemplo:

"Deposit initiated successfully"

statusCode
number
Exemplo:

200