# Jan 19, 2022

## Updated Features

* "user\_scope" field is non-mandatory for individual users during [registration](https://paas.docs.machnetinc.com/api-references/user/registration-1).&#x20;
* You can update a user's full SSN using the [Update user API](https://paas.docs.machnetinc.com/api-references/user/user-kyc). 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](https://paas.docs.machnetinc.com/api-references/funds/delete-user-funding-account) has been added which allows you to remove a funding account associated with a Send user.&#x20;
* The last 4 digits of a send user's bank account number are now provided in the [Get funding account API](https://paas.docs.machnetinc.com/api-references/funds/get-user-funding-account) response.
* "payout\_method" and "fund\_id" field is added to [Post transaction API](https://paas.docs.machnetinc.com/api-references/transaction/create-1) and [Get transaction by ID API response](https://paas.docs.machnetinc.com/api-references/transaction/get-transaction-by-id).
* The reference number of the payout partner is added to the [Get transaction by ID API response](https://paas.docs.machnetinc.com/api-references/transaction/get-transaction-by-id).
