Skip to main content

CANCEL IPO ORDER

This API allows you to cancel an existing IPO application/order using the transaction number associated with the IPO bid.

🔗 Path Parameters

ParameterTypeRequiredDescriptionExample
transactionNointegerYesTransaction number of the IPO application429

🔍 Query Parameters

ParameterTypeRequiredDescriptionExample
userIdstringYesUser ID (UCC)"{{user_id}}"

🔑 Header Parameters

HeaderTypeDescriptionExample
Content-TypestringRequest payload formatapplication/json
AuthorizationstringAccess token for authenticated requests{{access_token}}
x-api-keystringAPI key used to authorize request{{x-api-key}}

🟢 Success Response - 200 OK

Content-Type: application/json

FieldTypeDescription
statusstringStatus of API call
codestringResponse code
messagestringCancellation status message
dataobjectIPO cancellation response details