Logo
Adyen API Documentation

Stores payout details.

POST {{baseUrl}}/storeDetail

Stores payment details under the PAYOUT recurring contract. These payment details can be used later to submit a payout via the /submitThirdParty call.

 

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/storeDetail'

ENDPOINTS