adyen-node-api-library
adyen-node-api-library copied to clipboard
Question: Can the /cancels endpoint be used to cancel auto rescue transaction? (Instead of /cancel as stated in the docs)
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)?
Thank you @kristofferse, that's a good question, I have asked the Product team to confirm.