Skip to main content
Version: 2.0.0

Get

Get

Use this endpoint to retrieve a 1099-A submission and its records. Provide the SubmissionId to retrieve the whole submission, optionally narrowing to a specific RecordId.

The response includes the full payer, recipient, and form data as originally submitted — useful for audit trails and displaying return details in your application.

POST Form1099A/Get 

Request Params

FieldTypeDescription
SubmissionIdGuidAn unique identifier generated by TaxBandits when a 1099-INT return is created. Mention the Form 1099-A return's Submission ID that you want to get.
RecordIdGuid[]An unique identifier generated by TaxBandits when a 1099-INT return is created. Mention the Form 1099-A return's Record ID that you want to get.

Response Body

FieldTypeDescription
Form1099Recordsobject[]Contains the retrieved Form 1099-A return records matching the requested SubmissionId and RecordIds.
SubmissionManifestobject[]Returns brief information about the submission. Includes details such as Submission ID, Tax Year, IsScheduleFiling, and ScheduleFiling service details.
SubmissionIdGuidUnique identifier generated by TaxBandits for the retrieved Form 1099-A submission.
TaxYearstringReturns the tax year for which the Form 1099-A Acquisition or Abandonment of Secured Property return was filed.
IsFederalBooleanFederal Filing will be enabled when the value is True. Form 1099-A will be sent directly to the IRS.
IsStateBooleanState Filing will be enabled when the value is True. Form 1099-A will be directly filed with the respective recipient states.
Note: State Filing will not be created for the states that do not require State filing.
IsDistributionBooleanWhen TRUE, recipient distribution is enabled (postal mail / online access/email).
DistributionDetailsobject[]Distribution configuration. Required when IsDistribution is TRUE.
DistributionTypestringRecipient copy distribution type.
Allowed values

"POSTAL_ONLY", "ONLINE_ACCESS", "POSTAL_AND_ONLINE"

PostalTypestringPostal service type.
Allowed values

"USPS_FIRST_CLASS"

IsScheduleFilingBooleanIdentifies whether the schedule filing service is enabled for the retrieved Form 1099-A return.
ScheduleFilingobject[]Returns the preferred date on which the Form 1099-A return is scheduled to be submitted to the IRS.
EfileDatestringReturns the date on which the Form 1099-A return is scheduled to be transmitted to the IRS.
ReturnHeaderobjectReturns information about the lender (payer) business details associated with the Form 1099-A return.
BusinessobjectReturns the business details of the lender (payer) who filed the Form 1099-A.
BusinessIdGuidReturns the unique identifier generated by TaxBandits for the lender (payer) business.
PayerRefstringReturns your unique identifier for the lender (payer), as provided during the filing of Form 1099-A.
IsDefaultBusinessBooleanIdentifies whether the lender business is designated as the default business in TaxBandits.
TINDetailsobjectReturns the TIN information for the lender (payer) business.
FormatstringReturns the format in which the TIN was provided (e.g., PLAIN_TIN, ENCRYPTED_TIN, or TOKENIZED_TIN).
TINTypestringReturns the TIN type of the lender (payer) business (e.g., EIN, SSN, QI-EIN, ITIN).
TINstringReturns the TIN value of the lender (payer) business according to the Format returned.
IndividualNmobjectReturns the individual's name details when the TIN type of the lender business is SSN.
FirstNmstringReturns the first name of the individual.
MiddleNmstringReturns the middle name of the individual.
LastNmstringReturns the last name of the individual.
SuffixstringReturns the suffix of the individual's name.
BusinessNmstringReturns the legal name of the lender (payer) business.
NameCtrlstringReturns the IRS name control of the lender (payer) business.
DBADetailsobject[]Returns DBA (Doing Business As) information for the lender (payer) business.
DBANmstringReturns the name of the DBA.
DBARefstringReturns your unique identifier for this DBA.
DBAIdGuidReturns the unique identifier generated by TaxBandits for the DBA.
Addressobject[]Returns the address information of the DBA.
Address1stringReturns the street address or PO Box of the DBA.
Address2stringReturns the suite or apartment number of the DBA.
CitystringReturns the city of the DBA.
ProvinceOrStatestringReturns the province or state name of the DBA.
ZipcdstringReturns the ZIP code of the DBA.
CountrystringReturns the 2-character country code of the DBA.
EmailstringReturns the email address of the lender (payer) business.
AddressobjectReturns the primary address of the lender (payer) business.
Address1stringReturns the street address or PO Box of the lender business.
Address2stringReturns the suite or apartment number of the lender business.
CitystringReturns the city of the lender business.
ProvinceOrStatestringReturns the province or state name of the lender business.
ZipCdstringReturns the ZIP code of the lender business.
CountrystringReturns the 2-character country code of the lender business.
ContactDetailsobject[]Returns the details of the contact person the IRS can reach regarding the lender business.
FirstNmstringReturns the first name of the contact person.
MiddleNmstringReturns the middle name of the contact person.
LastNmstringReturns the last name of the contact person.
SuffixstringReturns the suffix of the contact person's name.
PhonestringReturns the phone number of the contact person.
PhoneExtnstringReturns the phone extension number of the contact person.
EmailstringReturns the email address of the contact person.
FaxstringReturns the fax number of the contact person.
ReturnDataobject[]Returns the recipient (borrower) details and Form 1099-A data for the retrieved return.
SequenceIdstringReturns the unique reference ID provided during filing that identifies this particular Form 1099-A record.
RecordIdGuidReturns the unique identifier generated by TaxBandits for this Form 1099-A return record.
ReturnManifestobject[]Returns a high-level summary of the Form 1099-A return, including federal filing, state filing, and recipient copy distribution configuration details.
IsFederalBooleanIdentifies whether federal filing is enabled for the retrieved Form 1099-A return.
IsDistributionBooleanIdentifies whether recipient copy distribution is enabled for the retrieved Form 1099-A return.
DistributionDetailsobject[]Returns the recipient copy distribution configuration details for the Form 1099-A return.
DistributionTypestringReturns the recipient copy distribution type (e.g., POSTAL_ONLY, ONLINE_ACCESS, POSTAL_AND_ONLINE).
PostalTypestringReturns the postal service type used for distributing the Form 1099-A recipient copy.
IsForcedBooleanIdentifies whether duplicate verification was bypassed and a new Form 1099-A return was created for the recipient regardless of previously filed returns with the same amounts.
RecipientobjectReturns the recipient (borrower) details for the Form 1099-A return.
RecipientIdGuidReturns the unique identifier generated by TaxBandits for the borrower (recipient).
PayeeRefstringReturns your unique identifier for the borrower (recipient), as provided during the filing of Form 1099-A.
TINDetailsobjectReturns the TIN information for the borrower (recipient).
FormatstringReturns the format in which the recipient's TIN was provided (e.g., PLAIN_TIN, ENCRYPTED, or TOKEN).
TINTypestringReturns the TIN type of the borrower (recipient) (e.g., EIN, SSN, ITIN).
TINstringReturns the TIN value of the borrower (recipient) according to the Format returned.
IndividualNmobjectReturns the individual's name details when the TIN type of the borrower (recipient) is SSN, ITIN, or ATIN.
FirstNmstringReturns the first name of the borrower (recipient).
MiddleNmstringReturns the middle name of the borrower (recipient).
LastNmstringReturns the last name of the borrower (recipient).
SuffixstringReturns the suffix of the borrower (recipient) individual's name.
BusinessNmstringReturns the legal name of the borrower (recipient) business.
NameCtrlstringReturns the IRS name control of the borrower (recipient).
DBADetailsobjectReturns DBA (Doing Business As) information for the borrower (recipient).
DBAIdGuidReturns the unique identifier generated by TaxBandits for the recipient's DBA.
DBANmstringReturns the name of the recipient's DBA.
DBARefstringReturns your unique identifier for the recipient's DBA.
AddressobjectReturns the address information of the recipient's DBA.
Address1stringReturns the street address or PO Box of the recipient's DBA.
Address2stringReturns the suite or apartment number of the recipient's DBA.
CitystringReturns the city of the recipient's DBA.
ProvinceOrStatestringReturns the province or state name of the recipient's DBA.
ZipCdstringReturns the ZIP code of the recipient's DBA.
CountrystringReturns the 2-character country code of the recipient's DBA.
DOBstringReturns the date of birth of the borrower (recipient).
AddressobjectReturns the primary address of the borrower (recipient).
Address1stringReturns the street address or PO Box of the borrower (recipient).
Address2stringReturns the suite or apartment number of the borrower (recipient).
CitystringReturns the city of the borrower (recipient).
ProvinceOrStatestringReturns the province or state name of the borrower (recipient).
ZipCdstringReturns the ZIP code of the borrower (recipient).
CountrystringReturns the 2-character country code of the borrower (recipient).
EmailstringReturns the email address of the borrower (recipient).
FaxstringReturns the fax number of the borrower (recipient).
PhonestringReturns the phone number of the borrower (recipient).
AFormDataobjectReturns the Form 1099-A Acquisition or Abandonment of Secured Property data for the retrieved return.
AcqDtstringReturns the date of the lender's acquisition of the secured property, or the date the lender first knew of the abandonment (Box 1), in the format MM/DD/YYYY or MM-DD-YYYY.
BalOutStandingstringReturns the balance of the principal outstanding on the loan at the time of the acquisition or abandonment as reported in Box 2. Size Range: 0-9999999999.99
FMVstringReturns the fair market value of the secured property at the time of acquisition or abandonment as reported in Box 4. Size Range: 0-9999999999.99
IsBorrowerLiableBooleanReturns whether the borrower was personally liable for repayment of the debt as reported in Box 5. When True, the borrower was personally liable for debt repayment.
PropDescBooleanReturns the description of the secured property that was acquired or abandoned as reported in Box 6. Size Range: 39
AccountNumstringReturns the account number assigned to the borrower (recipient) by the lender. Populated when more than one Form 1099-A was filed for the same borrower (recipient).
Errorsobject[]Returns detailed error information for Form 1099-A records that could not be retrieved or failed validation.
IdstringReturns the validation error code for the failed Form 1099-A retrieval.
NamestringReturns the name of the validation rule that failed during the Form 1099-A retrieval.
MessagestringReturns a description of the validation error and guidance on how to resolve it for the Form 1099-A retrieval.
Request Params
SampleDescriptionAction
Sample 1
Query Params - Use the SubmissionId alone to get the full submission, or include RecordId to get a specific record.
Sample 1
Form1099A/get?submissionId=519a84f4-5e56-496a-82f3-18f51fdf3d75&recordIds=519a84f4-5e56-496a-82f3-18f51fdf3d75,519a84f4-5e56-496a-82f3-18f51fdf3d75
Response JSON
ResponseDescriptionAction
200
Success Response - This is a sample response for successful API requests.
Response: 200
{
"Form1099Records": [
{
"SubmissionManifest": {
"SubmissionId": "8997e07b-575d-41d3-9df3-45f244224013",
"TaxYear": "2026",
"IsFederal": true,
"IsState": true,
"IsDistribution": true,
"DistributionDetails": {
"DistributionType": "POSTAL_AND_ONLINE",
"PostalType": "USPS_FIRST_CLASS"
},
"IsScheduleFiling": false,
"ScheduleFiling": null
},
"ReturnHeader": {
"Business": {
"BusinessId": "f9816f1e-1662-4d0c-ab44-948a1228a848",
"PayerRef": null,
"IsDefaultBusiness": false,
"IsActive": true,
"TINDetails": {
"Format": "PLAIN_TIN",
"TINType": "EIN",
"TIN": "72-5564874"
},
"IndividualNm": null,
"BusinessNm": "Horizon LLC",
"NameCtrl": "HORI",
"DBADetails": null,
"Address": {
"Address1": "2500 Horizon Parkway",
"Address2": "Suite 200",
"City": "Plano",
"ProvinceOrState": "TX",
"ZipCd": "75024",
"Country": "US"
},
"ContactDetails": {
"FirstNm": "Michael",
"MiddleNm": "A",
"LastNm": "Carter",
"Suffix": "Jr",
"Phone": "(972) 555-0100",
"PhoneExtn": "205",
"Email": "horizonllc@sample.com",
"Fax": "(972) 555-0199"
},
"W2Specific": null,
"Form1042SSpecific": null,
"ACASpecific": null,
"Form480Specific": null,
"BusinessType": null,
"SigningAuthority": null
}
},
"ReturnData": [
{
"SequenceId": "1",
"RecordId": "37a9e556-7db0-4ab4-8681-223ab6857b3c",
"ReturnManifest": {
"IsFederal": true,
"IsState": false,
"IsDistribution": true,
"DistributionDetails": {
"DistributionType": "POSTAL_AND_ONLINE",
"PostalType": "USPS_FIRST_CLASS"
},
"CorrectionDetails": null,
"IsForced": false
},
"Recipient": {
"RecipientId": "7b3e9cb9-4968-4ce9-a615-6b9033c9d1d1",
"PayeeRef": null,
"TINDetails": {
"Format": "PLAIN_TIN",
"TINType": "SSN",
"TIN": "321-44-5782"
},
"IndividualNm": {
"FirstNm": "David",
"MiddleNm": "R",
"LastNm": "Thompson",
"Suffix": null
},
"NameCtrl": "THOM",
"BusinessNm": null,
"DBADetails": null,
"Address": {
"Address1": "789 Market Street",
"Address2": "Suite 1200",
"City": "San Francisco",
"ProvinceOrState": "CA",
"ZipCd": "94103",
"Country": "US"
},
"DOB": null,
"Email": "david.thompson@sample.com",
"Fax": "(214) 555-0199",
"Phone": "(214) 555-0100",
"W9Details": null,
"W8BenDetails": null,
"Form1042SDetails": null
},
"AFormData": {
"AcqDt": "03/04/2025",
"OutStandingBal": 1508.75,
"FMV": 5000.99,
"IsBorrowerLiable": false,
"PropDesc": "Single 125 Oak Avenue, Austin, CA",
"AccountNum": "ACC123456789"
}
}
],
"StateReconData": null
}
],
"Errors": null
}