GetWithdrawFee
The ID of the Order Management System.
The account ID.
The product ID.
The amount to withdraw.
The Account Provider Id.
curl -L \ --url 'GetWithdrawFee?OMSId=1&AccountId=1&ProductId=1&Amount=1&AccountProviderId=1'
{ "FeeAmount": 1.06, "TicketAmount": 10.24 }