Skip to main content

Summary

The summary node holds the cover sheet describing the bank report — a short, signed document that introduces the package and confirms the customer's submission.

Fields

  • id
  • signedSummaryFile — the signed summary PDF (note the unusual field name: it's signedSummaryFile, not signedFile, on this type).

When the node is populated

summary is meaningful only when isSummaryRequired is true on the parent bank report.

Where to query

See Querying the summary. To reject a package because of an unacceptable summary, set rejectSummary: true on rejectBankPackageById.