Skip to content

Add search_fraud_checks endpoint to FlashpointConnector#75

Merged
robd518 merged 1 commit into
developfrom
patch/flashpoint-fraud-checks-endpoint
Jun 3, 2026
Merged

Add search_fraud_checks endpoint to FlashpointConnector#75
robd518 merged 1 commit into
developfrom
patch/flashpoint-fraud-checks-endpoint

Conversation

@robd518

@robd518 robd518 commented Jun 3, 2026

Copy link
Copy Markdown
Owner

Summary

  • Adds search_fraud_checks method to both FlashpointConnector (sync) and AsyncFlashpointConnector (async), posting to /sources/v2/fraud/checks
  • Adds unit tests for both sync and async variants, covering basic query and kwargs passthrough

Test plan

  • pytest src/pyapiary/tests/test_flashpoint/test_unit_flashpoint.py — all tests pass
  • pytest src/pyapiary/tests/test_flashpoint/test_unit_async_flashpoint.py — all tests pass

🤖 Generated with Claude Code

…ashpointConnector

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@robd518 robd518 merged commit 6a3a8db into develop Jun 3, 2026
2 checks passed
@robd518 robd518 deleted the patch/flashpoint-fraud-checks-endpoint branch June 3, 2026 14:20
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.

1 participant