GetWithdrawTemplate
The ID of the Order Management System.
The product ID.
The template name.
The account ID (optional).
The Account Provider ID (optional).
curl -L \ --url 'GetWithdrawTemplate?OMSId=1&ProductId=1&TemplateType=text'
{ "result": true, "errormsg": "", "statuscode": 0, "Template": {} }