Logo
Adyen API Documentation

Cancels a payment using your custom reference.

POST {{baseUrl}}/technicalCancel

This endpoint allows you to cancel a payment if you do not have the PSP reference of the original payment request available.

In your call, refer to the original payment by using the reference that you specified in your payment request.

For more information, see Technical cancel.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X POST 'https://pal-test.adyen.com/pal/servlet/Payment/v51/technicalCancel'

ENDPOINTS