Skip to main content
Version: 2.0.0

Update

Update

This endpoint can be used to update the details on an existing 1099-DA return or to add additional returns under the same SubmissionId. Your request JSON must include the SubmissionId and RecordId of the return you want to modify.

Key points

  • You cannot update a return once it has been transmitted, unless the return is in a Scheduled status. Scheduled forms can be updated until 11:59 PM ET of the previous day.
  • The TaxYear of a submission cannot be changed once created. All other fields can be updated.
POST form1099da/update 

Request Body

FieldTypeDescription
SubmissionManifestobject[]SubmissionManifest provides brief information about a particular submission on the whole.
It contains information like
- Submission ID
- Tax Year
- IsScheduleFiling & ScheduleFiling service details
TaxYearstringTax year of Form 1099-DA to be filed.
Allowed values

"2025", "2026"

IsFederalBooleanFederal Filing will be enabled when the value is True. Form 1099-NEC will be sent directly to the IRS.
IsStateBooleanState Filing will be enabled when the value is True. Form 1099-NEC 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"

IsScheduleFilingBooleanWhen true, schedule filing services will be enabled for Form 1099-DA returns under this submission.
ScheduleFilingobject[]Contains the preferred date to submit the returns to the IRS.
Note: Required only when IsScheduleFiling is True.
EfileDatestringDate of Schedule Filing. Enter the date in the format: MM/DD/YYYY or MM-DD-YYYY
Example: 01/25/2026 or 01-25-2026
ReturnHeaderobjectContains information about the Business details.
   BusinessobjectObject to identify the Business Details.
      BusinessIdGuidUse the unique Business ID (Generated by TaxBandits) that you received in the response of the Business CREATE Endpoint. If you do not have a Business ID, ignore the field. By giving the Business ID, you do not have to provide all the business information again.
      PayerRefstringOptional Your unique identifier for the payer. Can replace BusinessId in future requests.
Size Range: 50
      IsDefaultBusinessBooleanWhen set to TRUE, this business will be set as the default across requests that do not specify a business.
      TINDetailsobjectTIN information for the business.
         FormatstringSpecifies how the TIN is passed.
Allowed values

"PLAIN_TIN" — Pass TIN directly.
"TOKENIZED_TIN" - Pass tokenized TIN.

         TINTypestringSpecify the TIN type of the business.
Allowed values

"EIN", "SSN"

         TINstringThe TIN value according to the Format selected.
      IndividualNmobjectRequired when TINType is SSN. Provide individual name fields instead of BusinessNm.
         FirstNmstringThe first name of the individual.
Size Range: 20
         MiddleNmstringOptional Middle name of the individual.
Size Range: 20
         LastNmstringThe last name of the individual.
Size Range: 20
         SuffixstringOptional Suffix of the individual's name.
Allowed values

"Jr", "Sr", "I", "II", "III", "IV", "V", "VI", "VII"

      BusinessNmstringLegal name of the business. Required when TINType is EIN.
Size Range: 75
      NameCtrlstringName control of the business as registered with the IRS.
Size Range: 3-4
      DBADetailsobject[]Optional DBA (Doing Business As) information.
         DBANmstringName of the DBA.
Size Range: 75
         DBARefstringUnique identifier for the DBA.
Size Range: 1-50
         DBAIdGuidTaxBandits-generated DBA identifier. Returned in the response.
         IsDefaultDBABooleanWhen TRUE, marks this DBA as the default.
         Addressobject[]Address information of DBA.
            Address1stringStreet address or PO Box.
Size Range: 46
            Address2stringOptional Suite or apartment number.
Size Range: 46
            CitystringDBA's city.
Size Range: 50
            ProvinceOrStateNmStringDBA's province or state name.
Allowed values

When the country code is US:
"AL", "AK", "AZ", "AR", "CA", "CO", "CT", "DE", "DC", "FL", "GA", "HI", "ID", "IL", "IN", "IA", "KS", "KY", "LA", "ME", "MD", "MA", "MI", "MN", "MS", "MO", "MT", "NE", "NV", "NH", "NJ", "NM", "NY", "NC", "ND", "OH", "OK", "OR", "PA", "RI", "SC", "SD", "TN", "TX", "UT", "VT", "VA", "WV", "WI", "WY", "AS", "FM", "GU", "MH", "MP", "PW", "PR", "VI", "AA", "AE", "AP"
When the country code is CA:
"AB", "BC", "MB", "NB", "NL", "NT", "NS", "NU", "ON", "PE", "QC", "SK", "YT"

Note: The size range is set to 50 for all countries except the United States and Canada.
            ZipCdstringDBA's ZIP code.
Size Range: 5-16
            CountryStringDBA's 2-character country code.
Allowed values

"US", "AF", "AX", "AL", "DZ", "AS", "AD", "AO", "AI", "AQ", "AG", "AR", "AM", "AW", "AT", "AU", "AZ", "BS", "BH", "BD", "BB", "BY", "BE", "BZ", "BJ", "BM", "BT", "BO", "BQ", "BA", "BW", "BV", "BR", "IO", "BN", "BG", "BF", "BI", "KH", "CM", "CA", "CV", "KY", "CF", "TD", "CL", "CN", "CX", "CC", "CO", "KM", "CG", "CD", "CK", "CR", "CI", "HR", "CU", "CW", "CY", "CZ", "DK", "DJ", "DO", "DM", "EC", "EG", "SV", "GQ", "ER", "EE", "ET", "FK", "FO", "FJ", "FI", "FR", "GF", "PF", "TF", "GA", "GM", "GH", "GI", "GR", "GL", "GD", "GP", "GU", "GT", "GG", "GN", "GW", "GY", "HT", "HM", "VA", "HN", "HK", "HU", "IS", "IN", "ID", "IR", "IQ", "IE", "IM", "IL", "IT", "JM", "JP", "JE", "JO", "KZ", "KE", "KI", "KP", "KR", "KW", "KG", "LA", "LV", "LB", "LS", "LR", "LY", "LI", "LT", "LU", "MO", "MK", "MG", "MW", "MY", "MV", "ML", "MT", "MH", "MQ", "MR", "MU", "YT", "MX", "FM", "MD", "MC", "MN", "ME", "MS", "MA", "MZ", "MM", "NA", "NR", "NP", "NL", "NC", "NZ", "NI", "NE", "NG", "NU", "NF", "MP", "NO", "OM", "PK", "PS", "PA", "PG", "PY", "PE", "PH", "PN", "PL", "PT", "PR", "QA", "RO", "RS", "RU", "RW", "BL", "SH", "KN", "LC", "MF", "PM", "VC", "WS", "SM", "ST", "SA", "SN", "RS", "SC", "SL", "SG", "SX", "SK", "SI", "SB", "SO", "ZA", "SS", "ES", "LK", "SD", "SR", "SJ", "SE", "CH", "SY", "TW", "TJ", "TZ", "TH", "TO", "TL", "TN", "TD", "TS", "TU", "TK", "TF", "TV", "UG", "UP", "AE", "UK", "UY", "UZ", "NH", "VE", "VM", "VQ", "WQ", "WF", "WI", "YM", "ZA", "ZI"

      AddressobjectBusiness address details.
         Address1stringStreet address or PO Box of the business.
Size Range: 46
         Address2stringOptional Suite or apartment number of the business.
Size Range: 46
         CitystringCity of the business.
Size Range: 50
         ProvinceOrStatestringProvince or state name of the business.
When the country code is US:
Allowed values

"AL", "AK", "AZ", "AR", "CA", "CO", "CT", "DE", "DC", "FL", "GA", "HI", "ID", "IL", "IN", "IA", "KS", "KY", "LA", "ME", "MD", "MA", "MI", "MN", "MS", "MO", "MT", "NE", "NV", "NH", "NJ", "NM", "NY", "NC", "ND", "OH", "OK", "OR", "PA", "RI", "SC", "SD", "TN", "TX", "UT", "VT", "VA", "WA", "WV", "WI", "WY", "AS", "FM", "GU", "MH", "MP", "PW", "PR", "VI", "AA", "AE", "AP"

When the country code is CA:
Allowed values

"AB", "BC", "MB", "NB", "NL", "NT", "NS", "NU", "ON", "PE", "QC", "SK", "YT"

Note: The size range is set to 50 for all countries except the United States and Canada.
         ZipCdStringZIP code of the business.
Size Range: 5-16
         CountryString2-character country code of the business.
Allowed values

"US", "AF", "AX", "AL", "DZ", "AS", "AD", "AO", "AI", "AQ", "AG", "AR", "AM", "AW", "AT", "AU", "AZ", "BS", "BH", "BD", "BB", "BY", "BE", "BZ", "BJ", "BM", "BT", "BO", "BQ", "BA", "BW", "BV", "BR", "IO", "BN", "BG", "BF", "BI", "KH", "CM", "CA", "CV", "KY", "CF", "TD", "CL", "CN", "CX", "CC", "CO", "KM", "CG", "CD", "CK", "CR", "CI", "HR", "CU", "CW", "CY", "CZ", "DK", "DJ", "DO", "DM", "EC", "EG", "SV", "GQ", "ER", "EE", "ET", "FK", "FO", "FJ", "FI", "FR", "GF", "PF", "TF", "GA", "GM", "GH", "GI", "GR", "GL", "GD", "GP", "GU", "GT", "GG", "GN", "GW", "GY", "HT", "HM", "VA", "HN", "HK", "HU", "IS", "IN", "ID", "IR", "IQ", "IE", "IM", "IL", "IT", "JM", "JP", "JE", "JO", "KZ", "KE", "KI", "KP", "KR", "KW", "KG", "LA", "LV", "LB", "LS", "LR", "LY", "LI", "LT", "LU", "MO", "MK", "MG", "MW", "MY", "MV", "ML", "MT", "MH", "MQ", "MR", "MU", "YT", "MX", "FM", "MD", "MC", "MN", "ME", "MS", "MA", "MZ", "MM", "NA", "NR", "NP", "NL", "NC", "NZ", "NI", "NE", "NG", "NU", "NF", "MP", "NO", "OM", "PK", "PS", "PA", "PG", "PY", "PE", "PH", "PN", "PL", "PT", "PR", "QA", "RO", "RS", "RU", "RW", "BL", "SH", "KN", "LC", "MF", "PM", "VC", "WS", "SM", "ST", "SA", "SN", "RS", "SC", "SL", "SG", "SX", "SK", "SI", "SB", "SO", "ZA", "SS", "ES", "LK", "SD", "SR", "SJ", "SE", "CH", "SY", "TW", "TJ", "TZ", "TH", "TO", "TL", "TN", "TD", "TS", "TU", "TK", "TF", "TV", "UG", "UP", "AE", "UK", "UY", "UZ", "NH", "VE", "VM", "VQ", "WQ", "WF", "WI", "YM", "ZA", "ZI"

      ContactDetailsobject[]Details of the person the IRS can contact regarding the given business.
         FirstNmstringFirst name of the contact person.
Size Range: 20
         MiddleNmstringOptional Middle name of the contact person.
Size Range: 20
         LastNmstringLast name of the contact person.
Size Range: 20
         SuffixstringOptional The suffix of the contact person.
Allowed values

"Jr", "Sr", "I", "II", "III", "IV", "V", "VI", "VII"

         PhonestringPhone number of the contact person.
Size Range: 10 digits
         PhoneExtnstringOptional Phone extension number.
Size Range: 5
         FaxstringOptional Fax number of the contact person.
Size Range: 10
ReturnDataobject[]Contains information about the recipient details and Form 1099-DA details.
   SequenceIdstringA 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.
Size Range: 50
   ReturnManifestobject[]Filing options for this record.
      IsFederalBooleanFederal Filing for the return will be enabled when the value is True. Form 1099-DA will be sent directly to the IRS.
      IsStateBooleanState Filing for the return will be enabled when the value is True. Form 1099-DA 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"

      IsForcedBooleanWhen TRUE, TaxBandits does not verify for duplicates and will create a new return for the recipient, even it comprises the same amounts as in previously filed returns. For more information on duplicate handling for Form 1099s, please click here.

Note: If there are multiple returns filed for the recipient with the same account number, TaxBandits will append 3 random numbers at the end of the account number.
   RecipientobjectObject to identify recipient details.
      RecipientIdGuidA unique ID generated by TaxBandits after the return is created and will be returned in the Response. You can use this ID for your future reference to update.
      PayeeRefstringOptional Your unique identifier for the recipient. Can replace RecipientId in future requests.
Size Range: 50
      TINDetailsobjectRecipient TIN information.
         FormatstringSpecifies how the TIN is passed.
Allowed values

"PLAIN_TIN" - Pass TIN directly.
"TOKENIZED_TIN" - Pass tokenized TIN.

         TINTypestringTIN type of the recipient.
Allowed values

"EIN", "SSN", "ATIN", "ITIN", "NA"

         TINstringThe TIN value according to the Format selected.
      IndividualNmobjectRequired when TINType is SSN. Provide individual name fields instead of BusinessNm.
         FirstNmstringThe first name of the individual.
Size Range: 20
         MiddleNmstringOptional The middle name of the individual.
Size Range: 20
         LastNmstringLast name of the individual.
Size Range: 20
         SuffixstringOptional The suffix of the individual’s name.
Allowed values

"Jr", "Sr", "I", "II", "III", "IV", "V", "VI", "VII"

      BusinessNmstringLegal name of the recipient business. Required when TINType is EIN.
Size Range: 75
      NameCtrlstringName control of the business as registered with the IRS.
Size Range: 3-4
      DBADetailsObjectOptional DBA (Doing Business As) information.
         DBAIdGUIDTaxBandits-generated DBA identifier. Returned in the response.
         DBANmStringName of the DBA.
Size Range: 75
         DBARefStringYour unique identifier for this DBA.
1-50 characters
         Addressobject[]Address information of DBA
            Address1StringStreet address or PO Box.
Max 46 characters
            Address2StringOptional Suite or apartment number.
Max 46 characters
            CityStringDBA’s city.
Max 50 characters
            ProvinceOrStateStringDBA’s province or state name.
Allowed valuesWhen the country code is US :
Allowed values

"AL", "AK", "AZ", "AR", "CA", "CO", "CT", "DE", "DC", "FL", "GA", "HI", "ID", "IL", "IN", "IA", "KS", "KY", "LA", "ME", "MD", "MA", "MI", "MN", "MS", "MO", "MT", "NE", "NV", "NH", "NJ", "NM", "NY", "NC", "ND", "OH", "OK", "OR", "PA", "RI", "SC", "SD", "TN", "TX", "UT", "VT", "VA", "WV", "WI", "WY", "AS", "FM", "GU", "MH", "MP", "PW", "PR", "VI", "AA", "AE", "AP"

When the country code is CA:
Allowed values

"AB", "BC", "MB", "NB", "NL", "NT", "NS", "NU", "ON", "PE", "QC", "SK", "YT"

Note: The size range is set to 50 for all countries except the United States and Canada.
            ZipCdStringDBA’s ZIP code.
5 - 16 characters
            CountryStringDBA’s 2-character country code.
Allowed values

"US", "AF", "AX", "AL", "DZ", "AS", "AD", "AO", "AI", "AQ", "AG", "AR", "AM", "AW", "AT", "AU", "AZ", "BS", "BH", "BD", "BB", "BY", "BE", "BZ", "BJ", "BM", "BT", "BO", "BQ", "BA", "BW", "BV", "BR", "IO", "BN", "BG", "BF", "BI", "KH", "CM", "CA", "CV", "KY", "CF", "TD", "CL", "CN", "CX", "CC", "CO", "KM", "CG", "CD", "CK", "CR", "CI", "HR", "CU", "CW", "CY", "CZ", "DK", "DJ", "DO", "DM", "EC", "EG", "SV", "GQ", "ER", "EE", "ET", "FK", "FO", "FJ", "FI", "FR", "GF", "PF", "TF", "GA", "GM", "GH", "GI", "GR", "GL", "GD", "GP", "GU", "GT", "GG", "GN", "GW", "GY", "HT", "HM", "VA", "HN", "HK", "HU", "IS", "IN", "ID", "IR", "IQ", "IE", "IM", "IL", "IT", "JM", "JP", "JE", "JO", "KZ", "KE", "KI", "KP", "KR", "KW", "KG", "LA", "LV", "LB", "LS", "LR", "LY", "LI", "LT", "LU", "MO", "MK", "MG", "MW", "MY", "MV", "ML", "MT", "MH", "MQ", "MR", "MU", "YT", "MX", "FM", "MD", "MC", "MN", "ME", "MS", "MA", "MZ", "MM", "NA", "NR", "NP", "NL", "NC", "NZ", "NI", "NE", "NG", "NU", "NF", "MP", "NO", "OM", "PK", "PS", "PA", "PG", "PY", "PE", "PH", "PN", "PL", "PT", "PR", "QA", "RO", "RS", "RU", "RW", "BL", "SH", "KN", "LC", "MF", "PM", "VC", "WS", "SM", "ST", "SA", "SN", "RS", "SC", "SL", "SG", "SX", "SK", "SI", "SB", "SO", "ZA", "SS", "ES", "LK", "SD", "SR", "SJ", "SE", "CH", "SY", "TW", "TJ", "TZ", "TH", "TO", "TL", "TN", "TD", "TS", "TU", "TK", "TF", "TV", "UG", "UP", "AE", "UK", "UY", "UZ", "NH", "VE", "VM", "VQ", "WQ", "WF", "WI", "YM", "ZA", "ZI"

      DOBStringOptional Date of Birth of the recipient.
Format: MM/DD/YYYY
      AddressObjectPrimary address of the recipient.
         Address1StringStreet address or PO Box of the recipient.
Size Range: 46
         Address2StringOptional Suite or apartment number of the recipient.
Size Range: 46
         CityStringCity of the recipient.
Size Range: 50
         ProvinceOrStateStringProvince or state name of the recipient.
Allowed valuesWhen the country code is US :
Allowed values

"AL", "AK", "AZ", "AR", "CA", "CO", "CT", "DE", "DC", "FL", "GA", "HI", "ID", "IL", "IN", "IA", "KS", "KY", "LA", "ME", "MD", "MA", "MI", "MN", "MS", "MO", "MT", "NE", "NV", "NH", "NJ", "NM", "NY", "NC", "ND", "OH", "OK", "OR", "PA", "RI", "SC", "SD", "TN", "TX", "UT", "VT", "VA", "WV", "WI", "WY", "AS", "FM", "GU", "MH", "MP", "PW", "PR", "VI", "AA", "AE", "AP"

When the country code is CA:
Allowed values

"AB", "BC", "MB", "NB", "NL", "NT", "NS", "NU", "ON", "PE", "QC", "SK", "YT"

Note: The size range is set to 50 for all countries except the United States and Canada.
         ZipCdStringZIP code of the recipient.
Size Range: 5 - 16
         CountryString2-character country code of the recipient.
Allowed values

"AF", "AX", "AL", "AG", "AQ", "AN", "AO", "AV", "AY", "AC", "AR", "AM", "AA", "AT", "AS", "AU", "AJ", "BF", "BA", "FQ", "BG", "BB", "BO", "BE", "BH", "BN", "BD", "BT", "BL", "BK", "BC", "BV", "BR", "IO", "VI", "BX", "BU", "US", "UV", "BM", "BY", "CB", "CM", "CA", "CV", "CJ", "CT", "CD", "CI", "CH", "KT", "IP", "CK", "CO", "CN", "CF", "CG", "CW", "CR", "CS", "IV", "HR", "CU", "UC", "CY", "EZ", "DA", "DX", "DJ", "DO", "DR", "TT", "EC", "EG", "ES", "EK", "ER", "EN", "ET", "FK", "FO", "FM", "FJ", "FI", "FR", "FP", "FS", "GB", "GA", "GG", "GM", "GH", "GI", "GR", "GL", "GJ", "GQ", "GT", "GK", "GV", "PU", "GY", "HA", "HM", "VT", "HO", "HK", "HQ", "HU", "IC", "IN", "ID", "IR", "IZ", "EI", "IS", "IT", "JM", "JN", "JA", "DQ", "JE", "JQ", "JO", "KZ", "KE", "KQ", "KR", "KN", "KS", "KV", "KU", "KG", "LA", "LG", "LE", "LT", "LI", "LY", "LS", "LH", "LU", "MC", "MK", "MA", "MI", "MY", "MP", "MU", "MT", "IM", "RM", "MR", "MP", "MX", "MQ", "MD", "MN", "MG", "MJ", "MH", "MO", "MZ", "WA", "NR", "BQ", "NP", "NL", "NC", "NZ", "NU", "NG", "NI", "NE", "NF", "CQ", "NO", "MU", "OC", "PK", "PS", "LQ", "PM", "PP", "PF", "PA", "PE", "RP", "PC", "PL", "PO", "RQ", "QA", "RO", "RS", "RW", "TB", "RN", "WS", "SM", "TP", "SA", "SG", "RI", "SE", "SL", "SN", "NN", "LO", "SI", "BP", "SO", "SF", "SX", "OD", "SP", "PG", "CE", "SH", "SC", "ST", "SB", "VC", "SU", "NS", "SV", "WZ", "SW", "SZ", "SY", "TW", "TI", "TZ", "TH", "TO", "TL", "TN", "TD", "TS", "TU", "TX", "TK", "TV", "UG", "UP", "AE", "UK", "UY", "UZ", "NH", "VE", "VM", "VQ", "WQ", "WF", "WI", "YM", "ZA", "ZI"

      EmailstringEmail address of the recipient.
Size Range: 100
Note: Required if the DistributionType is ONLINE_ACCESS is set to true
      FaxstringOptional Fax number of the recipient.
Size Range: 10
      PhonestringOptional Phone number of the recipient.
Size Range: 10
   DAFormDataobjectRecipient's Form 1099-DA information.
      CUSIPNumstringOptional The CUSIP number or other applicable identifying number of the digital asset.
Size Range: 9
      Form8949CodestringOptional A one-letter code that will assist the recipient in reporting the transaction on Form 8949 and/or Schedule D.
Allowed values

"G", "H", "J", "K", "Y"

      DigiAssetCodestringDigital token identifier issued by the Digital Token Identifier Foundation (DTIF).
Size Range: 9
      DigiAssetNmstringName of the digital asset for which the amounts are being reported.
Size Range: ..35
      NumOfUnitsnumberNumber of digital asset units sold, exchanged, or otherwise disposed of in the transaction.
Size Range: 1 to 99999999999999999999.999999999999999999
      DateAcquiredstringOptional The acquisition date of the digital asset sold.
Format: MM/DD/YYYY or MM-DD-YYYY
      DateSoldstringOptional The date of the digital asset sale.
Format: MM/DD/YYYY or MM-DD-YYYY
      ProceedsAmtstringOptional The gross proceeds from the sale of digital assets.
Size Range: -9999999999.99 to 9999999999.99
      CostAmtnumberThe adjusted basis of any digital asset sold unless the digital asset is not a covered security.
Size Range: 0-9999999999.99
      MarketDiscAmtnumberThe amount of accrued market discount.
Size Range: 0-9999999999.99
      WashSalesLossAmtnumberThe amount of the disallowed loss.
Size Range: 0-9999999999.99
      IsBasisReptdbooleanWhen true, identifies that basis is reported to IRS.
      ProceedTypeReptdstringType of Proceed Reported to IRS.
Allowed values

"GROSS_PROCEEDS", "NET_PROCEEDS"

      IsQOFProceedsbooleanWhen true, identifies that you are reporting a disposition of an interest in a QOF.
      FedTaxWHnumberThe backup withholding.
Size Range: 0-9999999999.99
      IsLossNotAllowedbooleanWhen true, indicates that the loss from this transaction is not deductible on the recipient's tax return based on the gross proceeds reported.
      GainOrLossstringThe classification of the gain or loss as short-term or long-term under section 1222, along with any portion treated as ordinary profit or loss.
Allowed values

"SHORT_TERM", "LONG_TERM", "SHORT_TERM_ORDINARY", "LONG_TERM_ORDINARY"

      IsB1fCashOnlybooleanWhen true, indicates that the recipient received only cash proceeds from this transaction and no other form of consideration was received.
      IsRelyOnCustInfobooleanWhen true, indicates that the recipient provided acquisition information to the broker, and the broker relied on that information to identify the specific digital asset that was sold, exchanged, or otherwise disposed of.
      IsNonCoveredSecuritybooleanWhen TRUE, identifies the digital asset sold as a non-covered security, meaning the broker is not required to report cost basis to the IRS.
      AggrAmfTypestringIdentifies the type of digital asset being reported under an optional aggregate reporting method.
Allowed values

"QUALIFYING_STABLECOINS", "SPECIFIED_NFT"

      NumOfTxnsnumberTotal number of transactions being reported under this return.
Size Range: 9999999
      NFTProceedsAmtnumberOptional Gross proceeds attributable to first sales by a creator or minter for the sale of specified NFTs.
Size Range: 0-9999999999.99
      NumOfUnitsTransfnumberOptional Number of digital asset units transferred into a custodial account.
Size Range: 0-9999999999.99
      TranferInDatestringDate the digital assets were transferred into a custodial account.
Format: MM/DD/YYYY or MM-DD-YYYY
      AccountNumstringAn account number assigned by the payer to distinguish between multiple Form 1099-DA returns filed for the same recipient. Required when more than one return is filed for the same recipient under the same payer.
Size Range: 4-20
Note: If the account number matches one already on file for this recipient, TaxBandits will automatically append 3 random digits to the end to ensure uniqueness.
   Statesobject[]Contains list of state returns information.
      StateCdstringState Code
Size Range: 2
Allowed values

"AL", "AK", "AZ", "AR", "CA", "CO", "CT", "DE", "DC", "FL", "GA", "HI", "ID", "IL", "IN", "IA", "KS", "KY", "LA", "ME", "MD", "MA", "MI", "MN", "MS", "MO", "MT", "NE", "NV", "NH", "NJ", "NM", "NY", "NC", "ND", "OH", "OK", "OR", "PA", "RI", "SC", "SD", "TN", "TX", "UT", "VT", "VA", "WA", "WV", "WI", "WY", "AS", "FM", "GU", "MH", "MP", "PW", "PR", "VI", "AA", "AE", "AP"

      StateIdNumstringIdentification number of the state.
Size Range: ..20
      StateWHnumberState income tax amount withheld.
Size Range: 0-9999999999.99

Response Body

FieldTypeDescription
BusinessIdGuidUnique identifier generated by TaxBandits. Store this for use in all subsequent requests.
PayerRefstringYour unique identifier for the payer, as provided in the request.
DBARefstringYour unique identifier for the DBA.
DBAIdGuidUnique identifier generated for the DBA.
ScheduleFilingobjectReturns the date of the schedule filing.
   EFileDatestringDate of the schedule filing to know when the return to be filed to the IRS.
Form1099TypestringDenotes the type of 1099 form.
Form1099RecordsGuidContains Form 1099-DA records with success and error statuses.
   SuccessRecordsobject[]It will show the detailed information about the success status of Form 1099-DA Records.
      SequenceIdstringA unique reference ID for the submission that can be used to identify a particular record.
      RecordIdGuidAn unique identifier generated by TaxBandits when a 1099-DA return is created.
      RecipientIdGuidA unique reference ID for the submission that can be used to identify a particular record.
      PayeeRefstringYour unique identifier for the recipient, as provided in the request.
      AccountNumstringAccount number of Payer having multiple accounts for a recipient for whom more than one Form 1099-DA is filed.
      FederalobjectReturns the record status and StatusTs of the federal return.
         StatusstringStatus of the operation.
         StatusTsstringDate and time of the return created.
         InfostringReturns information about the Federal Filing service.
      Stateobject[]Returns a collection of state return information.
         StateCdstringReturns the state code of the state for which the return is filed.
         StatusstringReturns the record status of the state return.
         StatusCdstringDate and time of the postal creation.
         StatusTsstringDate and time of the return created.
         InfostringReturns the information about the return processed for the state.
      Distributionobject[]Returns information about the distribution.
         DistributionTypestringReturns the distribution method used.
         Postalobject[]Returns information about postal mailing.
            PostalTypestringReturns the postal service used.
            StatusstringReturns the Postal status.
            StatusCdstringDetailed status code.
            StatusTsstringDate and time of the postal created.
            InfostringReturns the information about the postal order.
         OnlineAccessobjectReturns the Email address for whom the online access to be given and Status of online access.
            StatusstringReturns status of online access for Form 1099-DA return.
            EmailstringEmail address for whom the online access to be given.
            InfostringInformation about the online access service.
   object[]It will show the detailed information about the error status of Form 1099-DA Records.
      SequenceIdstringA unique reference ID for the submission that can be used to identify a particular DBA. The Sequence ID will be returned in the Response for your reference.
      RecordIdGuidUnique identifier of a record.
      Errorsobject[]Validation error details.
         IdstringValidation error code.
         NamestringName of the validation rule that failed.
         MessagestringClear description of what went wrong and how to fix it.
Errorsobject[]Top-level request errors if the entire request cannot be processed.
   IdstringValidation error code.
   NamestringName of the validation rule that failed.
   MessagestringClear description of what went wrong and how to fix it.
Request JSON
SampleDescriptionAction
Sample 1
Update a Form 1099-DA return with both Business and Recipient TIN as EIN
Sample 1
{
"SubmissionManifest": {
"SubmissionId": "7f09cda9-703c-45b8-b250-322f85252d84",
"TaxYear": "2026",
"IsFederal": true,
"IsState": true,
"IsDistribution": true,
"DistributionDetails": {
"DistributionType": "POSTAL_AND_ONLINE",
"PostalType": "USPS_FIRST_CLASS"
},
"IsScheduleFiling": false,
"ScheduleFiling": null
},
"ReturnHeader": {
"Business": {
"BusinessId": null,
"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": "9725550100",
"PhoneExtn": "205",
"Email": "horizonllc@sample.com",
"Fax": "9725550199"
}
}
},
"ReturnData": [
{
"SequenceId": "1",
"RecordId": "37ce2332-8e09-4abd-8b14-ecb473f94cf2",
"ReturnManifest": {
"IsFederal": true,
"IsDistribution": true,
"DistributionDetails": {
"DistributionType": "POSTAL_AND_ONLINE",
"PostalType": "USPS_FIRST_CLASS"
},
"IsForced": false
},
"Recipient": {
"TINDetails": {
"Format": "PLAIN_TIN",
"TINType": "SSN",
"TIN": "321-44-5782"
},
"BusinessNm": null,
"NameCtrl": "THOM",
"IndividualNm": {
"FirstNm": "David",
"MiddleNm": "R",
"LastNm": "Thompson",
"Suffix": null
},
"DBADetails": null,
"Address": {
"Address1": "789 Market Street",
"Address2": "Suite 1200",
"City": "San Francisco",
"ProvinceOrState": "CA",
"ZipCd": "94103",
"Country": "US"
},
"Email": "david.thompson@sample.com",
"Fax": "2145550199",
"Phone": "2145550100"
},
"DAFormData": {
"CUSIPNum": "037833100",
"Form8949Code": "G",
"DigiAssetCode": "BTC023821",
"DigiAssetNm": "Bitcoin",
"NumOfUnits": 5.12345678,
"DateAcquired": "01/15/2025",
"DateSold": "06/20/2025",
"ProceedsAmt": 35000.75,
"CostAmt": 30000.5,
"MarketDiscAmt": 125.5,
"WashSalesLossAmt": 250.75,
"IsBasisReptd": true,
"ProceedTypeReptd": "GROSS_PROCEEDS",
"IsQOFProceeds": false,
"FedTaxWH": 250,
"IsLossNotAllowed": false,
"GainOrLoss": "SHORT_TERM",
"IsB1fCashOnly": true,
"IsRelyOnCustInfo": false,
"IsNonCoveredSecurity": false,
"AggrAmtType": null,
"NumOfTxns": 10,
"NFTProceedsAmt": null,
"NumOfUnitsTransf": 5.12345678,
"TranferInDate": "01/10/2025",
"AccountNum": "ACC123456789"
}
}
]
}
Response JSON
ResponseDescriptionAction
200
Success Response - You'll get the below response when the request is processed successfully.
Response: 200
{
"SubmissionId": "7f09cda9-703c-45b8-b250-322f85252d84",
"ScheduleFiling": null,
"BusinessId": "0d6e900d-97b2-411d-ac70-7c8d97375c9e",
"PayerRef": null,
"DBARef": null,
"DBAId": null,
"Form1099Type": "DA",
"Form1099Records": {
"SuccessRecords": [
{
"SequenceId": "1",
"RecordId": "37ce2332-8e09-4abd-8b14-ecb473f94cf2",
"RecipientId": "dbd2a9dd-a0ee-42ba-9f42-0eaf5fbcaa13",
"PayeeRef": null,
"DBARef": null,
"DBAId": null,
"AccountNum": "DA2025DOGE001",
"Federal": {
"Status": "CREATED",
"StatusCd": "FED_001",
"StatusTs": "2026-07-24 01:24:46 -04:00",
"Info": null,
"Errors": null
},
"State": null,
"Distribution": {
"DistributionType": "POSTAL_AND_ONLINE",
"Postal": {
"PostalType": "USPS_FIRST_CLASS",
"Status": "CREATED",
"StatusCd": "POSTAL_001",
"StatusTs": "2026-07-24 01:24:46 -04:00",
"Info": "Postal order created"
},
"OnlineAccess": {
"Status": "CREATED",
"StatusCd": "ONLINE_001",
"Email": "david.thompson@sample.com",
"Info": null
}
}
}
],
"ErrorRecords": null
},
"Errors": null
}