Home

Transfer currency to a given recipient

POST
https://ardr.nownodes.io/nxt

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Body

application/json
jsonrpcstringrequired
methodstringrequired
paramsobjectrequired
Show child attributes
requestTypestring
chaininteger

The chain related to the operation

recipientstring

The account ID of the transfer recipient

currencystring

The currency ID

unitsQNTstring

The amount (in QNT) of the transfer

idintegerrequired

Response

200OK

Currency transfer created successfully

400Bad Request

Bad Request

401Unauthorized

Unauthorized — Missing or invalid API key

500Internal Server Error

Internal Server Error