Fetch Tax Payers
- Returns list of details of tax payers.
Important Links
Endpoint Description
HTTP Method | Endpoint | Description |
---|---|---|
GET | https://api.quicko.com/it/tax-payers | Return list of details of taxpayers |
Fetch Tax Payer
- Returns details of tax payer.
Important Links
Endpoint Description
HTTP Method | Endpoint | Description |
---|---|---|
GET | https://api.quicko.com/it/tax-payers/{tax_payer_id | Return details of tax payer |
Post Tax Payer
- Post the details of the tax payer.
Important Links
Endpoint Description
HTTP Method | Endpoint | Description |
---|---|---|
POST | https://api.quicko.com/it/tax-payers | Post the details of taxpayer |