Release Notes: Public API of AMPECO Charge 3.128.0
20 days ago by Valentin Alexiev
- ⚠️ Breaking Changes
- Remove optional pagination properties
meta/current_page,meta/from,meta/last_page,meta/path,meta/per_page,meta/to,meta/totalfrom 200 responses in Payment Terminals and Templates endpoints
- Remove optional pagination properties
- ✨ New Features
- Add new optional query parameter
cursorto Payment Terminals v1.1 and Templates v1.0 endpoints for cursor-based pagination - Add support for Cursor Pagination as an alternative to Basic Pagination in the
metaresponse property for Payment Terminals and Templates endpoints - Add new endpoint GET
/public-api/resources/payment-terminals/v1.1/{paymentTerminal}for retrieving individual payment terminal details
- Add new optional query parameter
- 🔧 Improvements
- Make
links/firstresponse property optional and nullable in Payment Terminals v1.1 and Templates v1.0 endpoints
- Make
- ⏳ Deprecations
- Deprecate Payment Terminals v1.0 endpoints (
getPaymentTerminalsandgetPaymentTerminal) in favor of v1.1
- Deprecate Payment Terminals v1.0 endpoints (