Skip to main content

Cancel IPO Order

This API allows you to cancel an existing IPO order by providing the unique transaction number associated with that order.

🛣️Path Parameter

ParameterTypeDescriptionExample/ENUM
transactionNostringUnique transaction number of the IPO order to cancel458697

🔑Header Parameters

HeaderTypeDescriptionExample/ENUM
AuthorizationstringBearer access token{{access_token}}
Content-typestringSpecifies the media type of the requestapplication/json
x-api-keystringAPI key to authorize the requestx-api-key

🟢Success Response - 200 Ok

FieldTypeDescriptionExample/ENUM
statusstringStatus of the request"success"
codestringResponse code of the API call"s-101"
messagestringMessage explaining the resultIPO order cancelled successfully
delete/transactional/v1/ipo/orders/:transactionNo