Mollie API 2.1.0.2
New features
- Added the Mollie.Api.Models.Connect.AppPermissions.SettlementsRead value.
- Added support for the
testmode
parameter in theRefundClient
.
Bugfixes
- Mollie.Api.Models.Connect.AppPermissions.OnboardingRead had the value "onboarding.write" instead of "onboarding.read".
- Fixed issue where the
GetOpenSettlement
method of theSettlementsClient
would throw a JSON parse exception when the periods property is empty.