Get Tax Document List (by Type)get https://example.com/programs/{programCode}/accounts/{accountIdentifier}/taxdocumentsbytype/{docType} Retrieve tax documents for the account by type Note: Contact your Green Dot liaison for assistance with configuration.Path ParamsprogramCodestringrequiredPartner program code for the account.accountIdentifierstringrequiredUnique account identifier (UID or GUID).docTypeint32requiredDocument type (see DocumentRequestType enum).HeadersX-GD-RequestIdstringrequiredUnique request tracking identifier (X-GD-RequestId header).acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsonAllowed:application/jsontext/jsonResponses 200OK 401Unauthorized 403Forbidden 500Internal Server Error 503Service UnavailableUpdated 2 months ago