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

The 1099-K API from Abound — 6 operation(s) for 1099-k.

Abound 1099-K 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-K. 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 42 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 42 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-K 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-K 8
GET
/v4/documents/1099-k
List all 1099-K documents
form1099KList 6 params → 200400401404500
POST
/v4/documents/1099-k
Create a 1099-K
form1099KCreate 1 param body → 200400401404500
GET
/v4/documents/1099-k/{documentId}
Retrieve a 1099-K
form1099KRetrieve 1 param → 200400401404500
DELETE
/v4/documents/1099-k/{documentId}
Delete a 1099-K
form1099KDelete 1 param → 200400401404500
POST
/v4/documents/1099-k/{documentId}/correct
Correct a 1099-K
form1099KCorrect 2 params body → 200400401404500
POST
/v4/documents/1099-k/{documentId}/file
File a 1099-K
form1099KFile 2 params → 200400401404500
POST
/v4/documents/1099-k/{documentId}/mail
Mail a 1099-K
form1099KMail 2 params body → 200400401404500
POST
/v4/documents/1099-k/{documentId}/void
Void a 1099-K
form1099KVoid 2 params → 200400401404500

Schemas 42

The contract defines 42 schemas that model the data the API accepts and returns. The most detailed are Form1099BaseSchema (13 properties), Form1099KFormFieldsRequestSchema (12 properties), Form1099KGrossAmountsByMonthSchema (12 properties), AddressSchema (6 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.
Form1099KFormFieldsSchema
OkSchema
object
Form1099KSchema
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.
Form1099KFormFieldsRequestSchema
object
The 1099-K form fields.
12 properties 6 required
TinTypeEnum
string
The type of the TIN. INDIVIDUAL refers to SSNs, ITINs, or ATINs. While BUSINESS refers to EINs.
Page
integer
The specific page of results you're requesting. Responses are limited to a maximum of 100 records.
Form1099KPayerClassificationEnum
string
The type of payer. Payment settlement entity (PSE) or Electronic Payment Facilitator (EPF)/Other third party.
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
MailingNameSchema
object
2 properties
UserId
string
The unique identifier for a single end-user of your application.
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.
Form1099KCorrectRequestSchema
PayeeSchema
The payee of the document.
Form1099BaseSchema
object
13 properties 8 required
Form1099StatusEnum
string
AddressSchema
object
6 properties 2 required
Form1099KTransactionsReportedClassificationSchema
string
The type of transactions reported.
DocumentId
string
The unique identifier for an existing document.
Form1099KRequestSchema
PayerTinFingerprint
string
Filters the list of documents based on the payer.tinFingerprint field.
PayeeTinFingerprint
string
Filters the list of documents based on the payee.tinFingerprint field.
PayeeRequestSchema
The payee of the document.
TinVerificationId
string
The unique identifier for the TIN Verification.
MailingSchema
DefaultErrorSchema
object
1 property 1 required
Form1099KGrossAmountsByMonthSchema
object
An object that contains the gross amount of transactions for each month. At least one month must have a value above zero. Values must be in cents.
12 properties
Form1099StateTaxInfoSchema
object
4 properties 1 required
Form1099AccountNumber
string
The account number or other unique number assigned to distinguish an account. Abound will auto-generate this for you if left omitted.
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-k-api-openapi.yml Raw ↑

Other APIs Abound publishes across the network.

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