cURL
curl --request POST \ --url https://api.sandbox.co.in/it/calculator/crypto/tax-pnl
{ "code": 123, "timestamp": 123, "transaction_id": "<string>", "data": { "@entity": "<string>", "job_id": "<string>", "report": "<string>", "from": 123, "to": 123, "status": "<string>", "tradebook_url": "<string>" } }
Once the job is successfully created, upload the payload using HTTP PUT method on generated presigned url.
application/json or application/xlsx
Success
Show child attributes
Was this page helpful?