softwerkab / fortnox-csharp-api-sdk

.NET SDK for Fortnox API.
MIT License
52 stars 64 forks source link

Add part of warehouse features #238

Closed richardrandak closed 2 years ago

richardrandak commented 2 years ago

Note, a property WarehouseEnabled was added to FortnoxClient as a workaround for problematic DeliveryState. If tenant uses warehouse (can be checked by Tenant endpoint), the property should be set to true before creating Order connector. In other case, DeliveryState won't be deserialized, therefore, can not be updated.