The ID of the Order Management System.
The product ID.
{"OMSId":1,"AccountId":0,"FeeId":47,"FeeAmt":1,"FeeCalcType":"Percentage","IsActive":false,"ProductId":1}
GET / HTTP/1.1 Host: GetOMSWithdrawFees?OMSId=1&ProductId=1 Accept: */*
Successful retrieval of withdraw fees.
[ { "OMSId": 1, "AccountId": 0, "FeeId": 47, "FeeAmt": 1, "FeeCalcType": "Percentage", "IsActive": false, "ProductId": 1 } ]