Update virtual currency

/v3/ledger/virtualCurrency

2 credits per API call.


Change base pair and/or base rate of existing virtual currency.

Body Params
string
required
length between 1 and 30

Virtual currency name, which will be updated. It is not possible to update the name of the virtual currency.

number
≥ 0
Defaults to 1

Exchange rate of the base pair. Each unit of the created curency will represent value of baseRate*1 basePair.

string
enum

Base pair for virtual currency. Transaction value will be calculated according to this base pair. e.g. 1 VC_VIRTUAL is equal to 1 BTC, if basePair is set to BTC.

Responses
204

OK

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json