v1

latestOpenAPI 3.0.12026-07-243407211.3 MB
Account

Get Tax Document (by Type)

  • Retrieve different type form for a specific year

This endpoint allows the retrieval of different type form for a specific year. Like INT-1099,S-1042 forms,etc.

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

get/programs/{programCode}/accounts/{accountIdentifier}/taxdocuments/{docType}/{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.

docTypeinteger required

Document type (see DocumentRequestType enum).

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.