PipedreamHQ / PipedreamHQ/pipedream
[Components] microbilt_developer
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
# microbilt_developer
## URLs
## Webhook Sources
### new-application-result-instant
#### Description
Emit new event when an application result (e.g., credit report or decision) is returned for a specific consumer. Requires application ID or request ID to register for result updates.
### new-fraud-alert-instant
#### Description
Emit new event when a fraud alert or suspicious activity notification is generated for a monitored individual. Requires enrollment of individual's info or a monitoring profile setup.
### new-verification-report-instant
#### Description
Emit new event when a verification report (e.g., bank account verification or identity check) is completed. Typically tied to a specific verification request ID.
## Actions
### submit-credit-application
#### Description
Submit a new credit application for an individual or business, including applicant data and request parameters. Requires SSN or EIN, applicant data, and product code.
### retrieve-application-status
#### Description
Get the current status of a previously submitted application using its request ID or reference number. Useful for polling status when webhooks are not available.
### run-identity-verification
#### Description
Initiate an identity verification request using full name, SSN, DOB, and address. Returns match results and risk scoring tied to the identity profile.
Contributor guide
Assessment
This issue has not been assessed yet.