curl --request GET \
--url https://test-api.sandbox.co.in/it/calculator/pnl/securities/foreign{
"transaction_id": "f3dcdd8e-6226-4198-b0c2-a4d98b3477a7",
"code": 200,
"data": {
"status": "created"
},
"timestamp": "1695117924000"
}Check the processing status of a foreign securities P&L job.
curl --request GET \
--url https://test-api.sandbox.co.in/it/calculator/pnl/securities/foreign{
"transaction_id": "f3dcdd8e-6226-4198-b0c2-a4d98b3477a7",
"code": 200,
"data": {
"status": "created"
},
"timestamp": "1695117924000"
}Documentation Index
Fetch the complete documentation index at: https://developer.sandbox.co.in/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?