post https://api.aqua.test.krayondigital.com/main/api/v1/transfers/deposit
Create a transfer in a wallet.
Log in to see full request history
Responses
Create a transfer in a wallet.
xxxxxxxxxx
10curl --request POST \
--url https://api.aqua.test.krayondigital.com/main/api/v1/transfers/deposit \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"currency": "AED",
"type": "ACH"
}
'
Try It!
to start a request and see the response here! Or choose an example: