The endpoint retrieves additional tax information for a particular trade. This information helps users better understand the tax calculations associated with that specific trade.
OK
Bad request
Unauthorized
Account is inactive
Not Found
Trading disabled
Internal server error
{- "data": {
- "type": "tax-details",
- "trade_id": "975d9dbf-41ed-47ef-96eb-8f8a8be1ba4c",
- "taxable_amount": "10",
- "capital_gain": "-0.11"
}
}