Skip to main content
Version: 1.0.0

Create Exchange Account

POST 

/exchange-account

To create a new exchange account under a given security account.

Note - New exchange related Market data APIs access for the relevant customer will take some time to be available ~ 1-2hrs.

Request

Body

required
    accountNumber stringrequired

    Account number of the security account.

    exchange stringrequired

    Exchange

Responses

OK

Schema
    exchangeAccountId numberrequired

    Id of the exchange account which was created.

    status stringrequired

    Possible values: [SUCCESS, FAILED]

    reason string
    rejectCode number

    Find error codes here)

Loading...
Is this page helpful for you?