Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MSUE-157] - Support Score Percentiles in response #99

Merged
merged 2 commits into from
Jun 19, 2023
Merged

[MSUE-157] - Support Score Percentiles in response #99

merged 2 commits into from
Jun 19, 2023

Conversation

haneeshv
Copy link
Contributor

@haneeshv haneeshv commented Jun 15, 2023

Purpose

Support score percentiles in sift-php

Summary

In our REST API we support the fields GET-param where we can specify some extra fields that will be populated in the response. SCORE_PERCENTILES is one of them and we need to add support of it in the client library

Testing

Example of the Events API call using percentiles - https://api.sift.com/v205/events?fields=SCORE_PERCENTILES

Checklist

  • The change was thoroughly tested manually
  • The change was covered with unit tests
  • The change was tested with real API calls (if applicable)
  • Necessary changes were made in the integration tests (if applicable)
  • New functionality is reflected in README

@viaskal-sift viaskal-sift changed the title Support Score Percentiles in response [MSUE-157] - Support Score Percentiles in response Jun 19, 2023
@viaskal-sift viaskal-sift merged commit 159a691 into SiftScience:master Jun 19, 2023
3 checks passed
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.

None yet

2 participants