diff --git a/models/finances-api-model/finances_2024-06-19.json b/models/finances-api-model/finances_2024-06-19.json index da232fee2..4ee997a4b 100644 --- a/models/finances-api-model/finances_2024-06-19.json +++ b/models/finances-api-model/finances_2024-06-19.json @@ -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." @@ -863,4 +863,4 @@ "description": "Error response returned when the request is unsuccessful." } } -} \ No newline at end of file +}