Skip to content

Conversation

@p-zielinski
Copy link
Contributor

@p-zielinski p-zielinski commented Dec 15, 2025

.NET SDK Version Update

We have decided to bump the .NET SDK version to 9.0.0 to include all breaking changes.

Not much has changed.

What's new in this version

  • All POST requests now require a payload. As a result, the order of parameters in API method calls may have changed. If you encounter a build error, please check the documentation for the method you are calling.
  • OrdersImportCreateRequestBodyItem no longer has the CreatedAt property.
  • The Amount property in RelatedObjectParent is now of type int? instead of string?.
  • SegmentsCreateResponseBody and SegmentsGetResponseBody no longer have the InitialSyncStatus property.
  • Added support for advanced filtering when listing vouchers.

Related PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants