Skip to main content
Version: 1.2.0 - Production

Update Security Account

PATCH 

/v1.2/customer/account/security

Update the already created security account.

Request

Header Parameters

    Throttle-Key string

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
    status stringrequired

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

    reason string
    rejectCode number

    Find error codes here

    securityAccount object
    type string
    secApprovalStatus number
    accountNumber string
    customerNumber string
    cashAccountNumber string
    institutionCode string
    autoNo string
    createdDate string
    securityAccountType number
    statusId string
Loading...
Is this page helpful for you?