API v1.27
March 21st, 2024
- Fixed issue related to duplicated bank accounts in the GET/Banks endpoint.
- Introduced new logic to support quoting by receive amount for Mastercard Bank Account & Cash Pick-Up transfers.
- Fixed issue with rounding FX Rates in the GET/Transfer endpoint.
- Fixed issue with the create card flow only to allow one card per session.
- Fixed translated labels on card creation screens to be user-friendly and resolve consistent capitalization.
- Fixed discrepancies in the SLA information displayed to users on the confirmation response to the user.
- Removed a default source of funds value from transfers that do not require the value.
- Added support for email and webhook status reporting for Latitude.
- Added error handling support for RSP response codes.
- Improved the release flow for transfers that are placed on OFAC hold.
- Added validation into POST Sender to prevent a PO BOX address from being used.
- Improved the error messaging in multiple API responses to be more user-friendly.
- Fixed the daily settlement and reconciliation of canceled transfers that are reported.
API v1.26
March 4th, 2024
- Enabled payer limits for Cash Pickup transfers for the following corridors.
- Peru, Mexico, Honduras, El Salvador, Colombia, Brazil
- Updates to the translation strings to ensure correct Spanish.
- Fixed the GET Recipient with Accounts endpoint to ensure more useful error messaging.
- Fixed the stored markup percentage to match what was presented to the user during a quote.
- Fixed the GET Transfers response to return a rounded FX rate.
- Updated the POST /senders endpoint to accept an 18-character ID number.
- Fixed a problem where some transfer limits were not being adhered to when more than one transfer was submitted in a day.
- Improvements to our reporting around daylight savings.
API v1.25
March 4th, 2024
- Improved how card onboarding works for creating cards in ReadyRemit:
- Introduced new property when creating an onboarding session called “Entity Mode”.
- “Entity Mode” property allows customers to generate dynamic fields based on the entity type (Sender or Recipient).
- Introduced new layer of validation for card creation specifically for senders, to improve acceptance rates & decrease fraud.
- When using the POST/Create Card endpoint for sender cards, sender-ID is required either through the token or through the endpoint request body. When entity mode is sender & there is no sender-ID, card creation will fail.
API v1.24.5
January 18th, 2024
- Updated ReadyRemit to support OCT transactions in addition to the existing transfer types. Users are now able to send funds directly to a recipient’s debit card.
API v1.24
January 5th, 2024
- Added validation to Quote by Receive Amount transfers to abide by corridor transfer limits, allowing transfer request customers to create transfer requests using either a send or a receive amount. Talk to your Support Rep for details.
- Updated error messaging on the POST /senders endpoint to display a more user-friendly message if problems are encountered.
- Improvements to the OFAC and Dodd/Frank transfer hold and release process.
- Updated the Get Quote endpoint to return an exchange rate rounded to four decimal places.
- Ensured sender creation allows for cities that have hyphens in the name.
- Updated transfer requests so that if a transfer submission fails three times a status is returned to prevent more retries.
- Updated translated strings.
- Updated transfer requests to ensure the source currency has the correct ISO code for Quote by Receive amount transfers.
- Adjusted the GET Transfer endpoint to return the correct fee amount for Quote by Receive Amount transfers.
- Improvements to transfer status logging.
- Improvements to security measures for encrypting account numbers.
API v1.23
November 17th, 2023
- Support for Visa Push to Account in India and Push to Wallet in the Philippines in B2C API use cases
- Account numbers returned in API responses are now encrypted.
- Missing Spanish translations have been added.
- Additional payer locations were added for Columbia, Guatemala, Honduras, and Brazil.
- Get Partner-Payers API updated to return an empty array if no payers exist.
- Improved logged error messaging when creating a transfer through the Post Transfer API.
- Added functionality to handle a user’s abandoned KYC requests more efficiently.
- Improved logged error messaging if SLS errors are encountered for easier debugging.
- Post Transfer API response body updated to match the value returned in the Get Transfer response body.
- Get Transfer API endpoint updated to return the field name instead of ID on transfer fields.
- Added field IDs to the response from the Get Quote API endpoint.
- Fixed an issue where an incorrect sender was attached to a transfer if the assigned sender did not have an RSP sender ID.
- Updated our report versions to fix inconsistencies in transfer settlement and reconciliation.
API v1 2023-04-18
April 18th, 2023
- Improves the reliability of sender KYC checks.
- Security improvement related to specific analytics data.
API v1 2023-04-05
April 18th, 2023
- Support for Visa Push to Card in B2C API use cases.
- Addition of
visibility
property on dynamic field results. - Get Quote endpoint can now accept a
recipientAccountId
property to add context to the quote. This is primarily used forPUSH_TO_CARD
transfers as quotes can change based on the card details.
API v1 2023-01-20
January 20th, 2023
- Fields returned from Get Sender Fields, Get Recipient Fields, Get Recipient Account Fields, and Get Transfer fields all contain an "order" property that can be used to set the display order of the fields for your users.
- Transfers now support a new "IN TRANSIT" status that represents a transfer that is moving through financial entities on its way to the destination.
- Transfer Status Webhook is available to receive transfer status updates from ReadyRemit.
- Post Transfer API now returns a 200 status code instead of a 400 status code if there is an SLS hit and the transfer moves into a temporary hold.
- Second Last Name field added for better Cash Pickup support in Mexico.
API v1 2022-12-28
December 28th, 2022
- Customer Recon Reports are now sent daily via SFTP. To enable customer recon reports, contact the ReadyRemit integrations team.
- Recipient Limits - send amount/transfer count limits can now be set at the recipient level.
- Resolved an issue that prevented senders from being created if they had specific special characters in their address.
- Resolved an issue that prevented senders from retrying KYC after a failure in some scenarios.
- Resolved an issue that prevented transfers from being submitted successfully if a phone number had too many characters.
- Resolved an issue that prevented certain transfers from auto-releasing after the 30-minute Dodd Frank hold if the transfer was pending OFAC review.
- Resolved an issue that allowed transfers to be submitted for disabled corridors.