# August 31, 2022

## Updated Features

* Added 'OTHER' enum value for `physical_documents.document_type` and `virtual_documents.document_type` of [receive users](https://paas.docs.machnetinc.com/api-references/user/add-a-receive-user#receive-user-object-details) to submit documents apart from the ones listed&#x20;
* Added `physical_documents.custom_document_type` and `virtual_documents.custom_document_type` fields to submit specific document type value when `physical_documents.document_type` and virtual\_documents.document\_type is 'OTHER' for [receive users](https://paas.docs.machnetinc.com/api-references/user/add-a-receive-user#receive-user-object-details)
* Updated `to_amount`, `from_amount` and `exchange_rate` fields to only accept maximum 2 decimal places while [creating transactions](https://paas.docs.machnetinc.com/api-references/transaction/create-1#details)
