EquityHoldingsV1Response
- accountType: string
Number Shares account number
- advisorType: string
Code Shares adviser code of the holding
- availableType: number
Available quantity of transferred CHESS sponsored holdings for the HIN client
- averageType: number
Cost Average purchase cost
- averageType: number
Cost _ A U D Average Cost - based on the AUD value of each transaction
- branchType: string
Code Shares branch code of the holding
- collateralType: number
Quantity of Options Clearing House collateral - applicable for options accounts
- costType: number
Value Average purchase cost * total holding
- costType: number
Value _ A U D Cost Value - based on the AUD value of each transaction
- currencyType: string
Currency of security
- internationalType: boolean
Is the stock international?
- isinType: string
ISIN Code
- marketType: string
Code Market or exchange code
- marketType: number
Price Market Price - only if available
- marketType: string Format: date
Price Date Market Price Date - only if Market Price is available
- marketType: number
Value Market Value - only if Market Price is available
- openType: integer Format: int32
Sell Orders Quantity of open sell orders
- organisationType: string
Code Organisation Code or Head Branch Code
- securityType: string
Code Ticker code of the holding
- securityType: string
Description Ticker code of the holding
- takeoverType: number
Quantity of holding stock at a takeover/corporate action event (if applicable)
- totalType: number
Cost Average purchase cost per unit * current total units, excluding GST
- totalType: number
Holding Total Holding - trade day basis
- unsettledType: integer Format: int32
Buy Cnotes Quantity of unsettled buy contract notes for undelivered/unsettled funds and stocks
- unsettledType: integer Format: int32
Sell Cnotes Quantity of unsettled sell contract notes for undelivered/unsettled funds and stocks
{
"organisationCode": "TPOMAL",
"accountNumber": "111888",
"advisorCode": "ADV1",
"branchCode": "01",
"securityCode": "BHP",
"securityDescription": "BHP GROUP LIMITED ORDINARY FULLY PAID",
"marketCode": "ASX",
"currency": "AUD",
"isin": "AU000000BHP4",
"totalHolding": 1000,
"averageCost": 45.12,
"totalCost": 45120,
"costValue": 45120,
"averageCost_AUD": 45.12,
"costValue_AUD": 45120,
"marketPrice": 48.21,
"marketValue": 48210,
"marketPriceDate": "2025-06-11",
"unsettledBuyCnotes": 200,
"unsettledSellCnotes": 0,
"openSellOrders": 0,
"available": 800,
"collateral": 0,
"takeover": 0,
"international": false
}

