GET
Get staking license
Returns a staking license for the given enterprise.
Path Params
-
enterpriseIdstring requiredThe enterprise ID.
Responses
200
Successful Retrieving Staking License For An Enterprise
Response Body
object
-
enterpriseIdstringThe enterprise ID. -
defaultFeestringThe default fee for the asset. -
feesarray of objectsThe list of per-coin fees for this license.fees object
-
coinstringThe name of the coin. -
feestringThe corresponding fee for the coin in the current license.
-
400
Bad Request
Response Body
object
-
errorstring -
errorNamestring -
reqIdstring -
contextobject
401
Unauthorized
Response Body
object
-
errorstring -
errorNamestring -
reqIdstring -
contextobject
403
Forbidden
Response Body
object
-
errorstring -
errorNamestring -
reqIdstring -
contextobject
404
Not Found
Response Body
object
-
errorstring -
errorNamestring -
reqIdstring -
contextobject
500
Server Error - Transient error please try again
Response Body
object
-
errorstring -
errorNamestring -
reqIdstring -
contextobject