7.2.0
Overview
This release adds new endpoints, updates PHPdoc, and implemented two bug fixes.
Changed
- Improved PHPdoc by adding
@paramwhere missing - Added POST /refunds
- Added GET /refunds/guid/:guid
- Added PUT /refunds/guid/:guid
- Added DELETE /refunds/guid/:guid
- Fixed the request to resend notifications
- Fixed issue #192