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
Add deprecation of POS Terminal Management API (#1420)
* Add deprecation of POS Terminal Management API
* Make deprecation note more visible
---------
Co-authored-by: Djoyke Reijans <115019123+DjoykeAbyah@users.noreply.github.com>
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ The Library supports all APIs under the following services:
22
22
|[Management API](https://docs.adyen.com/api-explorer/Management/3/overview)| Configure and manage your Adyen company and merchant accounts, stores, and payment terminals. | management package subclasses |**v3**|
|[Payouts API](https://docs.adyen.com/api-explorer/Payout/68/overview)| Endpoints for sending funds to your customers. | Payout |**v68**|
25
-
|[POS Terminal Management API](https://docs.adyen.com/api-explorer/postfmapi/1/overview)| Endpoints for managing your point-of-sale payment terminals.| TerminalManagement|**v1**|
25
+
|[POS Terminal Management API](https://docs.adyen.com/api-explorer/postfmapi/1/overview)|~~Endpoints for managing your point-of-sale payment terminals.~~ ‼️ **Deprecated**: use instead the [Management API](https://docs.adyen.com/api-explorer/Management/latest/overview) for the management of your terminal fleet.|~~TerminalManagement~~|~~**v1**~~|
|[Stored Value API](https://docs.adyen.com/payment-methods/gift-cards/stored-value-api)| Manage both online and point-of-sale gift cards and other stored-value cards. | StoredValue |**v46**|
28
28
|[Transfers API](https://docs.adyen.com/api-explorer/transfers/4/overview)| 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 |**v4**|
0 commit comments