Skip to main content
Version: 1.0.0

Get Account Summary

GET 

/account-summary

This is used to get an overview of the customer account, including both cash and holdings.

Request

Query Parameters

    accountNumber stringrequired

    Security account number

    Example: P000128310

Responses

OK

Schema
    status stringrequired

    Possible values: [SUCCESS, FAILED]

    reason string
    rejectCode integer

    Find error codes here)

    accountNumber string

    The security account number

    currency string
    balance number
    blockedAmount number
    odLimit number
    buyingPower number
    cashForWithdrawal number
    lastUpdatedDate string
    unsettledSales number
    unrealizedGains number
Loading...
Is this page helpful for you?