Skip to main content

taxFormDownloadLink

Issues a secure, expiring download link for the rendered PDF of a tax form (the member copy). Perform a GET against the returned link's downloadUrl, passing along all of the returned requestHeaders. Links expire; issue a fresh link per download rather than storing them.

taxFormDownloadLink(
where: TaxFormFilterInput!
): TaxFormDownloadLinkResponse

Arguments

taxFormDownloadLink.where ● TaxFormFilterInput! non-null input

Type

TaxFormDownloadLinkResponse union

The possible return types when requesting a tax form download link.