Closed Khungersumit closed 2 years ago
How does this value work?
..I see a problem.. if we change this to string, same logic could be applied to all the non-string model properties
Hi @richardrandak
This seems to be an issue from Fortnox, they shouldn't allow setting a string value in "ContributionPercent".
I used the following workaround for this. "Just for this API I made a HttpClient request separately and used a custom obj return type" for all other requests I used your SDK :)
Please complete this PR :)
Could not convert string to decimal: API_NORIGHT. Path 'Order.ContributionPercent', line 1, position 360.' Could not convert string to decimal: API_NORIGHT. Path 'Order.ContributionValue', line 1, position 360.'
Could not convert string to decimal: API_NORIGHT. Path 'Order.OrderRows[0].ContributionPercent', line 1, position 2304.'