diff --git a/resources/public/api/conf/5.0/foreign_property_cumulative_summary_create_and_amend.yaml b/resources/public/api/conf/5.0/foreign_property_cumulative_summary_create_and_amend.yaml index 0c9541175..e4ea2acb6 100644 --- a/resources/public/api/conf/5.0/foreign_property_cumulative_summary_create_and_amend.yaml +++ b/resources/public/api/conf/5.0/foreign_property_cumulative_summary_create_and_amend.yaml @@ -1,3 +1,4 @@ +summary: Create and Amend a Foreign Property Cumulative Period Summary description: | This endpoint enables you to submit the cumulative period income and expenses between two dates for a foreign property business. A National Insurance number, tax year and business ID are required. diff --git a/resources/public/api/conf/5.0/foreign_property_cumulative_summary_retrieve.yaml b/resources/public/api/conf/5.0/foreign_property_cumulative_summary_retrieve.yaml index d045ae22c..545d88ef4 100644 --- a/resources/public/api/conf/5.0/foreign_property_cumulative_summary_retrieve.yaml +++ b/resources/public/api/conf/5.0/foreign_property_cumulative_summary_retrieve.yaml @@ -1,3 +1,4 @@ +summary: Retrieve a Foreign Property Cumulative Period Summary description: | This endpoint enables you to retrieve the cumulative period income and expenses for a foreign property business. A National Insurance number, business ID, and tax year are required. diff --git a/resources/public/api/conf/5.0/uk_property_cumulative_summary_create_and_amend.yaml b/resources/public/api/conf/5.0/uk_property_cumulative_summary_create_and_amend.yaml index d6d4aa312..8e2df78f4 100644 --- a/resources/public/api/conf/5.0/uk_property_cumulative_summary_create_and_amend.yaml +++ b/resources/public/api/conf/5.0/uk_property_cumulative_summary_create_and_amend.yaml @@ -1,3 +1,4 @@ +summary: Create and Amend a UK Property Cumulative Period Summary description: | This endpoint enables you to submit the cumulative period income and expenses for a UK property business that occurred between two dates. A National Insurance number, tax year and business ID are required. diff --git a/resources/public/api/conf/5.0/uk_property_cumulative_summary_retrieve.yaml b/resources/public/api/conf/5.0/uk_property_cumulative_summary_retrieve.yaml index 3e56d2c89..fb28d3668 100644 --- a/resources/public/api/conf/5.0/uk_property_cumulative_summary_retrieve.yaml +++ b/resources/public/api/conf/5.0/uk_property_cumulative_summary_retrieve.yaml @@ -1,3 +1,4 @@ +summary: Retrieve a UK Property Cumulative Period Summary description: | This endpoint enables you to retrieve the cumulative period income and expenses for a UK property business. A National Insurance number, business ID, and tax year are required.