v1

OpenAPI 3.1.02026-08-043657124.9 KB
Files

Post Account Monthly Statement Config

post/digital-banking/v1/files/account-monthly-statement-config

Request body

statement_titlestring nullable

Custom statement title. Leave blank or null to use the default title.

disclosures_paragraphstring nullable

Disclosures text displayed at the bottom of each page. Leave blank or null to omit.

contact_and_mailing_infostring nullable

Contact and mailing information shown on the statement. Supports multiple lines.

closing_paragraphstring nullable

Closing message displayed at the end of the statement. Leave blank or null to use the default text.

is_regulatory_markboolean required

Indicates whether to display the regulatory mark.

is_account_id_maskingboolean required

Determines whether account numbers should be masked.

Response

Successful Response

idstring uuid required

Unique ID of the statement config

institution_idstring uuid required

Institution this config belongs to

statement_titlestring nullable

Header title on the statement

disclosures_paragraphstring nullable

Disclosures text at the bottom of the statement

contact_and_mailing_infostring nullable

Contact info displayed in the statement footer

closing_paragraphstring nullable

Closing message or signature text

is_regulatory_markboolean required

Show the regulatory mark on the statement

is_account_id_maskingboolean required

Mask account numbers on the statement