Transfer the Funds to a Vault or and Address

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

Parameters

HTTP Response Codes

``200 OK

``400 Bad Request

``401 Unauthorized

``403 Forbidden

``404 Not Found

``409 Conflict

``500 Internal Error

``502 Bad Gateway

``504 Gateway Timeout

``default Error

Example Request

curl --request POST \
     --url https://api.your-wallet.blockdaemon-wallet.com/api/transactions/transfer \
     --header 'accept: application/json' \
     --header 'content-type: application/json' \
     --data '\n{\n  "FeePriority": "Custom",\n  "Gross": true,\n  "IsInternal": true\n}\n'```

### Base URL

https://api.your-wallet.blockdaemon-wallet.com/api/transactions/transfer