This request allows you to deactivate Source Companies.
General
Source Companies are used by lenders to categorize loans by company. Some users use Source Companies for tracking business referrals, while others use them as a way to assign loans to a brick-and-mortar locations. Here's what you need to know about this request:
- This request will deactivate the Source Company. An inactive Source Company will still be listed within your account information, but it won't be available for use for funding or categorizing loans. Activating a Source Company can be easily achieved if the results of this request need to be reversed.
For an example of how viewing and editing a Source Company works within the UI, take a look at our Source Company Manager article on our help site.
Database
For information on Source Company database tables, see the following articles:
- Database – Source Company Entity (source_company_entity)
- Database – Source Company Users (source_company__users)
- Database – Source Company Physical Check Account (source_company_physical_check_account_entity)
- Database – Source Company Document (source_company_document_entity)
{
"active": 0
}
Try It Instructions
Our requests often provide sample payload information so that you can receive a 200 response from simply hitting the Try It button. Since this request inactivates something, we won't list sample information.
To receive a 200 response from the Try It button, you will have to try this request with your own tenant credentials. If you plan on doing so, make sure to change the headers to match your own authentication information.