Logo
Adyen API Documentation

Confirms a payout.

POST {{baseUrl}}/confirmThirdParty

Confirms a previously submitted payout.

To cancel a payout, use the /declineThirdParty endpoint.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





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

ENDPOINTS