App - Giving PDF
GET /selfservice-pdf/v2/{bucket}/giving/taxyear/{startyear}/{endyear}/pdf
GET
/selfservice-pdf/v2/{bucket}/giving/taxyear/{startyear}/{endyear}/pdf
A printable PDF of a giving statement for a tax year
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” bucket
required
The bucket (client) name
string
Example
example start_year
required
number
Example
2022 end_year
required
number
Example
2023Responses
Section titled “ Responses ”Binary PDF file
string format: binary
A standard error message
object
description
A human readable description of the error
string
error
A concise error message
string
type
A machine readable error type
string
Unauthorized is the status code to return when the client provides no credentials or invalid credentials.
Forbidden is the status code to return when a client has valid credentials but not enough privileges to perform an action on a resource.
Not found