Calculate TDS

API to calculate TDS on payments


Important Links

Run in Postman  API Guide  Free Trial  


Request Body Example

{
    "deductee_type": "Individual",
    "is_pan_available": "n",
    "residential_status": "Non Resident",
    "nature_of_payment": "Cargo Handling Services Inspection And Logistics Services",
    "credit_amount": 1500000,
    "credit_date": "29/04/2022"
}
Language
Click Try It! to start a request and see the response here!