24 Apr 24 - Validations for Payout endpoint

  • description field for POST /customer_profile/{customer_profile_id}/withdrawals now only accepts:
    • Lowercase letters: a-z
    • Uppercase letters: A-Z
    • Numerals: 0-9
    • Special characters: / - ? : ( ) . , ' +
    • Space character

23 Apr 24 - New resend callback endpoints and modification to Payout API

  • POST /webhook/{contractId}/resend & POST /webhook/resend - new endpoints that allows you to trigger resending of callback for a single contract or a list of contracts
  • POST /customer_profile/{customer_profile_id}/withdrawals now accepts external_reference - the reference you passed in will be reflected on recipient's statement
added

18 Apr 24 - New Blockchain Withdrawals Endpoints

Added the following endpoints:

removed

17 Apr 24 - Swap API Modifications

Removed redundant field expiresAt from the response from POST a swap transaction & GET swap transaction/list of swap transactions endpoints

added

4 Apr 24 - Swap API

Swap API is now live! You can now swap between our supported currencies easily via API - refer to our Swap API Guide to learn more!

added

14 Mar 24 - USD rails and Blockchain API now available!

We have just rolled out an exciting new update: the ability to send and receive payments in USD! This enhancement is designed to provide more flexibility and convenience to your end-users. You can now make changes to your API requests to support USD rails on your platform.

improved

8 Mar 23 - Updated FAQs for Direct FAST

  • Several FAQs have been updated to reflect the correct information when performing migration
added

8 Mar 23 - Added Bank Account Migration Guide

added

1 Mar 23 - Added PayNow payment method

PayNow payments are now available in addition to bank transfers in Singapore. Endpoints are still in beta testing.

added

1 Feb 23 - Added Retail Outlet payment APIs

Retail Outlet payments are now available in addition to bank transfers in Indonesia.