According to the docs auto rescue should be canceled using the /cancel endpoint from the Classic payments integration.
Is it ok to use the new /cancels endpoint instead? If so, can "additionalData":{"cancellationType":"autoRescue" } be omitted (as it's not supported by the cancels endpoint)?
According to the docs auto rescue should be canceled using the /cancel endpoint from the
Classic payments integration.Is it ok to use the new /cancels endpoint instead? If so, can
"additionalData":{"cancellationType":"autoRescue" }be omitted (as it's not supported by the cancels endpoint)?