Skip to main content
Version: 1.1.1

Create Exchange Account

POST 

/v1.1/customer/account/exchange

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 number

    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?