Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Abound 1099-INT API

The 1099-INT API from Abound — 6 operation(s) for 1099-int.

Abound 1099-INT API is one of 13 APIs that Abound publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

Tagged areas include 1099-INT. The published artifact set on APIs.io includes an OpenAPI specification and an AsyncAPI specification.

This API exposes 8 operations across 6 paths, and defines 38 schemas. It is described by OpenAPI 3.1.0, at version 4.

Requests are made against 2 base URLs: https://production-api.withabound.com, https://sandbox-api.withabound.com.

8 operations 6 paths 38 schemas 1 DELETE2 GET5 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
4
Base URL
https://production-api.withabound.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Abound 1099-INT API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — Bearer token. The token is the concatenation of your Abound appId and appSecret separated by a period, e.g. appIdxxx.appSecretyyy.

Paths & Operations 8

Across 6 paths, the API surfaces 8 operations — 1 DELETE, 2 GET, 5 POST. Each is listed below with its method, path, parameters, and response codes.

1099-INT 8
GET
/v4/documents/1099-int
List all 1099-INT documents
form1099IntList 6 params → 200400401404500
POST
/v4/documents/1099-int
Create a 1099-INT
form1099IntCreate 1 param body → 200400401404500
GET
/v4/documents/1099-int/{documentId}
Retrieve a 1099-INT
form1099IntRetrieve 1 param → 200400401404500
DELETE
/v4/documents/1099-int/{documentId}
Delete a 1099-INT
form1099IntDelete 1 param → 200400401404500
POST
/v4/documents/1099-int/{documentId}/correct
Correct a 1099-INT
form1099IntCorrect 2 params body → 200400401404500
POST
/v4/documents/1099-int/{documentId}/file
File a 1099-INT
form1099IntFile 2 params → 200400401404500
POST
/v4/documents/1099-int/{documentId}/mail
Mail a 1099-INT
form1099IntMail 2 params body → 200400401404500
POST
/v4/documents/1099-int/{documentId}/void
Void a 1099-INT
form1099IntVoid 2 params → 200400401404500

Schemas 38

The contract defines 38 schemas that model the data the API accepts and returns. The most detailed are Form1099IntFormFieldsRequestSchema (17 properties), Form1099BaseSchema (13 properties), AddressSchema (6 properties), Form1099BaseRequestSchema (4 properties). Each schema is shown below with its type and property counts.

Form1099FilingStateEnum
string
The filing state code. The abbreviation of the state (CA for California). If a state filing is not desired, use N/A.
Form1099IntCorrectRequestSchema
OkSchema
object
Form1099IntSchema
IdempotencyKey
string
The unique key used to identify a request that has already been processed.
PayerRequestSchema
The payer of the document.
MailingRequestToSchema
The mailing address of the recipient.
Page
integer
The specific page of results you're requesting. Responses are limited to a maximum of 100 records.
FilingYear
integer
The filing year associated with this document.
TinTypeEnum
string
The type of the TIN. INDIVIDUAL refers to SSNs, ITINs, or ATINs. While BUSINESS refers to EINs.
MailingStatusEnum
string
Form1099BaseCorrectRequestSchema
object
2 properties 1 required
TinFingerprint
string
Your unique token that points to a TIN.
PayerSchema
The payer of the document.
ErrorBadRequestSchema
object
1 property 1 required
UserId
string
The unique identifier for a single end-user of your application.
MailingNameSchema
object
2 properties
Form1099BaseRequestSchema
object
4 properties 3 required
Form1099FormFieldsBaseSchema
object
2 properties 2 required
TinVerificationStatusEnum
string
The status of the TIN Verification.
MailingRequestFromSchema
The mailing address of the sender.
Form1099IntFormFieldsSchema
PayeeSchema
The payee of the document.
Form1099StatusEnum
string
Form1099BaseSchema
object
13 properties 8 required
AddressSchema
object
6 properties 2 required
DocumentId
string
The unique identifier for an existing document.
Form1099IntRequestSchema
PayeeTinFingerprint
string
Filters the list of documents based on the payee.tinFingerprint field.
PayerTinFingerprint
string
Filters the list of documents based on the payer.tinFingerprint field.
PayeeRequestSchema
The payee of the document.
TinVerificationId
string
The unique identifier for the TIN Verification.
MailingSchema
DefaultErrorSchema
object
1 property 1 required
Form1099StateTaxInfoSchema
object
4 properties 1 required
Form1099IntFormFieldsRequestSchema
object
The 1099-INT form fields.
17 properties 1 required
MailingRequestSchema
object
2 properties 2 required
ErrorBadRequestSchemaErrorsItem
object
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

abound-1099-int-api-openapi.yml Raw ↑

Other APIs Abound publishes across the network.

Abound 1099-K API
Abound 1099-MISC API
Abound 1099-NEC API
Abound Access Tokens API
Abound Electronic Delivery Consents API
Abound Mailings API
Abound Tax Treaties API
Abound TIN Verifications API
Abound Users API
Abound W-8BEN API
Abound W-8BEN-E API
Abound W-9 API