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
idsignedSummaryFile— the signed summary PDF (note the unusual field name: it'ssignedSummaryFile, notsignedFile, 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.