GetProduct
The ID of the Order Management System.
The ID of the product.
curl -L \ --url 'GetProduct?OMSId=1&ProductId=1'
{ "omsId": 0, "productId": 0, "product": null, "productFullName": null, "productType": "Unknown", "decimalPlaces": 0, "tickSize": 0, "noFees": false }