Skip to main content
Version: 1.0.0

Get Security Account

GET 

/security-account

This is used to manage customers' security accounts and obtain information in association.

Request

Query Parameters

    accountNumber stringrequired

    Default value: P000128310

    Account number of the security account which wants to get details.

Responses

OK

Schema
    status stringrequired
    reason string
    rejectCode integer

    Find error codes here)

    securityAccount object
    type string

    Possible values: [1]

    1 (equity)

    secApprovalStatus integer
    accountNumber string

    Security Account Number

    customerNumber string

    Customer number of the customer who owns the security account.

    cashAccountNumber string

    Cash account number of the cash account which belongs the security account.

    institutionCode string

    Institutioin code of the institution.

    autoNo string
    createdDate string
    securityAccountType string

    Possible values: [1, 2, 9]

    1 ; Equity, 2 ; Option, 9 ; Fixed Income

    externalReference string
    statusId stringdeprecated

    Possible values: [2, 5]

    2 (APPROVED) | 5 (DELETE)

    status string

    Possible values: [2, 5]

    2 (APPROVED) | 5 (DELETE)

    lastUpdated string
    ip string
    mrgTrdEnabled integer

    Possible values: [1, 0]

    0 (false) | 1 (true)

    mrgDayTrdEnabled string

    Possible values: [1 (true), 0 (false)]

    accountName string
    pendingOrderValue string
    currency string
    exchangeAccounts object[]
Loading...
Is this page helpful for you?