Skip to main content

Position Conversion Inquiry

Retrieve the status of a postion conversion using the orderId received from a prior coversion request.

🔍Query Parameters

FieldTypeRequiredDescriptionExample/ENUM
orderIDstringYesUnique ID generated from the conversion API"PCV1234567"

🔑Header Parameters

HeaderTypeRequiredDescriptionExample/ENUM
Content-TypestringYesMedia Type of the request bodyapplication/json
AuthorizationstringYesBearer token for authenticationBearer access_token
x-api-keystringYesAPI key provided for authorizationx-api-key

🟢Success Response - 200 Ok

FieldTypeDescriptionExample
statusstringIndicates the status of the API call"success"
codestringResponse code for the request"s-101"
messagestringMessage conveying the response info"Conversion Successfull"
get/transactional/v1/portfolio/positions