Whish Money Whish MoneyDevelopers
Guides

Changelog

What changed in the developer reference, and how each API is versioned.

At a glance
  • Each API is versioned independently
  • Current version shown per page
  • Baseline published 2026-07-13

How versioning works

Each API is versioned independently. Its current version is shown on its reference page and in its Postman collection and OpenAPI specification, and its full version history is listed in the Version history section at the bottom of that API's reference page. This page is a hub-level log of notable changes across the developer reference; for one API's complete lineage, see its own page.

Changelog

2026-08-21 · International Money Transfer v6.4.9. Date of birth requirements updated for sender and receiver; see the API reference. The same update was applied to the IMT v2 reference.

2026-08-20 · New API: Whish Pay Split (v1.0.0). Added a reference for POST /payment/whish/split, which collects a payment and records a breakdown of how it should be split across destination accounts, by amount (default) or by percentage. The request and response contract is final and safe to integrate against; redistribution of funds to each breakdown identifier is still being finalized, so until it ships the breakdown is captured and held against the payment and the full amount is collected as a standard Whish Pay payment.

2026-07-15 · Reference update. Added a payment & billing error-code reference (result codes, shared common codes, and per-endpoint failure codes) to Whish Pay, Bills, Variable Topup, Vouchers, and Direct Credit. Documented externalId as a String across the Whish environment. Noted that a localhost callback or redirect URL is rejected with HTTP 403. Aligned Whish Pay QR callbacks to HTTP POST with a JSON body. Updated the Whish sandbox base URL to partner.api.sbx.whish.money/itel-service/api. Live API versions were incremented; coming-soon APIs stay at their initial version until launch:

APIFromTo
Whish Payv1.4.3v1.4.4
International Money Transferv6.4.7v6.4.8
Billsv1.2.0v1.2.1
Vouchersv1.3.0v1.3.1
Variable Topupv1.1.0v1.1.1

2026-07-13 · Initial published reference. First public revision of the Whish Money developer hub. Current version of each API (see each page's Version history for its full lineage):

APIVersionStatus
Whish Payv1.4.4Live
International Money Transferv6.4.9Live
Billsv1.2.1Live
Vouchersv1.3.1Live
Variable Topupv1.1.1Live
Whish Pay QRv1.0.0Live
Whish Pay Splitv1.0.0Live
International Topupv1.0.0Live
Direct Creditv1.0.0Live

Each API's complete version history lives on its own reference page under Version history.