GetAllDepositRequestInfoTemplates
The Order Management System ID.
The product ID.
curl -L \ --url 'GetAllDepositRequestInfoTemplates?OMSId=1&ProductId=1'
[ { "result": true, "errormsg": null, "statuscode": 0, "Template": { "ProviderType": "BitcoinRpc", "ProcessInfo": "", "UseGetDepositWorkflow": true, "DepositWorkflow": "CryptoWallet", "Template": {} } } ]