The Order Management System ID.
The product ID.
The account ID.
The template type.
curl -L \ --url 'GetDepositRequestInfoTemplate?OMSId=1&ProductId=1&AccountId=1&TemplateType=text'
{ "Template": { "ProviderType": "BitcoinRpc", "Template": {}, "ProcessInfo": "", "UseGetDepositWorkflow": true, "DepositWorkflow": "CryptoWallet" }, "result": true, "errormsg": null, "statuscode": 0 }