Skip to main content
Object Aggregate information for assessed fees

Fields

summary
required
Total amount of various fee types.
items
required
An itemized collection of each fee applicable to the transaction entity.
{
  "summary": FeeSummaryTotals,
  "items": [
    ItemizedFee
  ]
}