List
List
Lists all Form 1099-LTC returns created and transmitted on the account for a particular Submission or Payer. Form 1099-LTC returns will be listed based on the filters sent in the Request.
GET Form1099LTC/List Request Params
| Field | Type | Description |
|---|---|---|
| SubmissionId | Guid | Unique identifier of a submission |
| BusinessId | Guid | Unique identifier of a business |
| TINType | string | List the 1099-LTC records based on the given TINType and TIN. |
| TIN | string | List the 1099-LTC records based on the given TIN. |
| TaxYear | string | List the 1099-LTC records based on the given taxyear. Allowed values: "2023","2024","2025" |
| Page | number | Pulls the records listed in the page selected |
| PageSize | number | Number of 1099-LTC records to be listed in each page. Note: PageSize can be maximum of 100. |
| EfileStatus | string | List the 1099-LTC records based on the status ("CREATED, UNDERPROCESS, SENTTOAGENCY, TRANSMITTED, ACCEPTED, REJECTED") |
| FromDate | string | Enter a date from which the Form 1099-LTC records need to be listed in MM/DD/YYYY format. |
| ToDate | string | Enter a date till which the 1099-LTC records created are to be listed in MM/DD/YYYY format. |
Response Body
| Field | Type | Description |
|---|---|---|
| StatusCode | number | Returns the HTTP status codes like 200,300 etc. |
| StatusName | string | Name of the status code |
| StatusMessage | string | Detailed status message |
| Form1099Type | string | Denotes the type of 1099-LTC form. |
| Form1099Records | object[] | Returns detailed information of the Form 1099-LTC records. |
| SubmissionId | Guid | Unique identifier of a submission |
| BusinessId | Guid | Unique identifier of a business |
| PayerRef | string | Unique identifier of the payer. |
| BusinessNm | string | Name of the business Size Range: ..75 |
| FirstNm | string | First Name of the Individual |
| MiddleNm | string | Middle Name of the Individual |
| LastNm | string | Last Name of the Individual |
| Suffix | string | Suffix of the individual Allowed values"Jr", "Sr", "I", "II", "III", "IV", "V", "VI", "VII" |
| IsEIN | Boolean | When true, identifies the business with an EIN. |
| EINorSSN | string | When IsEIN is true, use Employer Identification Number (EIN). When IsEIN is false, use Social Security Number (SSN) |
| ContactNm | string | Contact Name of the Business. |
| TaxYear | string | Tax year of 1099-LTC to be filed. |
| Recipient | object | Details of the Recipient. |
| SequenceId | string | A unique reference ID for the submission that can be used to identify a particular record. The Sequence ID will be returned in the Response for your reference. |
| RecordId | Guid | A unique identifier generated by TaxBandits when a 1099-LTC return is created. |
| RecipientId | Guid | A unique identifier generated by TaxBandits for a Recipient when a 1099-LTC return is created. You can use this id for your future reference to Update. |
| RecipientNm | string | Name of Recipient. |
| FirstNm | string | First Name of the Individual |
| MiddleNm | string | Middle Name of the Individual |
| LastNm | string | Last Name of the Individual |
| Suffix | string | Suffix of the individual Allowed values"Jr", "Sr", "I", "II", "III", "IV", "V", "VI", "VII" |
| TINType | string | TIN type of the Recipient. |
| TIN | string | TIN of the Recipient. |
| PayeeRef | string | A unique identifier for each payee completing their information. |
| AccountNum | string | Account number of Payer having multiple accounts for a recipient for whom more than one Form 1099-LTC is filed. Size Range: 4..20 Note: If the account number on the return you file is the same as any previously filed return, TaxBandits will append 3 random numbers at the end of the account number. |
| Status | string | The status of Form 1099-LTC. |
| FederalReturn | object | Returns the record status and StatusTs of federal return service for Form 1099-LTC. |
| Status | string | Returns the record status. |
| StatusTs | string | Returns date and time of return created. |
| Info | string | Returns information about the Federal Filing service. |
| Errors | object[] | Shows detailed error information. |
| Postal | object | Returns the status and StatusTs of postal mailing service for Form 1099-LTC. |
| Status | string | Returns the status of postal order. |
| StatusTs | string | Returns the date and time of the postal order created. |
| Info | string | Returns the information about Postal mailing service. |
| OnlineAccess | object | Returns the Email address for whom the online access to be given and Status of online access. |
| Status | string | Returns status of online access for Form 1099-LTC return. |
| string | Email address for whom the online access to be given. | |
| Info | string | Information about the online access service. |
| ScheduleFiling | object | Returns the date of the schedule filing. |
| ScheduledOn | string | Date of the schedule filing to know when the return to be filed to the IRS. |
| Info | string | Information about Schedule Filing service. |
| TotalRecords | number | Total number of records. |
| TotalPages | number | Total number of pages. |
| Page | number | Pulls the records listed in the page selected |
| PageSize | number | Number of 1099-LTC records to be listed in each page. |
| Errors | object[] | Shows detailed error information |
| Id | string | Returns the validation error id |
| Name | string | Name of the validation error |
| Message | string | Description of the validation error |
Request Params
"Form1099LTC/List?BusinessId=8d177248-992e-4ca5-ba9e-1a5a8a93db56"
Response JSON
Success Response - This is a sample response for successful API requests.
{
"StatusCode": 200,
"StatusName": "Ok",
"StatusMessage": "Successful API call",
"Form1099Type": "LTC",
"Form1099Records": [
{
"SubmissionId": "c03feb88-d8a1-4080-8bc6-4e6adec1bba5",
"BusinessId": "8d177248-992e-4ca5-ba9e-1a5a8a93db56",
"PayerRef": "Snow123",
"BusinessNm": "Snowdaze LLC",
"FirstNm": null,
"MiddleNm": null,
"LastNm": null,
"Suffix": null,
"IsEIN": true,
"EINorSSN": "71-3787159",
"ContactNm": null,
"TaxYear": "2025",
"Recipient": {
"SequenceId": "1",
"RecordId": "488b1c7e-d244-4d6a-8491-65ae2209a99f",
"RecipientId": "472079fb-2dcf-4228-8548-73656ddafc30",
"RecipientNm": "Dairy Delights LLC Coco Milk",
"FirstNm": "Shawn",
"LastNm": "Williams",
"MiddleNm": null,
"Suffix": null,
"TINType": "SSN",
"TIN": "363-81-4579",
"PayeeRef": "Payee001",
"AccountNum":"20241520040564049666",
"FederalReturn": {
"Status": "CREATED",
"StatusTs": "2025-04-18 05:31:03 -04:00",
"Info": null,
"Errors": null
},
"Postal": null,
"OnlineAccess": {
"Status": "CREATED",
"Email": "shawn@sample.com",
"Info": null
},
"ScheduleFiling": {
"ScheduledOn": "01/25/2026",
"Info": "The return is scheduled on 01/25/2026"
}
}
}
],
"TotalRecords": 1,
"TotalPages": 1,
"Page": 1,
"PageSize": 100,
"Errors": null
}