v26

latestOpenAPI 3.1.0raw.githubusercontent.com2024-09-162077261.3 KB
Account holders

Get a tax form

Generates a tax form for account holders operating in the US. For more information, refer to Providing tax forms.

post/getTaxForm

Request body

accountHolderCodestring required

The account holder code you provided when you created the account holder.

formTypestring required

Type of the requested tax form. For example, 1099-K.

yearinteger required

Applicable tax year in the YYYY format.

Response

OK - the request has succeeded.

contentstring byte

The content of the tax form in the Base64 binary format.

contentTypestring

The content type of the tax form.

pspReferencestring

The reference of a request. Can be used to uniquely identify the request.

resultCodestring

The result code.