Skip to main content
Version: 1.0.0

Update Security Account

PATCH 

/security-account

Update the already created security account.

Request

Body

required
    accountNumber stringrequired

    Account number of the security account which wants to amend.

    securityAccountType stringrequired

    Possible values: [1, 2, 8]

    1 (equity) | 2 (option) | 8 (bond)

Responses

OK

Schema
    accountNumber numberrequired

    Security account number

    status stringrequired

    Possible values: non-empty, [SUCCESS, FAILED]

    reason string
    rejectCode number

    Find error codes here)

Loading...
Is this page helpful for you?