EDIS

get edis authorized quantity

The api allows user to check the edis status of the securities. User have to enter isin of the stock. An international securities identification number (ISIN) is a 12-digit alphanumeric code that uniquely identifies a specific security. You can get ISIN of portfolio stocks, in response of holdings api.Or use ALL as a special case to query all holdings' edis auth status

get/edis/inquire/{isin}

Path parameters

isinstring required

Headers

access-tokenstring required

Response

Successful operation

clientIdstring
isinstring
totalQtystring
aprvdQtystring
statusstring
remarksstring

Changes

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