Skip to content

Add new resources, fix old resources#33

Open
alvseven wants to merge 4 commits intomainfrom
sdk-audit-v4
Open

Add new resources, fix old resources#33
alvseven wants to merge 4 commits intomainfrom
sdk-audit-v4

Conversation

@alvseven
Copy link
Copy Markdown
Member

@alvseven alvseven commented Apr 9, 2026

No description provided.

Add transfers, custodial wallets, fees, and upload resources.
Fix bank account types with new required fields, update receiver
endpoints, add payout document submission, and sync webhook events.
@alvseven alvseven changed the title feat: sync SDK with API v4 audit Add new resources, fix old resources Apr 9, 2026
@BernardoSM
Copy link
Copy Markdown
Contributor

BernardoSM commented Apr 9, 2026

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

alvseven added 3 commits April 9, 2026 13:03
Replace `as Record<string, string>` casts with undefined filtering.
Remove unnecessary try/catch from upload (errors propagate naturally).
Bump version to 4.0.0 per semver (breaking type changes).
Replace inline URLSearchParams logic (assertions, filters, inconsistent
patterns) with a shared helper that handles undefined values correctly.
Match existing codebase convention for query param handling.
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.

2 participants