[MSUE-234] Compliance with v205 api version models#83
Merged
iprysiazhnyi-sift merged 9 commits intoSiftScience:masterfrom Dec 1, 2025
Conversation
npron-sift
reviewed
Nov 20, 2025
Contributor
There was a problem hiding this comment.
Based on the docs, most events have an IP field, but it’s missing in the .NET library. Please add it as well.
create_content -> user_email is missing
create_content.review -> reviewed_user_id is missing
update_content -> verification_phone_number, user_email is missing
update_content.review -> reviewed_user_id is missing
Contributor
Will be done in https://sift.atlassian.net/browse/API-8577 |
iprysiazhnyi-sift
approved these changes
Dec 1, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose
Compliance with v205 api version models
MSUE-230
MSUE-227
MSUE-224
MSUE-234
NuGet Package Updates
Newtonsoft.Jsonfrom13.0.2to13.0.4System.ComponentModel.Annotationsfrom4.5.0to5.0.0Breaking Changes
$iata_carrier_codemoved fromBookingtoSegmentcomplex type (API v205 compliance)Added
$exchange_ratefield support in$create_order,$update_order,$transaction,$wagerevents and$booking,$item,$discountcomplex types$card_bin_metadatafield in$payment_methodcomplex type$promotionsfield in$update_accountevent$iata_carrier_codefield inSegmentcomplex typeosx-arm64runtime)Testing
Checklist