Get Account Monthly Statement Config
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
Successful Response
id
Unique ID of the statement config
institution_id
Institution this config belongs to
is_regulatory_mark
Show the regulatory mark on the statement
is_account_id_masking
Mask account numbers on the statement
statement_title
Header title on the statement
disclosures_paragraph
Disclosures text at the bottom of the statement
contact_and_mailing_info
Contact info displayed in the statement footer
closing_paragraph
Closing message or signature text
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error
500
Internal Server Error