Receive an account block by block hash
POST
/api/transfer/{account}/receive
Requires User authorization policy
Requires Wallet to be initialized and unlocked
Request
Path Params
account
string
required
The account address or index to receive from
Example:
z1qqjnwjjpnue8xmmpanz6csze6tcmtzzdtfsww7 or 0
Body Params application/json
No schema defined
Example
Not configured
Request samples
Responses
Success(200)
Bad Request(400)
Unauthorized(401)
Forbidden(403)
Not Found(404)
Conflict(409)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
No schema defined
Example
Not configured
Last modified: 6 months ago