Skip to main content
POST
Send a test webhook ping

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Body

application/json
event_type
enum<string>
Available options:
loan.ingested,
loan.qc.passed,
loan.qc.failed,
loan.qc.exception,
loan.updated,
loan.repurchase.demanded,
pool.created,
pool.finalized,
pool.stratification.complete,
pool.constraint.violated,
deal.created,
deal.structured,
deal.priced,
deal.closed,
deal.amended,
deal.called,
ioi.received,
subscription.submitted,
subscription.confirmed,
allocation.finalized,
report.generated,
report.alm.ready,
report.exception.flagged,
remittance.received,
performance.updated,
delinquency.threshold.breached,
modification.reported,
partner.loan.forwarded,
partner.loan.accepted,
partner.loan.rejected,
partner.loan.securitized,
document.uploaded,
document.signed,
document.expired,
user.created,
user.deactivated,
api_key.rotated,
api_key.revoked

Response

Test event sent