> For the complete documentation index, see [llms.txt](https://paas.docs.machnetinc.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://paas.docs.machnetinc.com/changelog/2022/jan-19-2022.md).

# Jan 19, 2022

## Updated Features

* "user\_scope" field is non-mandatory for individual users during [registration](/api-references/user/registration-1.md).&#x20;
* You can update a user's full SSN using the [Update user API](/api-references/user/user-kyc.md). 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](/api-references/funds/delete-user-funding-account.md) 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](/api-references/funds/get-user-funding-account.md) response.
* "payout\_method" and "fund\_id" field is added to [Post transaction API](/api-references/transaction/create-1.md) and [Get transaction by ID API response](/api-references/transaction/get-transaction-by-id.md).
* The reference number of the payout partner is added to the [Get transaction by ID API response](/api-references/transaction/get-transaction-by-id.md).
