Paymish Docs
Changelog
- Paymish
- Changelog
Notable changes to the Paymish API. Breaking changes are marked clearly.
Added
Webhook support for
wallet.funded and account.verified events.
Added
New
GET /transactions endpoint with cursor-based pagination.
Improved
Reduced average response time for
/profile by 40%.
Added
Transfer initiation endpoint
POST /transfers.
Fixed
Authentication errors now consistently return
401 instead of 403.
Added
Initial public API release. Includes user profile, wallet balance, and transaction history endpoints.