Skip to main content
POST
Submit Job

Headers

x-accept-type
string
required

Specifies the response format expected from the API. Use application/json for JSON responses or application/xlsx for Excel file downloads.

x-api-key
string
required

Your API key used to authenticate and authorize the request.

x-api-version
string
required

Indicates the version of the API you want to use. Ensures backward-compatible behavior.

Authorization
string
required

Bearer token for user-level authorization. Typically passed as Bearer {{access_token}}.

Query Parameters

input
enum<string>
required

Type of input file. Allowed values: tradewise_settlement or tradebook.

Available options:
tradebook,
tradewise_settlement
financial_year
string
required

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}$

Response

200 - application/json

200

code
integer
timestamp
integer
data
object
transaction_id
string