GetDepositInfo
The Order Management System ID.
The account ID.
The product ID.
Generate new key?
Additional deposit information (JSON string).
curl -L \ --url 'GetDepositInfo?OMSId=1&AccountId=1&ProductId=1&GenerateNewKey=true'
{ "AssetManagerId": 1, "AccountId": 1, "AssetId": 1, "ProviderId": 1, "result": true, "errormsg": null, "statuscode": 0, "DepositInfo": [] }