Logo
Adyen API Documentation

Schedules running of the Account Updater.

POST {{baseUrl}}/scheduleAccountUpdater

When making the API call, you can submit either the credit card information, or the recurring detail reference and the shopper reference: * If the card information is provided, all the sub-fields for card are mandatory. * If the recurring detail reference is provided, the fields for shopperReference and selectedRecurringDetailReference are mandatory.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X POST 'https://pal-test.adyen.com/pal/servlet/Recurring/v49/scheduleAccountUpdater'

ENDPOINTS