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