Submit Job
Job
Submit an async job that calculates domestic securities Tax P&L.
POST
Submit Job
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.
This endpoint is part of a job-based async workflow. See the job-based API workflow guide for job creation, payload upload, and status polling.
Run in Postman
Headers
Specifies the response format expected from the API. Use application/json for JSON responses or application/xlsx for Excel file downloads.application/xlsx
Available options:
application/json, application/xlsx Your API key used to authenticate and authorize the request.
Indicates the version of the API you want to use. Ensures backward-compatible behavior.
Bearer token for user-level authorization. Typically passed as Bearer {{access_token}}.