API v1 2022-11-08
- Person to Person transfers
When fetching an auth token, include thesender_id
property to get a token that is scoped to a specific user. - Rate change checks
FX rates change constantly and we always want to make sure the user isn't being caught off guard by a changed rate. We've introduced a rate change check that will prevent transfers from being submitted if the rate is different than a previous quote. This is an optional feature. To take advantage of the rate change check for your users, when submitting a transfer, pass the original quote ID using thequoteHistoryId
property.
API v1 2022-08-22
Our release notes are used to share information on what has been changed as well as what those changes mean to our users.
API v1 2022-07-04
GET Countries and currencies endpoint has deprecated. Added New endpoints to include Get Countries, Get Corridors, Get Sender, Create Sender, and more.
API v1 2022-04-15
This release features the addition of a request-id header to ReadyRemit API response headers, and several changes to API operations that tend to simplify the interface.
API v1 2022-04-01
This is the first ReadyRemit release note. A ReadyRemit release is the act of copying the latest tested copy of ReadyRemit to the sandbox environment and updating documentation including publishing a new release note. Generally, a release note describes improvements introduced by a new release compared to the previous one. In this case, however, there is no previous release, so this release note simply records the two use cases described on the original Getting Started page in order to establish a baseline.