Admin
Admin endpints to handle the supported Wrapper APIs
Last updated
Admin endpints to handle the supported Wrapper APIs
Last updated
This method allows you to enable an API for a currency in the specified network. A currency can be supported in multiple networks. Configuration properties required (config parameter) to enable the currency API in a specific network are different for each API. Default values are used if custom config is not used.
Currency for which you want to enable an API in the connector.
btc
Network on which you want to enable the specified currency.
testnet
Successful response
This method allows you to update the configuration properties that a currency API is using for a specific network. Configuration properties required (config parameter) to update the currency API in a specific network are different for each API.
Currency for which you want to update the configuration parameters
btc
Network on which you want to enable the specified currency
testnet
Successful response
This method allows you to get the configuration properties that a currency API is using for a specific network. Configuration properties (config parameter) returned are different for each API.
Currency from which the configuration parameters are to be returned.
btc
Network of the currency from which the configuration parameters are to be returned.
testnet
Successful response
This method allows you to disable an API for a currency in the specified network.
Currency for which you want to disable an API in the connector
btc
Network on which you want to disable the specified currency
testnet
Successful response