Get a tax form
GET {{baseUrl}}/accountHolders/:id/taxForms?formType=formType_example&year=56
Generates a tax form for account holders operating in the US. For more information, refer to US tax forms for marketplaces or platforms .
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
formType | string | The type of tax form you want to retrieve. Accepted values are US1099k and US1099nec | |
year | number | The tax year in YYYY format for the tax form you want to retrieve |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |