Global Stocks

Order estimator

Calculate order estimation.

post/globalstocks/transEstimate

Headers

access-tokenstring required

Request body

securityIdstring required

Exchange standard identification for each scrip

pricestring required

Price at which order is placed

quantitystring required

Number of shares (fractional supported)

transactionTypestring required

Transaction type - BUY(B) or SELL(S)

Response

Successful operation

brokeragenumber float

Brokerage charges

orderChargesnumber float

Total order charges

exchangeChargesnumber float

Exchange charges

turnOverFeenumber float

Turnover fee

gstChargesnumber float

GST charges

otherChargesnumber float

Other charges

Changes

No recorded changes to this endpoint across all 1 revision of this API.