get https://app1.compliancely.com/api/v2/taxexempt/
Retrieve a comprehensive list and detailed information of the searched data.
- The "RID" refers to the unique record ID.
- The "ID" represents the unique entity or submission ID.
Sample Requests and Responses.
{
"success_message": "Total 12 record(s) found",
"pagination": {
"total_records": 12,
"count": 3,
"page_size": 3,
"total_pages": 4,
"current_page": 1,
"order": "desc"
},
"data": [
{
"id": 297,
"tin": "123456789",
"name": "",
"status": "Completed",
"created_at": "2024-07-08T12:36:56.401518Z",
"created_by": "compliancely"
},
{
"id": 296,
"tin": "123456789",
"name": null,
"status": "Completed",
"created_at": "2024-07-04T14:07:15.375247Z",
"created_by": "compliancely"
},
{
"id": 292,
"tin": "852206401",
"name": null,
"status": "Completed",
"created_at": "2024-07-04T11:42:04.258468Z",
"created_by": "compliancely"
},
],
"success": true
}
{
"success_message": "Total 0 record(s) found",
"pagination": {
"total_records": 0,
"count": 0,
"page_size": 10,
"total_pages": 0,
"current_page": 1,
"order": "asc",
"search_query": ""
},
"data": {},
"success": true
}
{
"success_message": "Total 1 record(s) found",
"pagination": {
"total_records": 1,
"count": 1,
"page_size": 10,
"total_pages": 1,
"current_page": 1,
"order": "desc"
},
"data": {
"id": xxx,
"tin": "xxxxxxxxx",
"name": "",
"status": "Completed",
"created_at": "2024-07-08T13:14:45.738405Z",
"created_by": "compliancely",
"results": [
{
"id": xxxx,
"tin": "xxxxxxxxx",
"name": "ABC TO ABC INC",
"city": null,
"state": null,
"country": "United States",
"code": null,
"revocation_date": null,
"tax_period_end_date": null,
"details": {
"basic_info": {
"ein": "xxxxxxxxx",
"city": null,
"name": "ABC TO ABC INC",
"state": null,
"country": "United States",
"database": [
"copies_of_returns"
],
"match_percentage": 100
},
"copies_of_returns_data": [
{
"ein": "xxxxxxxxx",
"city": null,
"state": null,
"country": "United States",
"return_id": XXXXXXX,
"tax_period": "201612",
"filing_type": "P",
"return_type": "990O",
"copy_of_return": {
"link": "https://app1.compliancely.com/app/file/download/secure/eyJhbGciOXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXxxIjoidGF4X3RyYW5zY3JpcHRfcmVwb3J0IiwiZmlsZV9tb2RlIjoiczMifQ.LRQJIynM9mgQnW99UIzgHvceKlVYX-3LOKSaqw_ruXo"
},
"organization_name": "INTERNATIONAL XXXXX UAW XXXXX XXXX"
},
{
"ein": "xxxxxxxxx",
"city": null,
"state": null,
"country": "United States",
"return_id": XXXXXXX,
"tax_period": "201609",
"filing_type": "P",
"return_type": "990EZ",
"copy_of_return": {
"link": "https://app1.compliancely.com/app/file/download/secure/eyJhbGciOXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXxxIjoidGF4X3RyYW5zY3JpcHRfcmVwb3J0IiwiZmlsZV9tb2RlIjoiczMifQ.LRQJIynM9mgQnW99UIzgHvceKlVYX-3LOKSaqw_ruXo"
},
"organization_name": "XXX NC SXXXXX OF XXXXX COUNCIL OF XXXXXX XXXXXX INC"
},
{
"ein": "xxxxxxxxx",
"city": null,
"state": null,
"country": "United States",
"return_id": XXXXXXX,
"tax_period": "201606",
"filing_type": "P",
"return_type": "990",
"copy_of_return": {
"link": "https://app1.compliancely.com/app/file/download/secure/eyJhbGciOXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXxxIjoidGF4X3RyYW5zY3JpcHRfcmVwb3J0IiwiZmlsZV9tb2RlIjoiczMifQ.LRQJIynM9mgQnW99UIzgHvceKlVYX-3LOKSaqw_ruXo"
},
"organization_name": "ABC TO ABC INC"
},
{
"ein": "xxxxxxxxx",
"city": null,
"state": null,
"country": "United States",
"return_id": XXXXXXXX,
"tax_period": "201512",
"filing_type": "P",
"return_type": "990EZ",
"copy_of_return": {
"link": "https://app1.compliancely.com/app/file/download/secure/eyJhbGciOXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXxxIjoidGF4X3RyYW5zY3JpcHRfcmVwb3J0IiwiZmlsZV9tb2RlIjoiczMifQ.LRQJIynM9mgQnW99UIzgHvceKlVYX-3LOKSaqw_ruXo"
},
"organization_name": "ABC THE LAKE"
}
]
},
"match_percentage": 100.0
}
]
},
"success": true
}
{
"success_message": "Total 1 record(s) found",
"pagination": {
"total_records": 1,
"count": 1,
"page_size": 10,
"total_pages": 1,
"current_page": 1,
"order": "desc"
},
"data": {
"id": 33,
"tin": "XXXXX1085",
"name": null,
"status": "Completed",
"created_at": "2024-09-10T06:33:17.261497Z",
"created_by": "compliancely",
"results": [
{
"id": 1,
"tin": "XXXXX1085",
"name": "ABC COMPANY",
"city": "Solon",
"state": "Ohio",
"country": "United States",
"code": null,
"revocation_date": null,
"tax_period_end_date": null,
"details": {
"basic_info": {
"ein": "XXXXX1085",
"city": "Solon",
"name": "ABC COMPANY",
"state": "Ohio",
"country": "United States",
"database": [
"form_990_N",
"determination_letters",
"copies_of_returns",
"pub_78_data"
],
"match_percentage": 100
},
"form_990_n_data": [
{
"ein": "XXXXX1085",
"tax_year": "2016",
"tax_period": "2016 (01/01/2016-12/31/2016)",
"website_url": "www.abccorp.com",
"mailing_address": "6575 Dorset Lane , Solon, OH 44139, United States",
"organization_name": "ABC COMPANY",
"organization_has_terminated": "No",
"gross_receipts_not_greater_than": "$50,000",
"principal_officer_name_and_address": "Sonya Patel 6575 Dorset Lane Solon OH 44139, United States"
},
{
"ein": "XXXXX1085",
"tax_year": "2015",
"tax_period": "2015 (01/01/2015-12/31/2015)",
"website_url": "www.abccorp.com",
"mailing_address": "6575 Dorset Lane , Solon, OH 44139, United States",
"organization_name": "ABC COMPANY",
"organization_has_terminated": "No",
"gross_receipts_not_greater_than": "$50,000",
"principal_officer_name_and_address": "Sonya Patel 6575 Dorset Lane Solon OH 44139, United States"
},
{
"ein": "XXXXX1085",
"tax_year": "2014",
"tax_period": "2014 (01/01/2014-12/31/2014)",
"website_url": "www.abccorp.com",
"mailing_address": "6575 Dorset Lane , Solon, OH 44139, United States",
"organization_name": "ABC COMPANY",
"organization_has_terminated": "No",
"gross_receipts_not_greater_than": "$50,000",
"principal_officer_name_and_address": "Sonya Patel 6575 Dorset Lane Solon OH 44139, United States"
},
{
"ein": "XXXXX1085",
"tax_year": "2013",
"tax_period": "2013 (01/01/2013-12/31/2013)",
"website_url": "www.abccorp.com",
"mailing_address": "6575 Dorset Lane , Solon, OH 44139, United States",
"organization_name": "ABC COMPANY",
"organization_has_terminated": "No",
"gross_receipts_not_greater_than": "$50,000",
"principal_officer_name_and_address": "Sonya Patel 6575 Dorset Lane Solon OH 44139, United States"
}
],
"publication_78_data": [
{
"ein": "XXXXX1085",
"city": "Solon",
"name": "ABC COMPANY",
"state": "Ohio",
"country": null,
"deductibility_code": "PC"
}
],
"copies_of_returns_data": [
{
"ein": "XXXXX1085",
"city": null,
"state": null,
"country": "United States",
"return_id": 3963247,
"tax_period": "202206",
"filing_type": "E",
"return_type": "990EZ",
"copy_of_return": {
"link": "https://app1.compliancely.com/app/file/download/secure/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ..................dCIsImpzb24iOnsic3VibWlzc2lvbl9pZCI6MzUzLCJlbnRpdHlfbnVtYmVyIjoiMjAyMl9Gb3JtXzk5MEVaVEdw5APFUkfZgA4CC5PgygxlVUbi7GD2qVig2m_Uu0"
},
"organization_name": "ABC COMPANY"
},
{
"ein": "XXXXX1085",
"city": null,
"state": null,
"country": "United States",
"return_id": 3344548,
"tax_period": "202106",
"filing_type": "E",
"return_type": "990EZ",
"copy_of_return": {
"link": "https://app1.compliancely.com/app/file/download/secure/eyJhbGciOiJIUzI1.....................................EwXzA5XzIwMjRfMDZfMzNfNDAifX0.mcFWiEaWl8yt8Of2-w-IJr2U6WRxSFB81wEDhKxa6oo"
},
"organization_name": "ABC COMPANY"
},
{
"ein": "XXXXX1085",
"city": null,
"state": null,
"country": "United States",
"return_id": 2854180,
"tax_period": "202006",
"filing_type": "E",
"return_type": "990EZ",
"copy_of_return": {
"link": "https://app1.compliancely.com/app/file/download/secure/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoxL,................fMDZfMzNfNDUifX0.BXEmcsP61QiZIocFXureLJnUwv9qlpLdn6cyiIikQK8"
},
"organization_name": "ABC COMPANY"
},
{
"ein": "XXXXX1085",
"city": null,
"state": null,
"country": "United States",
"return_id": 979034,
"tax_period": "201906",
"filing_type": "E",
"return_type": "990EZ",
"copy_of_return": {
"link": "https://app1.compliancely.com/app/file/download/secure/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoxLCJ..........................jRfMDZfMzNfNTAifX0.gsoxOW4eBx7kW4_9eTvajTVWWMgobjeVzq2-V0fPnyI"
},
"organization_name": "ABC COMPANY"
},
{
"ein": "XXXXX1085",
"city": null,
"state": null,
"country": "United States",
"return_id": 979033,
"tax_period": "201806",
"filing_type": "P",
"return_type": "990EZ",
"copy_of_return": {
"link": "https://app1.compliancely.com/app/file/download/secure/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoxLC..................................pbWVzdGFtcCI6IjEwXzA5XzIwMjRfMDZfMzNfNTYifX0.YDmL4C3EYFwbNc8_IujvSo603rlsNDzF3n8rIoD-uRU"
},
"organization_name": "ABC COMPANY"
},
{
"ein": "XXXXX1085",
"city": null,
"state": null,
"country": "United States",
"return_id": 979032,
"tax_period": "201712",
"filing_type": "E",
"return_type": "990EZ",
"copy_of_return": {
"link": "https://app1.compliancely.com/app/file/download/secure/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoxLCJmZWF0dX.....................................GluZyIsInRpbWVzdGFtcCI6IjEwXzA5XzIwMjRfMDZfMzRfMDAifX0.-gLqhwpTPTKYxKLBQ5d6oiokb5u1B6no1CPw8ZYCbUc"
},
"organization_name": "ABC COMPANY"
}
],
"determination_letter_data": [
{
"ein": "XXXXX1085",
"city": null,
"state": null,
"country": "United States",
"final_letter": {
"link": "https://app1.compliancely.com/app/file/download/secure/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2Vy.......................................5XzIwMjRfMDZfMzNfMjkifX0.rqM8J0oohiWQplJ5i_PK8kdgu_wpXnQvwSCOgktsNkY"
},
"organization_name": "ABC COMPANY"
},
{
"ein": "XXXXX1085",
"city": null,
"state": null,
"country": "United States",
"final_letter": {
"link": "https://app1.compliancely.com/app/file/download/secure/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1...............................zNfMjkifX0.rqM8J0oohiWQplJ5i_PK8kdgu_wpXnQvwSCOgktsNkY"
},
"organization_name": "ABC COMPANY"
}
]
},
"match_percentage": 100.0
}
]
},
"success": true
}
{
"success_message": "No record found",
"data": [],
"success": true
}
{
"errors": [
{
"code": "query_param",
"message": "Invalid input given"
}
],
"data": null,
"success": false
}
{
"detail": "Authentication credentials were not provided."
}
{
"detail": "Invalid token."
}
{
"detail": "Invalid token header. No credentials provided."
}
Know more on how to access the files from API response