Translations:Accounts/52/en

From ArdorDocs
Jump to: navigation, search

Get Account Id Example

<syntaxhighlight lang="bash"> http://localhost:27876/nxt?

 requestType=getAccountId&
 secretPhrase=IWontTellYou

</syntaxhighlight>

<syntaxhighlight lang="json"> {

"accountRS": "ARDOR-L6FM-89WK-VK8P-FCRBB",
"publicKey": "57fb6f3a958e320bb49c4e81b4c2cf28b9f25d086c143b473beec228f79ff93c",
"requestProcessingTime": 2,
"account": "15323192282528158131"

} </syntaxhighlight>