diff --git a/definitions/consented/json/AuthorisationCaseEvent/AuthorisationCaseEvent.json b/definitions/consented/json/AuthorisationCaseEvent/AuthorisationCaseEvent.json index 620beda16..3b66d3613 100644 --- a/definitions/consented/json/AuthorisationCaseEvent/AuthorisationCaseEvent.json +++ b/definitions/consented/json/AuthorisationCaseEvent/AuthorisationCaseEvent.json @@ -349,6 +349,13 @@ "UserRole": "caseworker-divorce-financialremedy-solicitor", "CRUD": "CR" }, + { + "LiveFrom": "01/01/2017", + "CaseTypeID": "FinancialRemedyMVP2", + "CaseEventID": "FR_applicationPaymentSubmission", + "UserRole": "caseworker-divorce-financialremedy-solicitor", + "CRUD": "CR" + }, { "LiveFrom": "01/01/2017", "CaseTypeID": "FinancialRemedyMVP2", diff --git a/definitions/consented/json/AuthorisationCaseEvent/DFR-3429-nonprod.json b/definitions/consented/json/AuthorisationCaseEvent/DFR-3429-nonprod.json deleted file mode 100644 index 496c5f1d4..000000000 --- a/definitions/consented/json/AuthorisationCaseEvent/DFR-3429-nonprod.json +++ /dev/null @@ -1,9 +0,0 @@ -[ - { - "LiveFrom": "01/01/2017", - "CaseTypeID": "FinancialRemedyMVP2", - "CaseEventID": "FR_applicationPaymentSubmission", - "UserRole": "caseworker-divorce-financialremedy-solicitor", - "CRUD": "CR" - } -] diff --git a/definitions/consented/json/AuthorisationCaseEvent/DFR-3429-prod.json b/definitions/consented/json/AuthorisationCaseEvent/DFR-3429-prod.json deleted file mode 100644 index 7140f904a..000000000 --- a/definitions/consented/json/AuthorisationCaseEvent/DFR-3429-prod.json +++ /dev/null @@ -1,9 +0,0 @@ -[ - { - "LiveFrom": "01/01/2017", - "CaseTypeID": "FinancialRemedyMVP2", - "CaseEventID": "FR_applicationPaymentSubmission", - "UserRole": "caseworker-divorce-financialremedy-solicitor", - "CRUD": "R" - } -] diff --git a/definitions/contested/json/AuthorisationCaseEvent/AuthorisationCaseEvent.json b/definitions/contested/json/AuthorisationCaseEvent/AuthorisationCaseEvent.json index 9fd64685b..f9cb52c4f 100644 --- a/definitions/contested/json/AuthorisationCaseEvent/AuthorisationCaseEvent.json +++ b/definitions/contested/json/AuthorisationCaseEvent/AuthorisationCaseEvent.json @@ -6,6 +6,13 @@ "UserRole": "caseworker-divorce-financialremedy-solicitor", "CRUD": "CR" }, + { + "LiveFrom": "01/01/2017", + "CaseTypeID": "FinancialRemedyContested", + "CaseEventID": "FR_applicationPaymentSubmission", + "UserRole": "caseworker-divorce-financialremedy-solicitor", + "CRUD": "CR" + }, { "LiveFrom": "01/01/2017", "CaseTypeID": "FinancialRemedyContested", diff --git a/definitions/contested/json/AuthorisationCaseEvent/DFR-3429-nonprod.json b/definitions/contested/json/AuthorisationCaseEvent/DFR-3429-nonprod.json deleted file mode 100644 index d43a24e26..000000000 --- a/definitions/contested/json/AuthorisationCaseEvent/DFR-3429-nonprod.json +++ /dev/null @@ -1,9 +0,0 @@ -[ - { - "LiveFrom": "01/01/2017", - "CaseTypeID": "FinancialRemedyContested", - "CaseEventID": "FR_applicationPaymentSubmission", - "UserRole": "caseworker-divorce-financialremedy-solicitor", - "CRUD": "CR" - } -] diff --git a/definitions/contested/json/AuthorisationCaseEvent/DFR-3429-prod.json b/definitions/contested/json/AuthorisationCaseEvent/DFR-3429-prod.json deleted file mode 100644 index 5f5d42611..000000000 --- a/definitions/contested/json/AuthorisationCaseEvent/DFR-3429-prod.json +++ /dev/null @@ -1,9 +0,0 @@ -[ - { - "LiveFrom": "01/01/2017", - "CaseTypeID": "FinancialRemedyContested", - "CaseEventID": "FR_applicationPaymentSubmission", - "UserRole": "caseworker-divorce-financialremedy-solicitor", - "CRUD": "R" - } -]