From f9be5a05b09cd56e7b45bd2804f446493715c535 Mon Sep 17 00:00:00 2001 From: "ct-sdks[bot]" <153784748+ct-sdks[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 11:15:09 +0000 Subject: [PATCH] Updated API from documentation release --- api-specs/checkout/types/common.raml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api-specs/checkout/types/common.raml b/api-specs/checkout/types/common.raml index 129036f36..f0cb4109a 100644 --- a/api-specs/checkout/types/common.raml +++ b/api-specs/checkout/types/common.raml @@ -54,7 +54,7 @@ types: - cancelPayment PaymentAction: description: | - Depending on the action specified, Checkout requests the [payment service provider](/../checkout/payment-connectors-applications#supported-psps-and-payment-methods) (PSP) to capture, refund, or cancel the authorization for the given Payment. + Depending on the action specified, Checkout requests the [payment service provider](/../checkout/payment-connectors-applications#supported-psps-payment-integration-types-and-payment-methods) (PSP) to capture, refund, or cancel the authorization for the given Payment. properties: action: type: PaymentOperation