cURL
curl --request GET \ --url https://api.sandbox.co.in/it/calculator/pnl/securities/domestic
{ "code": 200, "data": { "@entity": "in.co.sandbox.it.calculator.pnl.securities.job", "job_id": "0d931fe5-5a9f-4e6d-bde7-c28d95e00706", "status": "created", "type": "pnl", "created_at": 1737445277235, "updated_at": 1737445277235 }, "transaction_id": "2e7005a0-6c9c-4bbb-8d17-6fb853c6d871", "timestamp": 1737445343271 }
Check the processing status of a domestic securities Tax P&L job.
Unique identifier of the job whose processing status you want to fetch. Returned in the response when a tax P&L job is created.
200 OK
Show child attributes
Was this page helpful?