Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions models/finances-api-model/finances_2024-06-19.json
Original file line number Diff line number Diff line change
Expand Up @@ -645,7 +645,7 @@
},
"breakdowns": {
"description": "Further granular breakdowns of the BreakdownType.",
"$ref": "#/definitions/Breakdown"
"$ref": "#/definitions/Breakdowns"
}
},
"description": "Breakdown provides details regarding the money movement under the financial transaction. Breakdowns get categorized further into breakdown types, breakdown amounts, and further breakdowns into a hierarchical structure."
Expand Down Expand Up @@ -863,4 +863,4 @@
"description": "Error response returned when the request is unsuccessful."
}
}
}
}