v1

latestOpenAPI 3.0.12026-07-243407211.3 MB
Account

Get Tax Document (INT-1099)

  • Retrieve an INT-1099 form for a specific year

This endpoint allows the retrieval of an INT-1099 form for a specific year. INT-1099 forms are only available for interest-bearing accounts that earn $10 USD or more in interest per year.

Note: Contact your Green Dot liaison for assistance with configuration.

get/programs/{programCode}/accounts/{accountIdentifier}/taxdocuments/{year}

Path parameters

programCodestring required

Partner program code for the account.

accountIdentifierstring required

Unique account identifier (UID or GUID).

yearinteger required

Tax year for the document.

Headers

X-GD-RequestIdstring required

Unique request tracking identifier (X-GD-RequestId header).

Response

OK

documentFilestring nullable

The content of the document file, typically base64-encoded or serialized as a string.