{
"status": "success",
"code": 200,
"data": {
"nextKey": "string",
"summary": {
"longAcquisitionPrice": 0,
"longCloseOutPrice": 0,
"longCloseOutProfitLoss": 0,
"longCloseOutProfitPercent": 0,
"longSwapCharge": 0,
"longExecutionCharge": 0,
"longCloseOutNetProfitLoss": 0,
"longCloseOutNetProfitPercent": 0,
"shortAcquisitionPrice": 0,
"shortCloseOutPrice": 0,
"shortCloseOutProfitLoss": 0,
"shortCloseOutProfitPercent": 0,
"shortSwapCharge": 0,
"shortExecutionCharge": 0,
"shortCloseOutNetProfitLoss": 0,
"shortCloseOutNetProfitPercent": 0,
"nextKey": "1"
},
"details": [
{
"stockCd": "string",
"positionCd": "TOTAL",
"purchasePrice": 0,
"closeOutPrice": 0,
"closeOutQuantity": 0,
"closeOutProfitLoss": 0,
"swapCharge": 0,
"tradeCharge": 0,
"closeOutNetProfitLoss": 0,
"purchaseDateTime": "2019-08-24T14:15:22.123Z",
"closeOutDateTime": "2019-08-24T14:15:22.123Z"
}
]
}
}