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

The 1099-MISC API from Abound — 6 operation(s) for 1099-misc.

Abound 1099-MISC 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-MISC. 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-MISC 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-MISC 8
GET
/v4/documents/1099-misc
List all 1099-MISC documents
form1099MiscList 6 params → 200400401404500
POST
/v4/documents/1099-misc
Create a 1099-MISC
form1099MiscCreate 1 param body → 200400401404500
GET
/v4/documents/1099-misc/{documentId}
Retrieve a 1099-MISC
form1099MiscRetrieve 1 param → 200400401404500
DELETE
/v4/documents/1099-misc/{documentId}
Delete a 1099-MISC
form1099MiscDelete 1 param → 200400401404500
POST
/v4/documents/1099-misc/{documentId}/correct
Correct a 1099-MISC
form1099MiscCorrect 2 params body → 200400401404500
POST
/v4/documents/1099-misc/{documentId}/file
File a 1099-MISC
form1099MiscFile 2 params → 200400401404500
POST
/v4/documents/1099-misc/{documentId}/mail
Mail a 1099-MISC
form1099MiscMail 2 params body → 200400401404500
POST
/v4/documents/1099-misc/{documentId}/void
Void a 1099-MISC
form1099MiscVoid 2 params → 200400401404500

Schemas 39

The contract defines 39 schemas that model the data the API accepts and returns. The most detailed are Form1099MiscFormFieldsRequestSchema (17 properties), Form1099BaseSchema (13 properties), AddressSchema (6 properties), Form1099StateTaxInfoSchema (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
IdempotencyKey
string
The unique key used to identify a request that has already been processed.
ErrorBadRequestSchemaErrorsItem
object
2 properties 1 required
Form1099MiscCorrectRequestSchema
PayerRequestSchema
The payer of the document.
MailingRequestToSchema
The mailing address of the recipient.
Form1099MiscRequestSchema
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
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
Form1099MiscFormFieldsSchema
UserId
string
The unique identifier for a single end-user of your application.
MailingNameSchema
object
2 properties
Form1099StateTaxInfoWithStateIncomeSchema
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.
PayeeSchema
The payee of the document.
Form1099BaseSchema
object
13 properties 8 required
Form1099StatusEnum
string
AddressSchema
object
6 properties 2 required
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.
Form1099MiscFormFieldsRequestSchema
object
The 1099-MISC form fields.
17 properties 1 required
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
Form1099MiscSchema
FilingYear
integer
The filing year associated with this document.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs Abound publishes across the network.

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