Closed Marcel-van-Beuzekom closed 3 years ago
GetSettlementsListAsync and GetSettlementAsync are resulting in a (list of) SettlementResponse. The JSON response contains an invoiceId but there is no invoiceId property on the response class.
https://docs.mollie.com/reference/v2/settlements-api/get-settlement
Hi @Marcel-van-Beuzekom ,
The invoidId property has been deprecated. It can be found in the Periods property instead.
Periods
Kind regards, Vincent
GetSettlementsListAsync and GetSettlementAsync are resulting in a (list of) SettlementResponse. The JSON response contains an invoiceId but there is no invoiceId property on the response class.
https://docs.mollie.com/reference/v2/settlements-api/get-settlement