{
"portfolioName": "string",
"taxSummary": {
"reportDate": "2019-08-24T14:15:22Z",
"financialYear": "string",
"shortTermGainsTotal": 0,
"shortTermGainsAvailableLosses": 0,
"shortTermGainAfterLosses": 0,
"nonDiscountedCapitalGains": 0,
"longTermGainsTotal": 0,
"longTermGainsAvailableLosses": 0,
"longTermGainAfterLosses": 0,
"discountedCapitalGains": 0,
"cgtConcessionTotal": 0,
"taxEntityType": "string",
"totalGain": 0,
"claimableAmount": 0
},
"longTermCapitalGainTrades": [
{
"holdingId": 0,
"symbol": "string",
"exchange": "string",
"holdingType": 1,
"saleAllocationMethod": "string",
"purchaseDate": "2019-08-24T14:15:22Z",
"eventDate": "2019-08-24T14:15:22Z",
"quantitySold": 0,
"saleValue": 0,
"gainValue": 0,
"costBase": 0,
"saleTradeId": 0
}
],
"shortTermCapitalGainTrades": [
{
"holdingId": 0,
"symbol": "string",
"exchange": "string",
"holdingType": 1,
"saleAllocationMethod": "string",
"purchaseDate": "2019-08-24T14:15:22Z",
"eventDate": "2019-08-24T14:15:22Z",
"quantitySold": 0,
"saleValue": 0,
"gainValue": 0,
"costBase": 0,
"saleTradeId": 0
}
],
"capitalLossTrades": [
{
"holdingId": 0,
"symbol": "string",
"exchange": "string",
"holdingType": 1,
"saleAllocationMethod": "string",
"purchaseDate": "2019-08-24T14:15:22Z",
"eventDate": "2019-08-24T14:15:22Z",
"quantitySold": 0,
"saleValue": 0,
"gainValue": 0,
"costBase": 0,
"saleTradeId": 0
}
],
"nonDiscountedCapitalGainDistributions": [
{
"holdingId": 0,
"symbol": "string",
"exchange": "string",
"holdingType": 1,
"eventDate": "2019-08-24T14:15:22Z",
"gainValue": 0
}
],
"discountedCapitalGainDistributions": [
{
"holdingId": 0,
"symbol": "string",
"exchange": "string",
"holdingType": 1,
"eventDate": "2019-08-24T14:15:22Z",
"gainValue": 0
}
]
}