Learn how to find the Asset reference number (also known as Asset reference ID or Ref ID) in Blend.
- How to find and copy the Asset reference number from the loan overview in Blend
- View the Asset reference number in the Generated Asset Statement (GAS) document
- How to find the Asset reference number (RefID) in the MISMO 3.4 file
How to find and copy the Asset reference number from the loan overview in Blend
If your environment is configured to display the Asset reference number in the loan overview, you'll find it in the Assets section.
- While in the Application tab, scroll down to Assets.
- Click Reference Number.
Note
- There is one Reference Number per borrower.
- The ability to see the Reference Number linked in the Blend application is an optional configuration. If you are a Blend administrator and would like to have this feature enabled, please reach out to Blend Support.
View the Asset reference number in the Generated Asset Statement (GAS) document
To view the Reference Number in the Generated Asset Statement document:
- Navigate to the Docs tab.
- Click on the Generated Asset Statement document to open it.
The reference number (Reference #) is located in the header of the document.
Note: Selecting and copying text from the Generated Asset Statement document is not supported. Refer to Locate and copy the Asset reference number in the loan overview or Locate and copy the Asset reference number in the MISMO 3.4 to have the ability to copy the number.
How to find the Asset reference number (RefID) in the MISMO 3.4 file
You can find the Asset reference number (RefID) in the MISMO. From here, you'll have the ability to copy the Reference Number if needed.
- Download the application package and extract the files.
- Open the MISMO.
- Search for VendorReference to find the reference number.
...
<blend:GSE_VENDOR>
<blend:VendorIndicator>FannieMae</blend:VendorIndicator>
<blend:VendorName>Blend</blend:VendorName>
<blend:VendorReference>0ae8f48d-17d8-49d4-ad1e-ca0cdedb8809</blend:VendorReference>
</blend:GSE_VENDOR>
<blend:GSE_VENDORS>
<blend:ASSETS>
<blend:GSE_VENDOR>
<blend:VendorIndicator>FannieMae</blend:VendorIndicator>
<blend:VendorName>Blend</blend:VendorName>
<blend:VendorReference>0ae8f48d-17d8-49d4-ad1e-ca0cdedb8809</blend:VendorReference>
</blend:GSE_VENDOR>
<blend:GSE_VENDOR>
<blend:VendorIndicator>FreddieMac</blend:VendorIndicator>
<blend:VendorName>BLND</blend:VendorName>
<blend:VendorReference>0ae8f48d-17d8-49d4-ad1e-ca0cdedb8809</blend:VendorReference>
</blend:GSE_VENDOR>
</blend:ASSETS>
</blend:GSE_VENDORS>
...