GetWithdrawTemplateTypes
The ID of the Order Management System.
The product ID.
curl -L \ --url 'GetWithdrawTemplateTypes?OMSId=1&ProductId=1'
{ "AccountProviderName": "", "result": true, "errormsg": "", "statuscode": 0, "TemplateTypes": [ "Standard" ] }