diff --git a/json/CheckoutService-v37.json b/json/CheckoutService-v37.json index 0be2ba9..d21d673 100644 --- a/json/CheckoutService-v37.json +++ b/json/CheckoutService-v37.json @@ -3248,6 +3248,10 @@ "description" : "Flags a card payment request for either pre-authorisation or final authorisation. For more information, refer to [Authorisation types](https://docs.adyen.com/online-payments/adjust-authorisation#authorisation-types).\n\nAllowed values:\n* **PreAuth** – flags the payment request to be handled as a pre-authorisation.\n* **FinalAuth** – flags the payment request to be handled as a final authorisation.", "type" : "string" }, + "autoRescue" : { + "description" : "Set to **true** to enable [Auto Rescue](https://docs.adyen.com/online-payments/auto-rescue/) for a transaction. Use the `maxDaysToRescue` to specify a rescue window.", + "type" : "string" + }, "customRoutingFlag" : { "description" : "Allows you to determine or override the acquirer account that should be used for the transaction.\n\nIf you need to process a payment with an acquirer different from a default one, you can set up a corresponding configuration on the Adyen payments platform. Then you can pass a custom routing flag in a payment request's additional data to target a specific acquirer.\n\nTo enable this functionality, contact [Support](https://www.adyen.help/hc/en-us/requests/new).", "type" : "string" @@ -3264,6 +3268,10 @@ "description" : "Set to **true** to require [manual capture](https://docs.adyen.com/online-payments/capture) for the transaction.", "type" : "string" }, + "maxDaysToRescue" : { + "description" : "The rescue window for a transaction, in days, when `autoRescue` is set to **true**. You can specify a value between 1 and 48.\n\n* For [cards](https://docs.adyen.com/online-payments/auto-rescue/cards/), the default is one calendar month.\n * For [SEPA](https://docs.adyen.com/online-payments/auto-rescue/sepa/), the default is 42 days.", + "type" : "string" + }, "networkTxReference" : { "description" : "Allows you to link the transaction to the original or previous one in a subscription/card-on-file chain. This field is required for token-based transactions where Adyen does not tokenize the card.\n\nTransaction identifier from card schemes, for example, Mastercard Trace ID or the Visa Transaction ID.\n\nSubmit the original transaction ID of the contract in your payment request if you are not tokenizing card details with Adyen and are making a merchant-initiated transaction (MIT) for subsequent charges.\n\nMake sure you are sending `shopperInteraction` **ContAuth** and `recurringProcessingModel` **Subscription** or **UnscheduledCardOnFile** to ensure that the transaction is classified as MIT.", "type" : "string" diff --git a/json/CheckoutService-v40.json b/json/CheckoutService-v40.json index 5a21705..dca918d 100644 --- a/json/CheckoutService-v40.json +++ b/json/CheckoutService-v40.json @@ -3389,6 +3389,10 @@ "description" : "Flags a card payment request for either pre-authorisation or final authorisation. For more information, refer to [Authorisation types](https://docs.adyen.com/online-payments/adjust-authorisation#authorisation-types).\n\nAllowed values:\n* **PreAuth** – flags the payment request to be handled as a pre-authorisation.\n* **FinalAuth** – flags the payment request to be handled as a final authorisation.", "type" : "string" }, + "autoRescue" : { + "description" : "Set to **true** to enable [Auto Rescue](https://docs.adyen.com/online-payments/auto-rescue/) for a transaction. Use the `maxDaysToRescue` to specify a rescue window.", + "type" : "string" + }, "customRoutingFlag" : { "description" : "Allows you to determine or override the acquirer account that should be used for the transaction.\n\nIf you need to process a payment with an acquirer different from a default one, you can set up a corresponding configuration on the Adyen payments platform. Then you can pass a custom routing flag in a payment request's additional data to target a specific acquirer.\n\nTo enable this functionality, contact [Support](https://www.adyen.help/hc/en-us/requests/new).", "type" : "string" @@ -3405,6 +3409,10 @@ "description" : "Set to **true** to require [manual capture](https://docs.adyen.com/online-payments/capture) for the transaction.", "type" : "string" }, + "maxDaysToRescue" : { + "description" : "The rescue window for a transaction, in days, when `autoRescue` is set to **true**. You can specify a value between 1 and 48.\n\n* For [cards](https://docs.adyen.com/online-payments/auto-rescue/cards/), the default is one calendar month.\n * For [SEPA](https://docs.adyen.com/online-payments/auto-rescue/sepa/), the default is 42 days.", + "type" : "string" + }, "networkTxReference" : { "description" : "Allows you to link the transaction to the original or previous one in a subscription/card-on-file chain. This field is required for token-based transactions where Adyen does not tokenize the card.\n\nTransaction identifier from card schemes, for example, Mastercard Trace ID or the Visa Transaction ID.\n\nSubmit the original transaction ID of the contract in your payment request if you are not tokenizing card details with Adyen and are making a merchant-initiated transaction (MIT) for subsequent charges.\n\nMake sure you are sending `shopperInteraction` **ContAuth** and `recurringProcessingModel` **Subscription** or **UnscheduledCardOnFile** to ensure that the transaction is classified as MIT.", "type" : "string" diff --git a/json/CheckoutService-v41.json b/json/CheckoutService-v41.json index b43a830..88f0cfb 100644 --- a/json/CheckoutService-v41.json +++ b/json/CheckoutService-v41.json @@ -3402,6 +3402,10 @@ "description" : "Flags a card payment request for either pre-authorisation or final authorisation. For more information, refer to [Authorisation types](https://docs.adyen.com/online-payments/adjust-authorisation#authorisation-types).\n\nAllowed values:\n* **PreAuth** – flags the payment request to be handled as a pre-authorisation.\n* **FinalAuth** – flags the payment request to be handled as a final authorisation.", "type" : "string" }, + "autoRescue" : { + "description" : "Set to **true** to enable [Auto Rescue](https://docs.adyen.com/online-payments/auto-rescue/) for a transaction. Use the `maxDaysToRescue` to specify a rescue window.", + "type" : "string" + }, "customRoutingFlag" : { "description" : "Allows you to determine or override the acquirer account that should be used for the transaction.\n\nIf you need to process a payment with an acquirer different from a default one, you can set up a corresponding configuration on the Adyen payments platform. Then you can pass a custom routing flag in a payment request's additional data to target a specific acquirer.\n\nTo enable this functionality, contact [Support](https://www.adyen.help/hc/en-us/requests/new).", "type" : "string" @@ -3418,6 +3422,10 @@ "description" : "Set to **true** to require [manual capture](https://docs.adyen.com/online-payments/capture) for the transaction.", "type" : "string" }, + "maxDaysToRescue" : { + "description" : "The rescue window for a transaction, in days, when `autoRescue` is set to **true**. You can specify a value between 1 and 48.\n\n* For [cards](https://docs.adyen.com/online-payments/auto-rescue/cards/), the default is one calendar month.\n * For [SEPA](https://docs.adyen.com/online-payments/auto-rescue/sepa/), the default is 42 days.", + "type" : "string" + }, "networkTxReference" : { "description" : "Allows you to link the transaction to the original or previous one in a subscription/card-on-file chain. This field is required for token-based transactions where Adyen does not tokenize the card.\n\nTransaction identifier from card schemes, for example, Mastercard Trace ID or the Visa Transaction ID.\n\nSubmit the original transaction ID of the contract in your payment request if you are not tokenizing card details with Adyen and are making a merchant-initiated transaction (MIT) for subsequent charges.\n\nMake sure you are sending `shopperInteraction` **ContAuth** and `recurringProcessingModel` **Subscription** or **UnscheduledCardOnFile** to ensure that the transaction is classified as MIT.", "type" : "string" diff --git a/json/CheckoutService-v46.json b/json/CheckoutService-v46.json index 7c21567..9ff40e1 100644 --- a/json/CheckoutService-v46.json +++ b/json/CheckoutService-v46.json @@ -3402,6 +3402,10 @@ "description" : "Flags a card payment request for either pre-authorisation or final authorisation. For more information, refer to [Authorisation types](https://docs.adyen.com/online-payments/adjust-authorisation#authorisation-types).\n\nAllowed values:\n* **PreAuth** – flags the payment request to be handled as a pre-authorisation.\n* **FinalAuth** – flags the payment request to be handled as a final authorisation.", "type" : "string" }, + "autoRescue" : { + "description" : "Set to **true** to enable [Auto Rescue](https://docs.adyen.com/online-payments/auto-rescue/) for a transaction. Use the `maxDaysToRescue` to specify a rescue window.", + "type" : "string" + }, "customRoutingFlag" : { "description" : "Allows you to determine or override the acquirer account that should be used for the transaction.\n\nIf you need to process a payment with an acquirer different from a default one, you can set up a corresponding configuration on the Adyen payments platform. Then you can pass a custom routing flag in a payment request's additional data to target a specific acquirer.\n\nTo enable this functionality, contact [Support](https://www.adyen.help/hc/en-us/requests/new).", "type" : "string" @@ -3418,6 +3422,10 @@ "description" : "Set to **true** to require [manual capture](https://docs.adyen.com/online-payments/capture) for the transaction.", "type" : "string" }, + "maxDaysToRescue" : { + "description" : "The rescue window for a transaction, in days, when `autoRescue` is set to **true**. You can specify a value between 1 and 48.\n\n* For [cards](https://docs.adyen.com/online-payments/auto-rescue/cards/), the default is one calendar month.\n * For [SEPA](https://docs.adyen.com/online-payments/auto-rescue/sepa/), the default is 42 days.", + "type" : "string" + }, "networkTxReference" : { "description" : "Allows you to link the transaction to the original or previous one in a subscription/card-on-file chain. This field is required for token-based transactions where Adyen does not tokenize the card.\n\nTransaction identifier from card schemes, for example, Mastercard Trace ID or the Visa Transaction ID.\n\nSubmit the original transaction ID of the contract in your payment request if you are not tokenizing card details with Adyen and are making a merchant-initiated transaction (MIT) for subsequent charges.\n\nMake sure you are sending `shopperInteraction` **ContAuth** and `recurringProcessingModel` **Subscription** or **UnscheduledCardOnFile** to ensure that the transaction is classified as MIT.", "type" : "string" diff --git a/json/CheckoutService-v49.json b/json/CheckoutService-v49.json index f015c07..a50ec99 100644 --- a/json/CheckoutService-v49.json +++ b/json/CheckoutService-v49.json @@ -3411,6 +3411,10 @@ "description" : "Flags a card payment request for either pre-authorisation or final authorisation. For more information, refer to [Authorisation types](https://docs.adyen.com/online-payments/adjust-authorisation#authorisation-types).\n\nAllowed values:\n* **PreAuth** – flags the payment request to be handled as a pre-authorisation.\n* **FinalAuth** – flags the payment request to be handled as a final authorisation.", "type" : "string" }, + "autoRescue" : { + "description" : "Set to **true** to enable [Auto Rescue](https://docs.adyen.com/online-payments/auto-rescue/) for a transaction. Use the `maxDaysToRescue` to specify a rescue window.", + "type" : "string" + }, "customRoutingFlag" : { "description" : "Allows you to determine or override the acquirer account that should be used for the transaction.\n\nIf you need to process a payment with an acquirer different from a default one, you can set up a corresponding configuration on the Adyen payments platform. Then you can pass a custom routing flag in a payment request's additional data to target a specific acquirer.\n\nTo enable this functionality, contact [Support](https://www.adyen.help/hc/en-us/requests/new).", "type" : "string" @@ -3427,6 +3431,10 @@ "description" : "Set to **true** to require [manual capture](https://docs.adyen.com/online-payments/capture) for the transaction.", "type" : "string" }, + "maxDaysToRescue" : { + "description" : "The rescue window for a transaction, in days, when `autoRescue` is set to **true**. You can specify a value between 1 and 48.\n\n* For [cards](https://docs.adyen.com/online-payments/auto-rescue/cards/), the default is one calendar month.\n * For [SEPA](https://docs.adyen.com/online-payments/auto-rescue/sepa/), the default is 42 days.", + "type" : "string" + }, "networkTxReference" : { "description" : "Allows you to link the transaction to the original or previous one in a subscription/card-on-file chain. This field is required for token-based transactions where Adyen does not tokenize the card.\n\nTransaction identifier from card schemes, for example, Mastercard Trace ID or the Visa Transaction ID.\n\nSubmit the original transaction ID of the contract in your payment request if you are not tokenizing card details with Adyen and are making a merchant-initiated transaction (MIT) for subsequent charges.\n\nMake sure you are sending `shopperInteraction` **ContAuth** and `recurringProcessingModel` **Subscription** or **UnscheduledCardOnFile** to ensure that the transaction is classified as MIT.", "type" : "string" diff --git a/json/CheckoutService-v50.json b/json/CheckoutService-v50.json index a71ad0c..b3e25b3 100644 --- a/json/CheckoutService-v50.json +++ b/json/CheckoutService-v50.json @@ -3427,6 +3427,10 @@ "description" : "Flags a card payment request for either pre-authorisation or final authorisation. For more information, refer to [Authorisation types](https://docs.adyen.com/online-payments/adjust-authorisation#authorisation-types).\n\nAllowed values:\n* **PreAuth** – flags the payment request to be handled as a pre-authorisation.\n* **FinalAuth** – flags the payment request to be handled as a final authorisation.", "type" : "string" }, + "autoRescue" : { + "description" : "Set to **true** to enable [Auto Rescue](https://docs.adyen.com/online-payments/auto-rescue/) for a transaction. Use the `maxDaysToRescue` to specify a rescue window.", + "type" : "string" + }, "customRoutingFlag" : { "description" : "Allows you to determine or override the acquirer account that should be used for the transaction.\n\nIf you need to process a payment with an acquirer different from a default one, you can set up a corresponding configuration on the Adyen payments platform. Then you can pass a custom routing flag in a payment request's additional data to target a specific acquirer.\n\nTo enable this functionality, contact [Support](https://www.adyen.help/hc/en-us/requests/new).", "type" : "string" @@ -3443,6 +3447,10 @@ "description" : "Set to **true** to require [manual capture](https://docs.adyen.com/online-payments/capture) for the transaction.", "type" : "string" }, + "maxDaysToRescue" : { + "description" : "The rescue window for a transaction, in days, when `autoRescue` is set to **true**. You can specify a value between 1 and 48.\n\n* For [cards](https://docs.adyen.com/online-payments/auto-rescue/cards/), the default is one calendar month.\n * For [SEPA](https://docs.adyen.com/online-payments/auto-rescue/sepa/), the default is 42 days.", + "type" : "string" + }, "networkTxReference" : { "description" : "Allows you to link the transaction to the original or previous one in a subscription/card-on-file chain. This field is required for token-based transactions where Adyen does not tokenize the card.\n\nTransaction identifier from card schemes, for example, Mastercard Trace ID or the Visa Transaction ID.\n\nSubmit the original transaction ID of the contract in your payment request if you are not tokenizing card details with Adyen and are making a merchant-initiated transaction (MIT) for subsequent charges.\n\nMake sure you are sending `shopperInteraction` **ContAuth** and `recurringProcessingModel` **Subscription** or **UnscheduledCardOnFile** to ensure that the transaction is classified as MIT.", "type" : "string" diff --git a/json/CheckoutService-v51.json b/json/CheckoutService-v51.json index a05227d..cd27c03 100644 --- a/json/CheckoutService-v51.json +++ b/json/CheckoutService-v51.json @@ -3427,6 +3427,10 @@ "description" : "Flags a card payment request for either pre-authorisation or final authorisation. For more information, refer to [Authorisation types](https://docs.adyen.com/online-payments/adjust-authorisation#authorisation-types).\n\nAllowed values:\n* **PreAuth** – flags the payment request to be handled as a pre-authorisation.\n* **FinalAuth** – flags the payment request to be handled as a final authorisation.", "type" : "string" }, + "autoRescue" : { + "description" : "Set to **true** to enable [Auto Rescue](https://docs.adyen.com/online-payments/auto-rescue/) for a transaction. Use the `maxDaysToRescue` to specify a rescue window.", + "type" : "string" + }, "customRoutingFlag" : { "description" : "Allows you to determine or override the acquirer account that should be used for the transaction.\n\nIf you need to process a payment with an acquirer different from a default one, you can set up a corresponding configuration on the Adyen payments platform. Then you can pass a custom routing flag in a payment request's additional data to target a specific acquirer.\n\nTo enable this functionality, contact [Support](https://www.adyen.help/hc/en-us/requests/new).", "type" : "string" @@ -3443,6 +3447,10 @@ "description" : "Set to **true** to require [manual capture](https://docs.adyen.com/online-payments/capture) for the transaction.", "type" : "string" }, + "maxDaysToRescue" : { + "description" : "The rescue window for a transaction, in days, when `autoRescue` is set to **true**. You can specify a value between 1 and 48.\n\n* For [cards](https://docs.adyen.com/online-payments/auto-rescue/cards/), the default is one calendar month.\n * For [SEPA](https://docs.adyen.com/online-payments/auto-rescue/sepa/), the default is 42 days.", + "type" : "string" + }, "networkTxReference" : { "description" : "Allows you to link the transaction to the original or previous one in a subscription/card-on-file chain. This field is required for token-based transactions where Adyen does not tokenize the card.\n\nTransaction identifier from card schemes, for example, Mastercard Trace ID or the Visa Transaction ID.\n\nSubmit the original transaction ID of the contract in your payment request if you are not tokenizing card details with Adyen and are making a merchant-initiated transaction (MIT) for subsequent charges.\n\nMake sure you are sending `shopperInteraction` **ContAuth** and `recurringProcessingModel` **Subscription** or **UnscheduledCardOnFile** to ensure that the transaction is classified as MIT.", "type" : "string" diff --git a/json/CheckoutService-v52.json b/json/CheckoutService-v52.json index 644a26e..62ba0c7 100644 --- a/json/CheckoutService-v52.json +++ b/json/CheckoutService-v52.json @@ -3427,6 +3427,10 @@ "description" : "Flags a card payment request for either pre-authorisation or final authorisation. For more information, refer to [Authorisation types](https://docs.adyen.com/online-payments/adjust-authorisation#authorisation-types).\n\nAllowed values:\n* **PreAuth** – flags the payment request to be handled as a pre-authorisation.\n* **FinalAuth** – flags the payment request to be handled as a final authorisation.", "type" : "string" }, + "autoRescue" : { + "description" : "Set to **true** to enable [Auto Rescue](https://docs.adyen.com/online-payments/auto-rescue/) for a transaction. Use the `maxDaysToRescue` to specify a rescue window.", + "type" : "string" + }, "customRoutingFlag" : { "description" : "Allows you to determine or override the acquirer account that should be used for the transaction.\n\nIf you need to process a payment with an acquirer different from a default one, you can set up a corresponding configuration on the Adyen payments platform. Then you can pass a custom routing flag in a payment request's additional data to target a specific acquirer.\n\nTo enable this functionality, contact [Support](https://www.adyen.help/hc/en-us/requests/new).", "type" : "string" @@ -3443,6 +3447,10 @@ "description" : "Set to **true** to require [manual capture](https://docs.adyen.com/online-payments/capture) for the transaction.", "type" : "string" }, + "maxDaysToRescue" : { + "description" : "The rescue window for a transaction, in days, when `autoRescue` is set to **true**. You can specify a value between 1 and 48.\n\n* For [cards](https://docs.adyen.com/online-payments/auto-rescue/cards/), the default is one calendar month.\n * For [SEPA](https://docs.adyen.com/online-payments/auto-rescue/sepa/), the default is 42 days.", + "type" : "string" + }, "networkTxReference" : { "description" : "Allows you to link the transaction to the original or previous one in a subscription/card-on-file chain. This field is required for token-based transactions where Adyen does not tokenize the card.\n\nTransaction identifier from card schemes, for example, Mastercard Trace ID or the Visa Transaction ID.\n\nSubmit the original transaction ID of the contract in your payment request if you are not tokenizing card details with Adyen and are making a merchant-initiated transaction (MIT) for subsequent charges.\n\nMake sure you are sending `shopperInteraction` **ContAuth** and `recurringProcessingModel` **Subscription** or **UnscheduledCardOnFile** to ensure that the transaction is classified as MIT.", "type" : "string" diff --git a/json/CheckoutService-v53.json b/json/CheckoutService-v53.json index 9b9776e..8633cd7 100644 --- a/json/CheckoutService-v53.json +++ b/json/CheckoutService-v53.json @@ -3427,6 +3427,10 @@ "description" : "Flags a card payment request for either pre-authorisation or final authorisation. For more information, refer to [Authorisation types](https://docs.adyen.com/online-payments/adjust-authorisation#authorisation-types).\n\nAllowed values:\n* **PreAuth** – flags the payment request to be handled as a pre-authorisation.\n* **FinalAuth** – flags the payment request to be handled as a final authorisation.", "type" : "string" }, + "autoRescue" : { + "description" : "Set to **true** to enable [Auto Rescue](https://docs.adyen.com/online-payments/auto-rescue/) for a transaction. Use the `maxDaysToRescue` to specify a rescue window.", + "type" : "string" + }, "customRoutingFlag" : { "description" : "Allows you to determine or override the acquirer account that should be used for the transaction.\n\nIf you need to process a payment with an acquirer different from a default one, you can set up a corresponding configuration on the Adyen payments platform. Then you can pass a custom routing flag in a payment request's additional data to target a specific acquirer.\n\nTo enable this functionality, contact [Support](https://www.adyen.help/hc/en-us/requests/new).", "type" : "string" @@ -3443,6 +3447,10 @@ "description" : "Set to **true** to require [manual capture](https://docs.adyen.com/online-payments/capture) for the transaction.", "type" : "string" }, + "maxDaysToRescue" : { + "description" : "The rescue window for a transaction, in days, when `autoRescue` is set to **true**. You can specify a value between 1 and 48.\n\n* For [cards](https://docs.adyen.com/online-payments/auto-rescue/cards/), the default is one calendar month.\n * For [SEPA](https://docs.adyen.com/online-payments/auto-rescue/sepa/), the default is 42 days.", + "type" : "string" + }, "networkTxReference" : { "description" : "Allows you to link the transaction to the original or previous one in a subscription/card-on-file chain. This field is required for token-based transactions where Adyen does not tokenize the card.\n\nTransaction identifier from card schemes, for example, Mastercard Trace ID or the Visa Transaction ID.\n\nSubmit the original transaction ID of the contract in your payment request if you are not tokenizing card details with Adyen and are making a merchant-initiated transaction (MIT) for subsequent charges.\n\nMake sure you are sending `shopperInteraction` **ContAuth** and `recurringProcessingModel` **Subscription** or **UnscheduledCardOnFile** to ensure that the transaction is classified as MIT.", "type" : "string" diff --git a/json/CheckoutService-v64.json b/json/CheckoutService-v64.json index f3bf82e..069a5ea 100644 --- a/json/CheckoutService-v64.json +++ b/json/CheckoutService-v64.json @@ -3427,6 +3427,10 @@ "description" : "Flags a card payment request for either pre-authorisation or final authorisation. For more information, refer to [Authorisation types](https://docs.adyen.com/online-payments/adjust-authorisation#authorisation-types).\n\nAllowed values:\n* **PreAuth** – flags the payment request to be handled as a pre-authorisation.\n* **FinalAuth** – flags the payment request to be handled as a final authorisation.", "type" : "string" }, + "autoRescue" : { + "description" : "Set to **true** to enable [Auto Rescue](https://docs.adyen.com/online-payments/auto-rescue/) for a transaction. Use the `maxDaysToRescue` to specify a rescue window.", + "type" : "string" + }, "customRoutingFlag" : { "description" : "Allows you to determine or override the acquirer account that should be used for the transaction.\n\nIf you need to process a payment with an acquirer different from a default one, you can set up a corresponding configuration on the Adyen payments platform. Then you can pass a custom routing flag in a payment request's additional data to target a specific acquirer.\n\nTo enable this functionality, contact [Support](https://www.adyen.help/hc/en-us/requests/new).", "type" : "string" @@ -3443,6 +3447,10 @@ "description" : "Set to **true** to require [manual capture](https://docs.adyen.com/online-payments/capture) for the transaction.", "type" : "string" }, + "maxDaysToRescue" : { + "description" : "The rescue window for a transaction, in days, when `autoRescue` is set to **true**. You can specify a value between 1 and 48.\n\n* For [cards](https://docs.adyen.com/online-payments/auto-rescue/cards/), the default is one calendar month.\n * For [SEPA](https://docs.adyen.com/online-payments/auto-rescue/sepa/), the default is 42 days.", + "type" : "string" + }, "networkTxReference" : { "description" : "Allows you to link the transaction to the original or previous one in a subscription/card-on-file chain. This field is required for token-based transactions where Adyen does not tokenize the card.\n\nTransaction identifier from card schemes, for example, Mastercard Trace ID or the Visa Transaction ID.\n\nSubmit the original transaction ID of the contract in your payment request if you are not tokenizing card details with Adyen and are making a merchant-initiated transaction (MIT) for subsequent charges.\n\nMake sure you are sending `shopperInteraction` **ContAuth** and `recurringProcessingModel` **Subscription** or **UnscheduledCardOnFile** to ensure that the transaction is classified as MIT.", "type" : "string" diff --git a/json/CheckoutService-v65.json b/json/CheckoutService-v65.json index f785c1c..485195a 100644 --- a/json/CheckoutService-v65.json +++ b/json/CheckoutService-v65.json @@ -3427,6 +3427,10 @@ "description" : "Flags a card payment request for either pre-authorisation or final authorisation. For more information, refer to [Authorisation types](https://docs.adyen.com/online-payments/adjust-authorisation#authorisation-types).\n\nAllowed values:\n* **PreAuth** – flags the payment request to be handled as a pre-authorisation.\n* **FinalAuth** – flags the payment request to be handled as a final authorisation.", "type" : "string" }, + "autoRescue" : { + "description" : "Set to **true** to enable [Auto Rescue](https://docs.adyen.com/online-payments/auto-rescue/) for a transaction. Use the `maxDaysToRescue` to specify a rescue window.", + "type" : "string" + }, "customRoutingFlag" : { "description" : "Allows you to determine or override the acquirer account that should be used for the transaction.\n\nIf you need to process a payment with an acquirer different from a default one, you can set up a corresponding configuration on the Adyen payments platform. Then you can pass a custom routing flag in a payment request's additional data to target a specific acquirer.\n\nTo enable this functionality, contact [Support](https://www.adyen.help/hc/en-us/requests/new).", "type" : "string" @@ -3443,6 +3447,10 @@ "description" : "Set to **true** to require [manual capture](https://docs.adyen.com/online-payments/capture) for the transaction.", "type" : "string" }, + "maxDaysToRescue" : { + "description" : "The rescue window for a transaction, in days, when `autoRescue` is set to **true**. You can specify a value between 1 and 48.\n\n* For [cards](https://docs.adyen.com/online-payments/auto-rescue/cards/), the default is one calendar month.\n * For [SEPA](https://docs.adyen.com/online-payments/auto-rescue/sepa/), the default is 42 days.", + "type" : "string" + }, "networkTxReference" : { "description" : "Allows you to link the transaction to the original or previous one in a subscription/card-on-file chain. This field is required for token-based transactions where Adyen does not tokenize the card.\n\nTransaction identifier from card schemes, for example, Mastercard Trace ID or the Visa Transaction ID.\n\nSubmit the original transaction ID of the contract in your payment request if you are not tokenizing card details with Adyen and are making a merchant-initiated transaction (MIT) for subsequent charges.\n\nMake sure you are sending `shopperInteraction` **ContAuth** and `recurringProcessingModel` **Subscription** or **UnscheduledCardOnFile** to ensure that the transaction is classified as MIT.", "type" : "string" diff --git a/json/CheckoutService-v66.json b/json/CheckoutService-v66.json index 2ed66da..86a60b5 100644 --- a/json/CheckoutService-v66.json +++ b/json/CheckoutService-v66.json @@ -3427,6 +3427,10 @@ "description" : "Flags a card payment request for either pre-authorisation or final authorisation. For more information, refer to [Authorisation types](https://docs.adyen.com/online-payments/adjust-authorisation#authorisation-types).\n\nAllowed values:\n* **PreAuth** – flags the payment request to be handled as a pre-authorisation.\n* **FinalAuth** – flags the payment request to be handled as a final authorisation.", "type" : "string" }, + "autoRescue" : { + "description" : "Set to **true** to enable [Auto Rescue](https://docs.adyen.com/online-payments/auto-rescue/) for a transaction. Use the `maxDaysToRescue` to specify a rescue window.", + "type" : "string" + }, "customRoutingFlag" : { "description" : "Allows you to determine or override the acquirer account that should be used for the transaction.\n\nIf you need to process a payment with an acquirer different from a default one, you can set up a corresponding configuration on the Adyen payments platform. Then you can pass a custom routing flag in a payment request's additional data to target a specific acquirer.\n\nTo enable this functionality, contact [Support](https://www.adyen.help/hc/en-us/requests/new).", "type" : "string" @@ -3443,6 +3447,10 @@ "description" : "Set to **true** to require [manual capture](https://docs.adyen.com/online-payments/capture) for the transaction.", "type" : "string" }, + "maxDaysToRescue" : { + "description" : "The rescue window for a transaction, in days, when `autoRescue` is set to **true**. You can specify a value between 1 and 48.\n\n* For [cards](https://docs.adyen.com/online-payments/auto-rescue/cards/), the default is one calendar month.\n * For [SEPA](https://docs.adyen.com/online-payments/auto-rescue/sepa/), the default is 42 days.", + "type" : "string" + }, "networkTxReference" : { "description" : "Allows you to link the transaction to the original or previous one in a subscription/card-on-file chain. This field is required for token-based transactions where Adyen does not tokenize the card.\n\nTransaction identifier from card schemes, for example, Mastercard Trace ID or the Visa Transaction ID.\n\nSubmit the original transaction ID of the contract in your payment request if you are not tokenizing card details with Adyen and are making a merchant-initiated transaction (MIT) for subsequent charges.\n\nMake sure you are sending `shopperInteraction` **ContAuth** and `recurringProcessingModel` **Subscription** or **UnscheduledCardOnFile** to ensure that the transaction is classified as MIT.", "type" : "string" diff --git a/json/CheckoutService-v67.json b/json/CheckoutService-v67.json index 4dcf600..2f847a1 100644 --- a/json/CheckoutService-v67.json +++ b/json/CheckoutService-v67.json @@ -3569,6 +3569,10 @@ "description" : "Flags a card payment request for either pre-authorisation or final authorisation. For more information, refer to [Authorisation types](https://docs.adyen.com/online-payments/adjust-authorisation#authorisation-types).\n\nAllowed values:\n* **PreAuth** – flags the payment request to be handled as a pre-authorisation.\n* **FinalAuth** – flags the payment request to be handled as a final authorisation.", "type" : "string" }, + "autoRescue" : { + "description" : "Set to **true** to enable [Auto Rescue](https://docs.adyen.com/online-payments/auto-rescue/) for a transaction. Use the `maxDaysToRescue` to specify a rescue window.", + "type" : "string" + }, "customRoutingFlag" : { "description" : "Allows you to determine or override the acquirer account that should be used for the transaction.\n\nIf you need to process a payment with an acquirer different from a default one, you can set up a corresponding configuration on the Adyen payments platform. Then you can pass a custom routing flag in a payment request's additional data to target a specific acquirer.\n\nTo enable this functionality, contact [Support](https://www.adyen.help/hc/en-us/requests/new).", "type" : "string" @@ -3585,6 +3589,10 @@ "description" : "Set to **true** to require [manual capture](https://docs.adyen.com/online-payments/capture) for the transaction.", "type" : "string" }, + "maxDaysToRescue" : { + "description" : "The rescue window for a transaction, in days, when `autoRescue` is set to **true**. You can specify a value between 1 and 48.\n\n* For [cards](https://docs.adyen.com/online-payments/auto-rescue/cards/), the default is one calendar month.\n * For [SEPA](https://docs.adyen.com/online-payments/auto-rescue/sepa/), the default is 42 days.", + "type" : "string" + }, "networkTxReference" : { "description" : "Allows you to link the transaction to the original or previous one in a subscription/card-on-file chain. This field is required for token-based transactions where Adyen does not tokenize the card.\n\nTransaction identifier from card schemes, for example, Mastercard Trace ID or the Visa Transaction ID.\n\nSubmit the original transaction ID of the contract in your payment request if you are not tokenizing card details with Adyen and are making a merchant-initiated transaction (MIT) for subsequent charges.\n\nMake sure you are sending `shopperInteraction` **ContAuth** and `recurringProcessingModel` **Subscription** or **UnscheduledCardOnFile** to ensure that the transaction is classified as MIT.", "type" : "string" diff --git a/json/CheckoutService-v68.json b/json/CheckoutService-v68.json index d795f97..c63cbbf 100644 --- a/json/CheckoutService-v68.json +++ b/json/CheckoutService-v68.json @@ -3868,6 +3868,10 @@ "description" : "Flags a card payment request for either pre-authorisation or final authorisation. For more information, refer to [Authorisation types](https://docs.adyen.com/online-payments/adjust-authorisation#authorisation-types).\n\nAllowed values:\n* **PreAuth** – flags the payment request to be handled as a pre-authorisation.\n* **FinalAuth** – flags the payment request to be handled as a final authorisation.", "type" : "string" }, + "autoRescue" : { + "description" : "Set to **true** to enable [Auto Rescue](https://docs.adyen.com/online-payments/auto-rescue/) for a transaction. Use the `maxDaysToRescue` to specify a rescue window.", + "type" : "string" + }, "customRoutingFlag" : { "description" : "Allows you to determine or override the acquirer account that should be used for the transaction.\n\nIf you need to process a payment with an acquirer different from a default one, you can set up a corresponding configuration on the Adyen payments platform. Then you can pass a custom routing flag in a payment request's additional data to target a specific acquirer.\n\nTo enable this functionality, contact [Support](https://www.adyen.help/hc/en-us/requests/new).", "type" : "string" @@ -3884,6 +3888,10 @@ "description" : "Set to **true** to require [manual capture](https://docs.adyen.com/online-payments/capture) for the transaction.", "type" : "string" }, + "maxDaysToRescue" : { + "description" : "The rescue window for a transaction, in days, when `autoRescue` is set to **true**. You can specify a value between 1 and 48.\n\n* For [cards](https://docs.adyen.com/online-payments/auto-rescue/cards/), the default is one calendar month.\n * For [SEPA](https://docs.adyen.com/online-payments/auto-rescue/sepa/), the default is 42 days.", + "type" : "string" + }, "networkTxReference" : { "description" : "Allows you to link the transaction to the original or previous one in a subscription/card-on-file chain. This field is required for token-based transactions where Adyen does not tokenize the card.\n\nTransaction identifier from card schemes, for example, Mastercard Trace ID or the Visa Transaction ID.\n\nSubmit the original transaction ID of the contract in your payment request if you are not tokenizing card details with Adyen and are making a merchant-initiated transaction (MIT) for subsequent charges.\n\nMake sure you are sending `shopperInteraction` **ContAuth** and `recurringProcessingModel` **Subscription** or **UnscheduledCardOnFile** to ensure that the transaction is classified as MIT.", "type" : "string" diff --git a/json/CheckoutService-v69.json b/json/CheckoutService-v69.json index 7ce4690..f7b1983 100644 --- a/json/CheckoutService-v69.json +++ b/json/CheckoutService-v69.json @@ -3874,6 +3874,10 @@ "description" : "Flags a card payment request for either pre-authorisation or final authorisation. For more information, refer to [Authorisation types](https://docs.adyen.com/online-payments/adjust-authorisation#authorisation-types).\n\nAllowed values:\n* **PreAuth** – flags the payment request to be handled as a pre-authorisation.\n* **FinalAuth** – flags the payment request to be handled as a final authorisation.", "type" : "string" }, + "autoRescue" : { + "description" : "Set to **true** to enable [Auto Rescue](https://docs.adyen.com/online-payments/auto-rescue/) for a transaction. Use the `maxDaysToRescue` to specify a rescue window.", + "type" : "string" + }, "customRoutingFlag" : { "description" : "Allows you to determine or override the acquirer account that should be used for the transaction.\n\nIf you need to process a payment with an acquirer different from a default one, you can set up a corresponding configuration on the Adyen payments platform. Then you can pass a custom routing flag in a payment request's additional data to target a specific acquirer.\n\nTo enable this functionality, contact [Support](https://www.adyen.help/hc/en-us/requests/new).", "type" : "string" @@ -3890,6 +3894,10 @@ "description" : "Set to **true** to require [manual capture](https://docs.adyen.com/online-payments/capture) for the transaction.", "type" : "string" }, + "maxDaysToRescue" : { + "description" : "The rescue window for a transaction, in days, when `autoRescue` is set to **true**. You can specify a value between 1 and 48.\n\n* For [cards](https://docs.adyen.com/online-payments/auto-rescue/cards/), the default is one calendar month.\n * For [SEPA](https://docs.adyen.com/online-payments/auto-rescue/sepa/), the default is 42 days.", + "type" : "string" + }, "networkTxReference" : { "description" : "Allows you to link the transaction to the original or previous one in a subscription/card-on-file chain. This field is required for token-based transactions where Adyen does not tokenize the card.\n\nTransaction identifier from card schemes, for example, Mastercard Trace ID or the Visa Transaction ID.\n\nSubmit the original transaction ID of the contract in your payment request if you are not tokenizing card details with Adyen and are making a merchant-initiated transaction (MIT) for subsequent charges.\n\nMake sure you are sending `shopperInteraction` **ContAuth** and `recurringProcessingModel` **Subscription** or **UnscheduledCardOnFile** to ensure that the transaction is classified as MIT.", "type" : "string" diff --git a/json/CheckoutService-v70.json b/json/CheckoutService-v70.json index ef81a55..d06c7a1 100644 --- a/json/CheckoutService-v70.json +++ b/json/CheckoutService-v70.json @@ -3986,6 +3986,10 @@ "description" : "Flags a card payment request for either pre-authorisation or final authorisation. For more information, refer to [Authorisation types](https://docs.adyen.com/online-payments/adjust-authorisation#authorisation-types).\n\nAllowed values:\n* **PreAuth** – flags the payment request to be handled as a pre-authorisation.\n* **FinalAuth** – flags the payment request to be handled as a final authorisation.", "type" : "string" }, + "autoRescue" : { + "description" : "Set to **true** to enable [Auto Rescue](https://docs.adyen.com/online-payments/auto-rescue/) for a transaction. Use the `maxDaysToRescue` to specify a rescue window.", + "type" : "string" + }, "customRoutingFlag" : { "description" : "Allows you to determine or override the acquirer account that should be used for the transaction.\n\nIf you need to process a payment with an acquirer different from a default one, you can set up a corresponding configuration on the Adyen payments platform. Then you can pass a custom routing flag in a payment request's additional data to target a specific acquirer.\n\nTo enable this functionality, contact [Support](https://www.adyen.help/hc/en-us/requests/new).", "type" : "string" @@ -4002,6 +4006,10 @@ "description" : "Set to **true** to require [manual capture](https://docs.adyen.com/online-payments/capture) for the transaction.", "type" : "string" }, + "maxDaysToRescue" : { + "description" : "The rescue window for a transaction, in days, when `autoRescue` is set to **true**. You can specify a value between 1 and 48.\n\n* For [cards](https://docs.adyen.com/online-payments/auto-rescue/cards/), the default is one calendar month.\n * For [SEPA](https://docs.adyen.com/online-payments/auto-rescue/sepa/), the default is 42 days.", + "type" : "string" + }, "networkTxReference" : { "description" : "Allows you to link the transaction to the original or previous one in a subscription/card-on-file chain. This field is required for token-based transactions where Adyen does not tokenize the card.\n\nTransaction identifier from card schemes, for example, Mastercard Trace ID or the Visa Transaction ID.\n\nSubmit the original transaction ID of the contract in your payment request if you are not tokenizing card details with Adyen and are making a merchant-initiated transaction (MIT) for subsequent charges.\n\nMake sure you are sending `shopperInteraction` **ContAuth** and `recurringProcessingModel` **Subscription** or **UnscheduledCardOnFile** to ensure that the transaction is classified as MIT.", "type" : "string" diff --git a/json/CheckoutService-v71.json b/json/CheckoutService-v71.json index c209ed7..a851395 100644 --- a/json/CheckoutService-v71.json +++ b/json/CheckoutService-v71.json @@ -3986,6 +3986,10 @@ "description" : "Flags a card payment request for either pre-authorisation or final authorisation. For more information, refer to [Authorisation types](https://docs.adyen.com/online-payments/adjust-authorisation#authorisation-types).\n\nAllowed values:\n* **PreAuth** – flags the payment request to be handled as a pre-authorisation.\n* **FinalAuth** – flags the payment request to be handled as a final authorisation.", "type" : "string" }, + "autoRescue" : { + "description" : "Set to **true** to enable [Auto Rescue](https://docs.adyen.com/online-payments/auto-rescue/) for a transaction. Use the `maxDaysToRescue` to specify a rescue window.", + "type" : "string" + }, "customRoutingFlag" : { "description" : "Allows you to determine or override the acquirer account that should be used for the transaction.\n\nIf you need to process a payment with an acquirer different from a default one, you can set up a corresponding configuration on the Adyen payments platform. Then you can pass a custom routing flag in a payment request's additional data to target a specific acquirer.\n\nTo enable this functionality, contact [Support](https://www.adyen.help/hc/en-us/requests/new).", "type" : "string" @@ -4002,6 +4006,10 @@ "description" : "Set to **true** to require [manual capture](https://docs.adyen.com/online-payments/capture) for the transaction.", "type" : "string" }, + "maxDaysToRescue" : { + "description" : "The rescue window for a transaction, in days, when `autoRescue` is set to **true**. You can specify a value between 1 and 48.\n\n* For [cards](https://docs.adyen.com/online-payments/auto-rescue/cards/), the default is one calendar month.\n * For [SEPA](https://docs.adyen.com/online-payments/auto-rescue/sepa/), the default is 42 days.", + "type" : "string" + }, "networkTxReference" : { "description" : "Allows you to link the transaction to the original or previous one in a subscription/card-on-file chain. This field is required for token-based transactions where Adyen does not tokenize the card.\n\nTransaction identifier from card schemes, for example, Mastercard Trace ID or the Visa Transaction ID.\n\nSubmit the original transaction ID of the contract in your payment request if you are not tokenizing card details with Adyen and are making a merchant-initiated transaction (MIT) for subsequent charges.\n\nMake sure you are sending `shopperInteraction` **ContAuth** and `recurringProcessingModel` **Subscription** or **UnscheduledCardOnFile** to ensure that the transaction is classified as MIT.", "type" : "string" diff --git a/yaml/CheckoutService-v37.yaml b/yaml/CheckoutService-v37.yaml index ce69f4f..569100b 100644 --- a/yaml/CheckoutService-v37.yaml +++ b/yaml/CheckoutService-v37.yaml @@ -2633,6 +2633,10 @@ components: \ handled as a pre-authorisation.\n* **FinalAuth** \u2013 flags the payment\ \ request to be handled as a final authorisation." type: string + autoRescue: + description: Set to **true** to enable [Auto Rescue](https://docs.adyen.com/online-payments/auto-rescue/) + for a transaction. Use the `maxDaysToRescue` to specify a rescue window. + type: string customRoutingFlag: description: 'Allows you to determine or override the acquirer account that should be used for the transaction. @@ -2661,6 +2665,13 @@ components: description: Set to **true** to require [manual capture](https://docs.adyen.com/online-payments/capture) for the transaction. type: string + maxDaysToRescue: + description: "The rescue window for a transaction, in days, when `autoRescue`\ + \ is set to **true**. You can specify a value between 1 and 48.\n\n* For\ + \ [cards](https://docs.adyen.com/online-payments/auto-rescue/cards/),\ + \ the default is one calendar month.\n * For [SEPA](https://docs.adyen.com/online-payments/auto-rescue/sepa/),\ + \ the default is 42 days." + type: string networkTxReference: description: 'Allows you to link the transaction to the original or previous one in a subscription/card-on-file chain. This field is required for token-based diff --git a/yaml/CheckoutService-v40.yaml b/yaml/CheckoutService-v40.yaml index 41ccfd4..d357d03 100644 --- a/yaml/CheckoutService-v40.yaml +++ b/yaml/CheckoutService-v40.yaml @@ -2805,6 +2805,10 @@ components: \ handled as a pre-authorisation.\n* **FinalAuth** \u2013 flags the payment\ \ request to be handled as a final authorisation." type: string + autoRescue: + description: Set to **true** to enable [Auto Rescue](https://docs.adyen.com/online-payments/auto-rescue/) + for a transaction. Use the `maxDaysToRescue` to specify a rescue window. + type: string customRoutingFlag: description: 'Allows you to determine or override the acquirer account that should be used for the transaction. @@ -2833,6 +2837,13 @@ components: description: Set to **true** to require [manual capture](https://docs.adyen.com/online-payments/capture) for the transaction. type: string + maxDaysToRescue: + description: "The rescue window for a transaction, in days, when `autoRescue`\ + \ is set to **true**. You can specify a value between 1 and 48.\n\n* For\ + \ [cards](https://docs.adyen.com/online-payments/auto-rescue/cards/),\ + \ the default is one calendar month.\n * For [SEPA](https://docs.adyen.com/online-payments/auto-rescue/sepa/),\ + \ the default is 42 days." + type: string networkTxReference: description: 'Allows you to link the transaction to the original or previous one in a subscription/card-on-file chain. This field is required for token-based diff --git a/yaml/CheckoutService-v41.yaml b/yaml/CheckoutService-v41.yaml index 896b584..9c48a62 100644 --- a/yaml/CheckoutService-v41.yaml +++ b/yaml/CheckoutService-v41.yaml @@ -2814,6 +2814,10 @@ components: \ handled as a pre-authorisation.\n* **FinalAuth** \u2013 flags the payment\ \ request to be handled as a final authorisation." type: string + autoRescue: + description: Set to **true** to enable [Auto Rescue](https://docs.adyen.com/online-payments/auto-rescue/) + for a transaction. Use the `maxDaysToRescue` to specify a rescue window. + type: string customRoutingFlag: description: 'Allows you to determine or override the acquirer account that should be used for the transaction. @@ -2842,6 +2846,13 @@ components: description: Set to **true** to require [manual capture](https://docs.adyen.com/online-payments/capture) for the transaction. type: string + maxDaysToRescue: + description: "The rescue window for a transaction, in days, when `autoRescue`\ + \ is set to **true**. You can specify a value between 1 and 48.\n\n* For\ + \ [cards](https://docs.adyen.com/online-payments/auto-rescue/cards/),\ + \ the default is one calendar month.\n * For [SEPA](https://docs.adyen.com/online-payments/auto-rescue/sepa/),\ + \ the default is 42 days." + type: string networkTxReference: description: 'Allows you to link the transaction to the original or previous one in a subscription/card-on-file chain. This field is required for token-based diff --git a/yaml/CheckoutService-v46.yaml b/yaml/CheckoutService-v46.yaml index a305846..fa4adaa 100644 --- a/yaml/CheckoutService-v46.yaml +++ b/yaml/CheckoutService-v46.yaml @@ -2814,6 +2814,10 @@ components: \ handled as a pre-authorisation.\n* **FinalAuth** \u2013 flags the payment\ \ request to be handled as a final authorisation." type: string + autoRescue: + description: Set to **true** to enable [Auto Rescue](https://docs.adyen.com/online-payments/auto-rescue/) + for a transaction. Use the `maxDaysToRescue` to specify a rescue window. + type: string customRoutingFlag: description: 'Allows you to determine or override the acquirer account that should be used for the transaction. @@ -2842,6 +2846,13 @@ components: description: Set to **true** to require [manual capture](https://docs.adyen.com/online-payments/capture) for the transaction. type: string + maxDaysToRescue: + description: "The rescue window for a transaction, in days, when `autoRescue`\ + \ is set to **true**. You can specify a value between 1 and 48.\n\n* For\ + \ [cards](https://docs.adyen.com/online-payments/auto-rescue/cards/),\ + \ the default is one calendar month.\n * For [SEPA](https://docs.adyen.com/online-payments/auto-rescue/sepa/),\ + \ the default is 42 days." + type: string networkTxReference: description: 'Allows you to link the transaction to the original or previous one in a subscription/card-on-file chain. This field is required for token-based diff --git a/yaml/CheckoutService-v49.yaml b/yaml/CheckoutService-v49.yaml index 3fcc85e..0570741 100644 --- a/yaml/CheckoutService-v49.yaml +++ b/yaml/CheckoutService-v49.yaml @@ -2823,6 +2823,10 @@ components: \ handled as a pre-authorisation.\n* **FinalAuth** \u2013 flags the payment\ \ request to be handled as a final authorisation." type: string + autoRescue: + description: Set to **true** to enable [Auto Rescue](https://docs.adyen.com/online-payments/auto-rescue/) + for a transaction. Use the `maxDaysToRescue` to specify a rescue window. + type: string customRoutingFlag: description: 'Allows you to determine or override the acquirer account that should be used for the transaction. @@ -2851,6 +2855,13 @@ components: description: Set to **true** to require [manual capture](https://docs.adyen.com/online-payments/capture) for the transaction. type: string + maxDaysToRescue: + description: "The rescue window for a transaction, in days, when `autoRescue`\ + \ is set to **true**. You can specify a value between 1 and 48.\n\n* For\ + \ [cards](https://docs.adyen.com/online-payments/auto-rescue/cards/),\ + \ the default is one calendar month.\n * For [SEPA](https://docs.adyen.com/online-payments/auto-rescue/sepa/),\ + \ the default is 42 days." + type: string networkTxReference: description: 'Allows you to link the transaction to the original or previous one in a subscription/card-on-file chain. This field is required for token-based diff --git a/yaml/CheckoutService-v50.yaml b/yaml/CheckoutService-v50.yaml index bd0ef30..9b3c96f 100644 --- a/yaml/CheckoutService-v50.yaml +++ b/yaml/CheckoutService-v50.yaml @@ -2844,6 +2844,10 @@ components: \ handled as a pre-authorisation.\n* **FinalAuth** \u2013 flags the payment\ \ request to be handled as a final authorisation." type: string + autoRescue: + description: Set to **true** to enable [Auto Rescue](https://docs.adyen.com/online-payments/auto-rescue/) + for a transaction. Use the `maxDaysToRescue` to specify a rescue window. + type: string customRoutingFlag: description: 'Allows you to determine or override the acquirer account that should be used for the transaction. @@ -2872,6 +2876,13 @@ components: description: Set to **true** to require [manual capture](https://docs.adyen.com/online-payments/capture) for the transaction. type: string + maxDaysToRescue: + description: "The rescue window for a transaction, in days, when `autoRescue`\ + \ is set to **true**. You can specify a value between 1 and 48.\n\n* For\ + \ [cards](https://docs.adyen.com/online-payments/auto-rescue/cards/),\ + \ the default is one calendar month.\n * For [SEPA](https://docs.adyen.com/online-payments/auto-rescue/sepa/),\ + \ the default is 42 days." + type: string networkTxReference: description: 'Allows you to link the transaction to the original or previous one in a subscription/card-on-file chain. This field is required for token-based diff --git a/yaml/CheckoutService-v51.yaml b/yaml/CheckoutService-v51.yaml index 87a0db9..04e7e18 100644 --- a/yaml/CheckoutService-v51.yaml +++ b/yaml/CheckoutService-v51.yaml @@ -2844,6 +2844,10 @@ components: \ handled as a pre-authorisation.\n* **FinalAuth** \u2013 flags the payment\ \ request to be handled as a final authorisation." type: string + autoRescue: + description: Set to **true** to enable [Auto Rescue](https://docs.adyen.com/online-payments/auto-rescue/) + for a transaction. Use the `maxDaysToRescue` to specify a rescue window. + type: string customRoutingFlag: description: 'Allows you to determine or override the acquirer account that should be used for the transaction. @@ -2872,6 +2876,13 @@ components: description: Set to **true** to require [manual capture](https://docs.adyen.com/online-payments/capture) for the transaction. type: string + maxDaysToRescue: + description: "The rescue window for a transaction, in days, when `autoRescue`\ + \ is set to **true**. You can specify a value between 1 and 48.\n\n* For\ + \ [cards](https://docs.adyen.com/online-payments/auto-rescue/cards/),\ + \ the default is one calendar month.\n * For [SEPA](https://docs.adyen.com/online-payments/auto-rescue/sepa/),\ + \ the default is 42 days." + type: string networkTxReference: description: 'Allows you to link the transaction to the original or previous one in a subscription/card-on-file chain. This field is required for token-based diff --git a/yaml/CheckoutService-v52.yaml b/yaml/CheckoutService-v52.yaml index e8b339b..cbcc3a4 100644 --- a/yaml/CheckoutService-v52.yaml +++ b/yaml/CheckoutService-v52.yaml @@ -2844,6 +2844,10 @@ components: \ handled as a pre-authorisation.\n* **FinalAuth** \u2013 flags the payment\ \ request to be handled as a final authorisation." type: string + autoRescue: + description: Set to **true** to enable [Auto Rescue](https://docs.adyen.com/online-payments/auto-rescue/) + for a transaction. Use the `maxDaysToRescue` to specify a rescue window. + type: string customRoutingFlag: description: 'Allows you to determine or override the acquirer account that should be used for the transaction. @@ -2872,6 +2876,13 @@ components: description: Set to **true** to require [manual capture](https://docs.adyen.com/online-payments/capture) for the transaction. type: string + maxDaysToRescue: + description: "The rescue window for a transaction, in days, when `autoRescue`\ + \ is set to **true**. You can specify a value between 1 and 48.\n\n* For\ + \ [cards](https://docs.adyen.com/online-payments/auto-rescue/cards/),\ + \ the default is one calendar month.\n * For [SEPA](https://docs.adyen.com/online-payments/auto-rescue/sepa/),\ + \ the default is 42 days." + type: string networkTxReference: description: 'Allows you to link the transaction to the original or previous one in a subscription/card-on-file chain. This field is required for token-based diff --git a/yaml/CheckoutService-v53.yaml b/yaml/CheckoutService-v53.yaml index 33eabf1..8db0506 100644 --- a/yaml/CheckoutService-v53.yaml +++ b/yaml/CheckoutService-v53.yaml @@ -2844,6 +2844,10 @@ components: \ handled as a pre-authorisation.\n* **FinalAuth** \u2013 flags the payment\ \ request to be handled as a final authorisation." type: string + autoRescue: + description: Set to **true** to enable [Auto Rescue](https://docs.adyen.com/online-payments/auto-rescue/) + for a transaction. Use the `maxDaysToRescue` to specify a rescue window. + type: string customRoutingFlag: description: 'Allows you to determine or override the acquirer account that should be used for the transaction. @@ -2872,6 +2876,13 @@ components: description: Set to **true** to require [manual capture](https://docs.adyen.com/online-payments/capture) for the transaction. type: string + maxDaysToRescue: + description: "The rescue window for a transaction, in days, when `autoRescue`\ + \ is set to **true**. You can specify a value between 1 and 48.\n\n* For\ + \ [cards](https://docs.adyen.com/online-payments/auto-rescue/cards/),\ + \ the default is one calendar month.\n * For [SEPA](https://docs.adyen.com/online-payments/auto-rescue/sepa/),\ + \ the default is 42 days." + type: string networkTxReference: description: 'Allows you to link the transaction to the original or previous one in a subscription/card-on-file chain. This field is required for token-based diff --git a/yaml/CheckoutService-v64.yaml b/yaml/CheckoutService-v64.yaml index 665b381..b4d5d50 100644 --- a/yaml/CheckoutService-v64.yaml +++ b/yaml/CheckoutService-v64.yaml @@ -2844,6 +2844,10 @@ components: \ handled as a pre-authorisation.\n* **FinalAuth** \u2013 flags the payment\ \ request to be handled as a final authorisation." type: string + autoRescue: + description: Set to **true** to enable [Auto Rescue](https://docs.adyen.com/online-payments/auto-rescue/) + for a transaction. Use the `maxDaysToRescue` to specify a rescue window. + type: string customRoutingFlag: description: 'Allows you to determine or override the acquirer account that should be used for the transaction. @@ -2872,6 +2876,13 @@ components: description: Set to **true** to require [manual capture](https://docs.adyen.com/online-payments/capture) for the transaction. type: string + maxDaysToRescue: + description: "The rescue window for a transaction, in days, when `autoRescue`\ + \ is set to **true**. You can specify a value between 1 and 48.\n\n* For\ + \ [cards](https://docs.adyen.com/online-payments/auto-rescue/cards/),\ + \ the default is one calendar month.\n * For [SEPA](https://docs.adyen.com/online-payments/auto-rescue/sepa/),\ + \ the default is 42 days." + type: string networkTxReference: description: 'Allows you to link the transaction to the original or previous one in a subscription/card-on-file chain. This field is required for token-based diff --git a/yaml/CheckoutService-v65.yaml b/yaml/CheckoutService-v65.yaml index e6b5486..0ae3980 100644 --- a/yaml/CheckoutService-v65.yaml +++ b/yaml/CheckoutService-v65.yaml @@ -2844,6 +2844,10 @@ components: \ handled as a pre-authorisation.\n* **FinalAuth** \u2013 flags the payment\ \ request to be handled as a final authorisation." type: string + autoRescue: + description: Set to **true** to enable [Auto Rescue](https://docs.adyen.com/online-payments/auto-rescue/) + for a transaction. Use the `maxDaysToRescue` to specify a rescue window. + type: string customRoutingFlag: description: 'Allows you to determine or override the acquirer account that should be used for the transaction. @@ -2872,6 +2876,13 @@ components: description: Set to **true** to require [manual capture](https://docs.adyen.com/online-payments/capture) for the transaction. type: string + maxDaysToRescue: + description: "The rescue window for a transaction, in days, when `autoRescue`\ + \ is set to **true**. You can specify a value between 1 and 48.\n\n* For\ + \ [cards](https://docs.adyen.com/online-payments/auto-rescue/cards/),\ + \ the default is one calendar month.\n * For [SEPA](https://docs.adyen.com/online-payments/auto-rescue/sepa/),\ + \ the default is 42 days." + type: string networkTxReference: description: 'Allows you to link the transaction to the original or previous one in a subscription/card-on-file chain. This field is required for token-based diff --git a/yaml/CheckoutService-v66.yaml b/yaml/CheckoutService-v66.yaml index ea123fa..d4ad3fa 100644 --- a/yaml/CheckoutService-v66.yaml +++ b/yaml/CheckoutService-v66.yaml @@ -2844,6 +2844,10 @@ components: \ handled as a pre-authorisation.\n* **FinalAuth** \u2013 flags the payment\ \ request to be handled as a final authorisation." type: string + autoRescue: + description: Set to **true** to enable [Auto Rescue](https://docs.adyen.com/online-payments/auto-rescue/) + for a transaction. Use the `maxDaysToRescue` to specify a rescue window. + type: string customRoutingFlag: description: 'Allows you to determine or override the acquirer account that should be used for the transaction. @@ -2872,6 +2876,13 @@ components: description: Set to **true** to require [manual capture](https://docs.adyen.com/online-payments/capture) for the transaction. type: string + maxDaysToRescue: + description: "The rescue window for a transaction, in days, when `autoRescue`\ + \ is set to **true**. You can specify a value between 1 and 48.\n\n* For\ + \ [cards](https://docs.adyen.com/online-payments/auto-rescue/cards/),\ + \ the default is one calendar month.\n * For [SEPA](https://docs.adyen.com/online-payments/auto-rescue/sepa/),\ + \ the default is 42 days." + type: string networkTxReference: description: 'Allows you to link the transaction to the original or previous one in a subscription/card-on-file chain. This field is required for token-based diff --git a/yaml/CheckoutService-v67.yaml b/yaml/CheckoutService-v67.yaml index e03115b..222d5ed 100644 --- a/yaml/CheckoutService-v67.yaml +++ b/yaml/CheckoutService-v67.yaml @@ -2929,6 +2929,10 @@ components: \ handled as a pre-authorisation.\n* **FinalAuth** \u2013 flags the payment\ \ request to be handled as a final authorisation." type: string + autoRescue: + description: Set to **true** to enable [Auto Rescue](https://docs.adyen.com/online-payments/auto-rescue/) + for a transaction. Use the `maxDaysToRescue` to specify a rescue window. + type: string customRoutingFlag: description: 'Allows you to determine or override the acquirer account that should be used for the transaction. @@ -2957,6 +2961,13 @@ components: description: Set to **true** to require [manual capture](https://docs.adyen.com/online-payments/capture) for the transaction. type: string + maxDaysToRescue: + description: "The rescue window for a transaction, in days, when `autoRescue`\ + \ is set to **true**. You can specify a value between 1 and 48.\n\n* For\ + \ [cards](https://docs.adyen.com/online-payments/auto-rescue/cards/),\ + \ the default is one calendar month.\n * For [SEPA](https://docs.adyen.com/online-payments/auto-rescue/sepa/),\ + \ the default is 42 days." + type: string networkTxReference: description: 'Allows you to link the transaction to the original or previous one in a subscription/card-on-file chain. This field is required for token-based diff --git a/yaml/CheckoutService-v68.yaml b/yaml/CheckoutService-v68.yaml index b1b94fa..233831e 100644 --- a/yaml/CheckoutService-v68.yaml +++ b/yaml/CheckoutService-v68.yaml @@ -3188,6 +3188,10 @@ components: \ handled as a pre-authorisation.\n* **FinalAuth** \u2013 flags the payment\ \ request to be handled as a final authorisation." type: string + autoRescue: + description: Set to **true** to enable [Auto Rescue](https://docs.adyen.com/online-payments/auto-rescue/) + for a transaction. Use the `maxDaysToRescue` to specify a rescue window. + type: string customRoutingFlag: description: 'Allows you to determine or override the acquirer account that should be used for the transaction. @@ -3216,6 +3220,13 @@ components: description: Set to **true** to require [manual capture](https://docs.adyen.com/online-payments/capture) for the transaction. type: string + maxDaysToRescue: + description: "The rescue window for a transaction, in days, when `autoRescue`\ + \ is set to **true**. You can specify a value between 1 and 48.\n\n* For\ + \ [cards](https://docs.adyen.com/online-payments/auto-rescue/cards/),\ + \ the default is one calendar month.\n * For [SEPA](https://docs.adyen.com/online-payments/auto-rescue/sepa/),\ + \ the default is 42 days." + type: string networkTxReference: description: 'Allows you to link the transaction to the original or previous one in a subscription/card-on-file chain. This field is required for token-based diff --git a/yaml/CheckoutService-v69.yaml b/yaml/CheckoutService-v69.yaml index 1fbcf1c..31bed42 100644 --- a/yaml/CheckoutService-v69.yaml +++ b/yaml/CheckoutService-v69.yaml @@ -3196,6 +3196,10 @@ components: \ handled as a pre-authorisation.\n* **FinalAuth** \u2013 flags the payment\ \ request to be handled as a final authorisation." type: string + autoRescue: + description: Set to **true** to enable [Auto Rescue](https://docs.adyen.com/online-payments/auto-rescue/) + for a transaction. Use the `maxDaysToRescue` to specify a rescue window. + type: string customRoutingFlag: description: 'Allows you to determine or override the acquirer account that should be used for the transaction. @@ -3224,6 +3228,13 @@ components: description: Set to **true** to require [manual capture](https://docs.adyen.com/online-payments/capture) for the transaction. type: string + maxDaysToRescue: + description: "The rescue window for a transaction, in days, when `autoRescue`\ + \ is set to **true**. You can specify a value between 1 and 48.\n\n* For\ + \ [cards](https://docs.adyen.com/online-payments/auto-rescue/cards/),\ + \ the default is one calendar month.\n * For [SEPA](https://docs.adyen.com/online-payments/auto-rescue/sepa/),\ + \ the default is 42 days." + type: string networkTxReference: description: 'Allows you to link the transaction to the original or previous one in a subscription/card-on-file chain. This field is required for token-based diff --git a/yaml/CheckoutService-v70.yaml b/yaml/CheckoutService-v70.yaml index 1ef60a5..f85259c 100644 --- a/yaml/CheckoutService-v70.yaml +++ b/yaml/CheckoutService-v70.yaml @@ -3279,6 +3279,10 @@ components: \ handled as a pre-authorisation.\n* **FinalAuth** \u2013 flags the payment\ \ request to be handled as a final authorisation." type: string + autoRescue: + description: Set to **true** to enable [Auto Rescue](https://docs.adyen.com/online-payments/auto-rescue/) + for a transaction. Use the `maxDaysToRescue` to specify a rescue window. + type: string customRoutingFlag: description: 'Allows you to determine or override the acquirer account that should be used for the transaction. @@ -3307,6 +3311,13 @@ components: description: Set to **true** to require [manual capture](https://docs.adyen.com/online-payments/capture) for the transaction. type: string + maxDaysToRescue: + description: "The rescue window for a transaction, in days, when `autoRescue`\ + \ is set to **true**. You can specify a value between 1 and 48.\n\n* For\ + \ [cards](https://docs.adyen.com/online-payments/auto-rescue/cards/),\ + \ the default is one calendar month.\n * For [SEPA](https://docs.adyen.com/online-payments/auto-rescue/sepa/),\ + \ the default is 42 days." + type: string networkTxReference: description: 'Allows you to link the transaction to the original or previous one in a subscription/card-on-file chain. This field is required for token-based diff --git a/yaml/CheckoutService-v71.yaml b/yaml/CheckoutService-v71.yaml index 8c22f24..1c60019 100644 --- a/yaml/CheckoutService-v71.yaml +++ b/yaml/CheckoutService-v71.yaml @@ -3279,6 +3279,10 @@ components: \ handled as a pre-authorisation.\n* **FinalAuth** \u2013 flags the payment\ \ request to be handled as a final authorisation." type: string + autoRescue: + description: Set to **true** to enable [Auto Rescue](https://docs.adyen.com/online-payments/auto-rescue/) + for a transaction. Use the `maxDaysToRescue` to specify a rescue window. + type: string customRoutingFlag: description: 'Allows you to determine or override the acquirer account that should be used for the transaction. @@ -3307,6 +3311,13 @@ components: description: Set to **true** to require [manual capture](https://docs.adyen.com/online-payments/capture) for the transaction. type: string + maxDaysToRescue: + description: "The rescue window for a transaction, in days, when `autoRescue`\ + \ is set to **true**. You can specify a value between 1 and 48.\n\n* For\ + \ [cards](https://docs.adyen.com/online-payments/auto-rescue/cards/),\ + \ the default is one calendar month.\n * For [SEPA](https://docs.adyen.com/online-payments/auto-rescue/sepa/),\ + \ the default is 42 days." + type: string networkTxReference: description: 'Allows you to link the transaction to the original or previous one in a subscription/card-on-file chain. This field is required for token-based