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-NEC API

The 1099-NEC API from Abound — 6 operation(s) for 1099-nec.

Abound 1099-NEC 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-NEC. 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 39 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 39 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-NEC 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-NEC 8
GET
/v4/documents/1099-nec
List all 1099-NEC documents
form1099NecList 6 params → 200400401404500
POST
/v4/documents/1099-nec
Create a 1099-NEC
form1099NecCreate 1 param body → 200400401404500
GET
/v4/documents/1099-nec/{documentId}
Retrieve a 1099-NEC
form1099NecRetrieve 1 param → 200400401404500
DELETE
/v4/documents/1099-nec/{documentId}
Delete a 1099-NEC
form1099NecDelete 1 param → 200400401404500
POST
/v4/documents/1099-nec/{documentId}/correct
Correct a 1099-NEC
form1099NecCorrect 2 params body → 200400401404500
POST
/v4/documents/1099-nec/{documentId}/file
File a 1099-NEC
form1099NecFile 2 params → 200400401404500
POST
/v4/documents/1099-nec/{documentId}/mail
Mail a 1099-NEC
form1099NecMail 2 params body → 200400401404500
POST
/v4/documents/1099-nec/{documentId}/void
Void a 1099-NEC
form1099NecVoid 2 params → 200400401404500

Schemas 39

The contract defines 39 schemas that model the data the API accepts and returns. The most detailed are Form1099BaseSchema (13 properties), AddressSchema (6 properties), Form1099NecFormFieldsRequestSchema (5 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.
OkSchema
object
Form1099NecFormFieldsSchema
IdempotencyKey
string
The unique key used to identify a request that has already been processed.
ErrorBadRequestSchemaErrorsItem
object
2 properties 1 required
PayerRequestSchema
The payer of the document.
MailingRequestToSchema
The mailing address of the recipient.
Form1099NecRequestSchema
Page
integer
The specific page of results you're requesting. Responses are limited to a maximum of 100 records.
TinTypeEnum
string
The type of the TIN. INDIVIDUAL refers to SSNs, ITINs, or ATINs. While BUSINESS refers to EINs.
MailingStatusEnum
string
Form1099NecCorrectRequestSchema
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
Form1099StateTaxInfoWithStateIncomeSchema
Form1099NecFormFieldsRequestSchema
object
The 1099-NEC form fields.
5 properties 1 required
Form1099FormFieldsBaseSchema
object
2 properties 2 required
TinVerificationStatusEnum
string
The status of the TIN Verification.
MailingRequestFromSchema
The mailing address of the sender.
Form1099BaseRequestSchema
object
4 properties 3 required
PayeeSchema
The payee of the document.
Form1099BaseSchema
object
13 properties 8 required
Form1099StatusEnum
string
AddressSchema
object
6 properties 2 required
Form1099NecSchema
DocumentId
string
The unique identifier for an existing document.
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
MailingRequestSchema
object
2 properties 2 required
FilingYear
integer
The filing year associated with this document.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs Abound publishes across the network.

Abound 1099-INT API
Abound 1099-K API
Abound 1099-MISC 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