ContractNotesV1Response
- accountType: string
Name Shares account name
- accountType: string
Number Shares account number
- adminType: number
Fee Other fees (Admin, misc, etc) - in settlement currency
- advisorType: string
Code Shares adviser code of the holding
- asType: string Format: date
At Date Effective as-at date of contract note
- averageType: number
Price Averaged contracted price - in trade currency
- basisType: array string[]
Of Quotation Basis of quotation information
- branchType: string
Code Shares branch code of the holding
- brokerageType: number
Brokerage - in settlement currency
- buyType: string
Sell Trade Side: BUY or SELL
- cashType: string
Settlement Method Back office cash settlement method
- conditionType: string
Condition information
- considerationType: number
Total contract trade value - in trade currency
- contractType: string
Comments Contract note comment
- contractType: string Format: date
Date Date of creation of the contract note
- crossedType: boolean
Indicates if the contract is crossed
- exchangeType: number
Fee Exchange Fee (International trades only)
- exchangeType: number
Rate Exchange rate: Nett settle amount = nett trade amount * exchange rate
- finalType: string Format: date
Cash Settle Date Date of contract note cash settlement
- finalType: string Format: date
Stock Settle Date Date of contract note stock settlement
- gstType: number
GST - in settlement currency
- isinType: string
ISIN code
- marketType: string
Code Market or exchange code
- matchType: string
Status CHESS match status (for DVP settlement)
- nettType: number
Settle Amount Nett amount in settlement currency
- nettType: number
Trade Amount Nett amount in trade currency
- orderType: array string[]
Number Order numbers associated with the contract note
- organisationType: string
Code Organisation Code or Head Branch Code
- quantityType: number
Contract unit quantity
- referenceType: string
Number Contract Note Number / confirmation number / trade reference
- securityType: string
Code Security Code
- securityType: string
Description Company name and security description
- settleType: string
Currency Client contract settlement currency code
- settleType: string Format: date
Date Nominal settlement date
- statusType: string
Contract note status
- stockType: string
Settlement Method Back office stock settlement method
- tradeType: string
Currency Security Trade currency code
- unsettledType: number
Amount Unsettled amount in settlement currency
- unsettledType: number
Quantity Unsettled contract note quantity
{
"organisationCode": "TPOMAL",
"advisorCode": "ADV1",
"branchCode": "01",
"accountNumber": "111888",
"accountName": "Mr James Alan Smith",
"referenceNumber": "5600123",
"contractDate": "2025-06-11",
"asAtDate": "2025-06-11",
"settleDate": "2025-06-13",
"securityCode": "BHP",
"securityDescription": "BHP GROUP LIMITED ORDINARY FULLY PAID",
"marketCode": "ASX",
"isin": "AU000000BHP4",
"buySell": "BUY",
"quantity": 200,
"consideration": 9480,
"averagePrice": 47.4,
"brokerage": 44.05,
"adminFee": 0,
"gst": 4.4,
"exchangeFee": 0,
"tradeCurrency": "AUD",
"settleCurrency": "AUD",
"exchangeRate": 1,
"nettTradeAmount": 9528.45,
"nettSettleAmount": 9528.45,
"status": "Confirmed",
"stockSettlementMethod": "CHESS",
"cashSettlementMethod": "DirectDebit",
"matchStatus": "Matched",
"unsettledQuantity": 200,
"unsettledAmount": 9528.45,
"finalStockSettleDate": null,
"finalCashSettleDate": null,
"contractComments": null,
"orderNumber": [
"41156644"
],
"crossed": false,
"condition": null,
"basisOfQuotation": [
"Market"
]
}

