Skip to main content

Get summary of tax forms for an account holder

get/accountHolders/{id}/taxFormSummary

Returns a summary of all tax forms for an account holder.

Endpoint destination URL
https://balanceplatform-api-test.adyen.com/bcl/v2/accountHolders/{id}/taxFormSummary
Click to copy
formTypestringRequired

The type of tax form you want a summary for. Accepted values are US1099k and US1099nec.

idstringRequired

The unique identifier of the account holder.

After submitting a call, you receive a response message to inform you that your request was received and processed.

Depending on the HTTP status code of the response message, it is helpful to build some logic to handle any errors that a request or the system may return.

HTTP Responses

  • 200 - OK

    The request has succeeded.