Fast-payout icon

Manage recurring top-ups

Learn how to view, change, and delete recurring top-ups.

View source

After you create a recurring top-up, we automatically trigger top-ups to your balance account according to the settings you configured.

If you need to view or change these settings, or delete a recurring top-up, you can do so using the Configuration API or the Customer Area.

Requirements

Requirement Description
Integration type Adyen enterprise payouts integration.
API credential roles To configure top-up schedules using the API, make sure that you have the credentials for the Configuration API with the following role:
  • BankAPI Advanced Webservice role
Customer Area roles To configure top-up schedules using the Customer Area, make sure that you have the following roles:
  • Balance platform base role
  • Configure scheduled payouts
Webhooks Subscribe to the following webhooks:
Capabilities To top up using a transfer instrument, you need the following capability:
  • receiveFromTransferInstrument

Before attempting a transfer, verify that this capability is active and has a valid verificationStatus. You can check this via the verificationStatus.
Limitations This feature does not support on-demand top-ups.
Setup steps Make sure that your top-up source has enough balance to fund the top-up.

View recurring top-ups

You can view recurring top-ups using the API or your Customer Area.

Update a recurring top-up

You can update a recurring top-up using the API or your Customer Area.

Delete a recurring top-up

You can delete a recurring top-up using the API or your Customer Area.

See also