get https://api.elliemae.com/encompass/v1/loans//metadata
Retrieves metadata from a loan. Metadata includes loan name, creation date, loan folder, and so on.
Loan Metadata
| id string | The unique identifier assigned to the loan. Also known as GUID. |
| modifiedDate string | Date when the loan was last modified in UTC. |
| createdDate string | Date the loan was created in UTC. |
| size integer | File size of the loan. |
| loanFolder string | Folder in which the loan currently resides. |
| loanName string | Name of the loan. |
