Submit Tax P&L Job

POST {{sandbox_host}}/it/calculator/crypto/tax-pnl?report=tradewise

Request Params

| Key | Datatype | Required | Description | | report | string | | | | from | number | | | | to | number | | |

HEADERS

| Key | Datatype | Required | Description | | x-accept-type | string | | application/json or application/xlsx | | x-api-key | string | | | | x-api-version | null | | | | Authorization | string | | |

RESPONSES

status: OK

{"code":200,"timestamp":1676979940157,"transaction_id":"c01f847c-c42e-4577-9d01-a7208401a922","data":{"@entity":"in.co.sandbox.it.calculator.cryto.tax_pnl.job","job_id":"c01f847c-c42e-4577-9d01-a7208401a922","report":"tradewise","from":1682945614000,"to":1683291214000,"status":"created","tradebook_url":"https://test-api.sandbox.co.in/it/calculator/in-co-sandbox-it-calculator-crypto-tax-pnl-dev/c01f847c-c42e-4577-9d01-a7208401a922.json"}}