Submit Job
Job
Submit a job to prepare Tax P&L Reports for tradebook and tradewise settlements.
POST
Submit Job
Headers
Specifies the response format expected from the API. Use application/json for JSON responses or application/xlsx for Excel file downloads.
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}}.
Query Parameters
Type of input file. Allowed values: tradewise_settlement or tradebook.
Available options:
tradebook, tradewise_settlement Financial year for which the report is generated. Use format FY 20XX-XX (e.g., FY 2024-25).
Pattern:
^FY (19|20)\d{2}-\d{2}$