Skip to content

feat: add identity and business verification trigger - #78

Open
cursor[bot] wants to merge 2 commits into
masterfrom
cursor/documentation-sdk-alignment-3b81
Open

cursor[bot] wants to merge 2 commits into
masterfrom
cursor/documentation-sdk-alignment-3b81

Conversation

@cursor

@cursor cursor Bot commented Sep 16, 2026

Copy link
Copy Markdown

Fixes

Adds triggerIdentityOrBusinessVerification for the dedicated POST /v1/verifications/trigger endpoint, including typed request and compact response contracts. The existing type-in-path trigger remains unchanged.

Documentation: trolley/developer-documentation#221

Checklist

  • I acknowledge that all my contributions will be made under the project's license
  • I have made a material change to the repo (functionality, testing, spelling, grammar)
  • I have titled the PR appropriately
  • I have updated my branch with the main branch
  • I have added tests that prove my fix is effective or that my feature works
  • I have added the necessary documentation about the functionality in the appropriate .md file
  • I have added inline documentation to the code I modified

Validation: npm test (44 passing) and npm run build.

Open in Web View Automation 

cursoragent and others added 2 commits September 16, 2026 18:38
Co-authored-by: myles.foster <myles.foster@trolley.com>
Co-authored-by: myles.foster <myles.foster@trolley.com>
@codecov

codecov Bot commented Sep 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.02%. Comparing base (ffd0770) to head (0763e3e).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #78      +/-   ##
==========================================
+ Coverage   67.96%   68.02%   +0.06%     
==========================================
  Files          26       26              
  Lines        2544     2549       +5     
  Branches       83       19      -64     
==========================================
+ Hits         1729     1734       +5     
  Misses        815      815              
Files with missing lines Coverage Δ
lib/VerificationGateway.ts 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@myleskilos
myleskilos marked this pull request as ready for review September 16, 2026 19:37
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