You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[BIN lookup API](https://docs.adyen.com/api-explorer/BinLookup/54/overview)| v54 | The BIN Lookup API provides endpoints for retrieving information based on a given BIN. |[BinLookup](lib/adyen/services/binLookup.rb)|
|[Configuration API](https://docs.adyen.com/api-explorer/balanceplatform/2/overview)| v2 | The Configuration API enables you to create a platform where you can onboard your users as account holders and create balance accounts, cards, and business accounts. |[BalancePlatform](lib/adyen/services/balancePlatform.rb)|
15
-
|[DataProtection API](https://docs.adyen.com/development-resources/data-protection-api)| v1 | Adyen Data Protection API provides a way for you to process [Subject Erasure Requests](https://gdpr-info.eu/art-17-gdpr/) as mandated in GDPR. Use our API to submit a request to delete shopper's data, including payment details and other related information (for example, delivery address or shopper email) |[DataProtection](lib/adyen/services/dataProtection.rb)|
16
-
|[Legal Entity Management API](https://docs.adyen.com/api-explorer/legalentity/3/overview)| v3 | Manage legal entities that contain information required for verification. |[LegalEntityManagement](lib/adyen/services/legalEntityManagement.rb)|
17
-
|[Management API](https://docs.adyen.com/api-explorer/Management/1/overview)| v1 | Configure and manage your Adyen company and merchant accounts, stores, and payment terminals. |[Management](lib/adyen/services/management.rb)|
|[Payouts API](https://docs.adyen.com/api-explorer/Payout/68/overview)| v68 | Endpoints for sending funds to your customers. |[Payout](lib/adyen/services/payout.rb)|
20
-
|[POS Terminal Management API](https://docs.adyen.com/api-explorer/postfmapi/1/overview)| v1 | Endpoints for managing your point-of-sale payment terminals. |[TerminalManagement](lib/adyen/services/posTerminalManagement.rb)|
|[Stored Value API](https://docs.adyen.com/payment-methods/gift-cards/stored-value-api)| v46 | Manage both online and point-of-sale gift cards and other stored-value cards. |[StoredValue](lib/adyen/services/storedValue.rb)|
23
-
|[Transfers API](https://docs.adyen.com/api-explorer/transfers/3/overview)| v3 | The Transfers API provides endpoints that can be used to get information about all your transactions, move funds within your balance platform or send funds from your balance platform to a transfer instrument. |[Transfers](lib/adyen/services/transfers.rb)|
|[BIN lookup API](https://docs.adyen.com/api-explorer/BinLookup/54/overview)| v54 | The BIN Lookup API provides endpoints for retrieving information based on a given BIN. |[BinLookup](lib/adyen/services/binLookup.rb)|
|[Configuration API](https://docs.adyen.com/api-explorer/balanceplatform/2/overview)| v2 | The Configuration API enables you to create a platform where you can onboard your users as account holders and create balance accounts, cards, and business accounts. |[BalancePlatform](lib/adyen/services/balancePlatform.rb)|
15
+
|[DataProtection API](https://docs.adyen.com/development-resources/data-protection-api)| v1 | Adyen Data Protection API provides a way for you to process [Subject Erasure Requests](https://gdpr-info.eu/art-17-gdpr/) as mandated in GDPR. Use our API to submit a request to delete shopper's data, including payment details and other related information (for example, delivery address or shopper email) |[DataProtection](lib/adyen/services/dataProtection.rb)|
16
+
|[Legal Entity Management API](https://docs.adyen.com/api-explorer/legalentity/3/overview)| v3 | Manage legal entities that contain information required for verification. |[LegalEntityManagement](lib/adyen/services/legalEntityManagement.rb)|
17
+
|[Management API](https://docs.adyen.com/api-explorer/Management/1/overview)| v1 | Configure and manage your Adyen company and merchant accounts, stores, and payment terminals. |[Management](lib/adyen/services/management.rb)|
|[Payouts API](https://docs.adyen.com/api-explorer/Payout/68/overview)| v68 | Endpoints for sending funds to your customers. |[Payout](lib/adyen/services/payout.rb)|
20
+
|[POS Terminal Management API](https://docs.adyen.com/api-explorer/postfmapi/1/overview)| v1 | Endpoints for managing your point-of-sale payment terminals. |[TerminalManagement](lib/adyen/services/posTerminalManagement.rb)|
|[Stored Value API](https://docs.adyen.com/payment-methods/gift-cards/stored-value-api)| v46 | Manage both online and point-of-sale gift cards and other stored-value cards. |[StoredValue](lib/adyen/services/storedValue.rb)|
23
+
|[Transfers API](https://docs.adyen.com/api-explorer/transfers/3/overview)| v3 | The Transfers API provides endpoints that can be used to get information about all your transactions, move funds within your balance platform or send funds from your balance platform to a transfer instrument. |[Transfers](lib/adyen/services/transfers.rb)|
|[Disputes API](https://docs.adyen.com/api-explorer/Disputes/30/overview)| v30 | You can use the [Disputes API](https://docs.adyen.com/risk-management/disputes-api) to automate the dispute handling process so that you can respond to disputes and chargebacks as soon as they are initiated. The Disputes API lets you retrieve defense reasons, supply and delete defense documents, and accept or defend disputes. |[Disputes](lib/adyen/services/disputes.rb)|
25
26
26
27
For more information, refer to our [documentation](https://docs.adyen.com/) or the [API Explorer](https://docs.adyen.com/api-explorer/).
0 commit comments