diff --git a/json/PaymentService-v25.json b/json/PaymentService-v25.json index 5c46f635..74fafcfb 100644 --- a/json/PaymentService-v25.json +++ b/json/PaymentService-v25.json @@ -2439,7 +2439,8 @@ "[adjustAuthorisation-received]", "[donation-received]", "[technical-cancel-received]", - "[voidPendingRefund-received]" + "[voidPendingRefund-received]", + "Authorised" ], "type" : "string" } diff --git a/json/PaymentService-v30.json b/json/PaymentService-v30.json index 5b7c2d49..feed3553 100644 --- a/json/PaymentService-v30.json +++ b/json/PaymentService-v30.json @@ -2789,7 +2789,8 @@ "[adjustAuthorisation-received]", "[donation-received]", "[technical-cancel-received]", - "[voidPendingRefund-received]" + "[voidPendingRefund-received]", + "Authorised" ], "type" : "string" } diff --git a/json/PaymentService-v40.json b/json/PaymentService-v40.json index 7b77087c..138c5d7f 100644 --- a/json/PaymentService-v40.json +++ b/json/PaymentService-v40.json @@ -3525,7 +3525,8 @@ "[adjustAuthorisation-received]", "[donation-received]", "[technical-cancel-received]", - "[voidPendingRefund-received]" + "[voidPendingRefund-received]", + "Authorised" ], "type" : "string" } diff --git a/json/PaymentService-v46.json b/json/PaymentService-v46.json index 61faa19b..f3d9e17e 100644 --- a/json/PaymentService-v46.json +++ b/json/PaymentService-v46.json @@ -3545,7 +3545,8 @@ "[adjustAuthorisation-received]", "[donation-received]", "[technical-cancel-received]", - "[voidPendingRefund-received]" + "[voidPendingRefund-received]", + "Authorised" ], "type" : "string" } diff --git a/json/PaymentService-v49.json b/json/PaymentService-v49.json index 33df3ab8..49cb24e5 100644 --- a/json/PaymentService-v49.json +++ b/json/PaymentService-v49.json @@ -3545,7 +3545,8 @@ "[adjustAuthorisation-received]", "[donation-received]", "[technical-cancel-received]", - "[voidPendingRefund-received]" + "[voidPendingRefund-received]", + "Authorised" ], "type" : "string" } diff --git a/json/PaymentService-v50.json b/json/PaymentService-v50.json index aeb43cbd..2155d2a3 100644 --- a/json/PaymentService-v50.json +++ b/json/PaymentService-v50.json @@ -3555,7 +3555,8 @@ "[adjustAuthorisation-received]", "[donation-received]", "[technical-cancel-received]", - "[voidPendingRefund-received]" + "[voidPendingRefund-received]", + "Authorised" ], "type" : "string" } diff --git a/json/PaymentService-v51.json b/json/PaymentService-v51.json index 8b0f0fe5..e2cc7a81 100644 --- a/json/PaymentService-v51.json +++ b/json/PaymentService-v51.json @@ -3701,7 +3701,8 @@ "[adjustAuthorisation-received]", "[donation-received]", "[technical-cancel-received]", - "[voidPendingRefund-received]" + "[voidPendingRefund-received]", + "Authorised" ], "type" : "string" } diff --git a/json/PaymentService-v52.json b/json/PaymentService-v52.json index aeb85aec..b1ef673b 100644 --- a/json/PaymentService-v52.json +++ b/json/PaymentService-v52.json @@ -3701,7 +3701,8 @@ "[adjustAuthorisation-received]", "[donation-received]", "[technical-cancel-received]", - "[voidPendingRefund-received]" + "[voidPendingRefund-received]", + "Authorised" ], "type" : "string" } diff --git a/json/PaymentService-v64.json b/json/PaymentService-v64.json index 2ab86c87..c31be20b 100644 --- a/json/PaymentService-v64.json +++ b/json/PaymentService-v64.json @@ -3792,7 +3792,8 @@ "[adjustAuthorisation-received]", "[donation-received]", "[technical-cancel-received]", - "[voidPendingRefund-received]" + "[voidPendingRefund-received]", + "Authorised" ], "type" : "string" } diff --git a/json/PaymentService-v67.json b/json/PaymentService-v67.json index 7d78a05f..a3a76516 100644 --- a/json/PaymentService-v67.json +++ b/json/PaymentService-v67.json @@ -3792,7 +3792,8 @@ "[adjustAuthorisation-received]", "[donation-received]", "[technical-cancel-received]", - "[voidPendingRefund-received]" + "[voidPendingRefund-received]", + "Authorised" ], "type" : "string" } diff --git a/json/PaymentService-v68.json b/json/PaymentService-v68.json index 1e4a5e87..ce8fcb51 100644 --- a/json/PaymentService-v68.json +++ b/json/PaymentService-v68.json @@ -4000,7 +4000,8 @@ "[adjustAuthorisation-received]", "[donation-received]", "[technical-cancel-received]", - "[voidPendingRefund-received]" + "[voidPendingRefund-received]", + "Authorised" ], "type" : "string" } diff --git a/yaml/PaymentService-v25.yaml b/yaml/PaymentService-v25.yaml index a55ba4db..7e6ee2d1 100644 --- a/yaml/PaymentService-v25.yaml +++ b/yaml/PaymentService-v25.yaml @@ -2786,6 +2786,7 @@ components: - '[donation-received]' - '[technical-cancel-received]' - '[voidPendingRefund-received]' + - Authorised type: string required: - response diff --git a/yaml/PaymentService-v30.yaml b/yaml/PaymentService-v30.yaml index 8f6215e5..eb241aa4 100644 --- a/yaml/PaymentService-v30.yaml +++ b/yaml/PaymentService-v30.yaml @@ -3035,6 +3035,7 @@ components: - '[donation-received]' - '[technical-cancel-received]' - '[voidPendingRefund-received]' + - Authorised type: string required: - response diff --git a/yaml/PaymentService-v40.yaml b/yaml/PaymentService-v40.yaml index dc85edad..929b90d8 100644 --- a/yaml/PaymentService-v40.yaml +++ b/yaml/PaymentService-v40.yaml @@ -3707,6 +3707,7 @@ components: - '[donation-received]' - '[technical-cancel-received]' - '[voidPendingRefund-received]' + - Authorised type: string required: - response diff --git a/yaml/PaymentService-v46.yaml b/yaml/PaymentService-v46.yaml index 6022a8ba..96d5ffde 100644 --- a/yaml/PaymentService-v46.yaml +++ b/yaml/PaymentService-v46.yaml @@ -3727,6 +3727,7 @@ components: - '[donation-received]' - '[technical-cancel-received]' - '[voidPendingRefund-received]' + - Authorised type: string required: - response diff --git a/yaml/PaymentService-v49.yaml b/yaml/PaymentService-v49.yaml index 64367907..2d74aec5 100644 --- a/yaml/PaymentService-v49.yaml +++ b/yaml/PaymentService-v49.yaml @@ -3727,6 +3727,7 @@ components: - '[donation-received]' - '[technical-cancel-received]' - '[voidPendingRefund-received]' + - Authorised type: string required: - response diff --git a/yaml/PaymentService-v50.yaml b/yaml/PaymentService-v50.yaml index a89dd43a..e9db0619 100644 --- a/yaml/PaymentService-v50.yaml +++ b/yaml/PaymentService-v50.yaml @@ -3744,6 +3744,7 @@ components: - '[donation-received]' - '[technical-cancel-received]' - '[voidPendingRefund-received]' + - Authorised type: string required: - response diff --git a/yaml/PaymentService-v51.yaml b/yaml/PaymentService-v51.yaml index 19c2d48c..dca3b411 100644 --- a/yaml/PaymentService-v51.yaml +++ b/yaml/PaymentService-v51.yaml @@ -3836,6 +3836,7 @@ components: - '[donation-received]' - '[technical-cancel-received]' - '[voidPendingRefund-received]' + - Authorised type: string required: - response diff --git a/yaml/PaymentService-v52.yaml b/yaml/PaymentService-v52.yaml index 92e5e33e..71b7f9c5 100644 --- a/yaml/PaymentService-v52.yaml +++ b/yaml/PaymentService-v52.yaml @@ -3836,6 +3836,7 @@ components: - '[donation-received]' - '[technical-cancel-received]' - '[voidPendingRefund-received]' + - Authorised type: string required: - response diff --git a/yaml/PaymentService-v64.yaml b/yaml/PaymentService-v64.yaml index f9337a3f..3483402a 100644 --- a/yaml/PaymentService-v64.yaml +++ b/yaml/PaymentService-v64.yaml @@ -3928,6 +3928,7 @@ components: - '[donation-received]' - '[technical-cancel-received]' - '[voidPendingRefund-received]' + - Authorised type: string required: - response diff --git a/yaml/PaymentService-v67.yaml b/yaml/PaymentService-v67.yaml index 7463e61f..38d047f8 100644 --- a/yaml/PaymentService-v67.yaml +++ b/yaml/PaymentService-v67.yaml @@ -3928,6 +3928,7 @@ components: - '[donation-received]' - '[technical-cancel-received]' - '[voidPendingRefund-received]' + - Authorised type: string required: - response diff --git a/yaml/PaymentService-v68.yaml b/yaml/PaymentService-v68.yaml index a109cdf2..6031e32a 100644 --- a/yaml/PaymentService-v68.yaml +++ b/yaml/PaymentService-v68.yaml @@ -4147,6 +4147,7 @@ components: - '[donation-received]' - '[technical-cancel-received]' - '[voidPendingRefund-received]' + - Authorised type: string required: - response