Logo
Adyen APIs API Documentation

Adyen Stored Value API (v46)

Number of APIs: 6


A set of API endpoints to manage stored value products.


1. General-/mergeBalance - Merge the balance of two cards.

POST {{baseUrl}}/mergeBalance



2. General-/voidTransaction - Voids a transaction.

POST {{baseUrl}}/voidTransaction



3. General-/changeStatus - Changes the status of the payment method.

POST {{baseUrl}}/changeStatus



4. General-/checkBalance - Checks the balance.

POST {{baseUrl}}/checkBalance



5. General-/issue - Issues a new card.

POST {{baseUrl}}/issue



6. General-/load - Loads the payment method.

POST {{baseUrl}}/load



ENDPOINTS