Jan 19, 2022
Review this log for all the changes in our APIs and docs.
Updated Features
"user_scope" field is non-mandatory for individual users during registration.
You can update a user's full SSN using the Update user API. Even if you provide the full SSN in the request, only the last 4 digits of the SSN is provided in the response.
Delete funding account API has been added which allows you to remove a funding account associated with a Send user.
The last 4 digits of a send user's bank account number are now provided in the Get funding account API response.
"payout_method" and "fund_id" field is added to Post transaction API and Get transaction by ID API response.
The reference number of the payout partner is added to the Get transaction by ID API response.
Last updated