curl --request POST \
--url https://test-api.sandbox.co.in/it/calculator/pnl/crypto \
--header 'Authorization: <authorization>' \
--header 'x-accept-type: <x-accept-type>' \
--header 'x-api-key: <x-api-key>'Check the processing status of a crypto P&L job.
curl --request POST \
--url https://test-api.sandbox.co.in/it/calculator/pnl/crypto \
--header 'Authorization: <authorization>' \
--header 'x-accept-type: <x-accept-type>' \
--header 'x-api-key: <x-api-key>'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.
Your API key used to authenticate and authorize the request.
Indicates the version of the API you want to use. Ensures backward-compatible behavior.
Token for user-level authorization.
Start timestamp (inclusive) for the P&L calculation period, expressed as Unix epoch time in milliseconds.
End timestamp (inclusive) for the P&L calculation period, expressed as Unix epoch time in milliseconds.
Type of input file
Type of output file. Allowed values: tradewise_pnl or scripwise_pnl.
tradewise_pnl Was this page helpful?