Credilinq.ai · AsyncAPI Specification
CrediLinq Webhooks
Version 1.0
AsyncAPI representation of CrediLinq's documented webhook events. CrediLinq delivers server-to-server notifications via HTTP POST to a partner-configured redirect_url. Payloads are signed with HMAC SHA-256 over "
View Spec
View on GitHub
CompanyFintechEmbedded FinanceLendingBNPLCreditPaymentsKYCB2BAsyncAPIWebhooksEvents
Channels
events
Messages
DRAWDOWN_INITIATED
Drawdown/Loan is initiated
DRAWDOWN_APPROVED
Drawdown/Loan is approved
DRAWDOWN_DISBURSED
Drawdown/Loan is disbursed
DRAWDOWN_PAYMENT_VERIFIED
Drawdown/Loan payment is verified
DATA_PROCESSING_COMPLETED
Customer Data Processing Completed
DATA_PROCESSING_FAILED
Customer Data Processing Failed
CUSTOMER_KYC_ACCEPTED
Customer's KYC is accepted
CUSTOMER_KYC_REJECTED
Customer's KYC is rejected
CUSTOMER_APP_ACCEPTED
Customer's KYC Application is accepted and final credit limits assigned
CUSTOMER_APP_REJECTED
Customer's KYC Application is rejected
DIRECTOR_SIGNATURE_UPDATED
A director signed the Loan Agreement
LOO_AGREEMENT_SIGNED
All directors completed signature on Loan Agreement
CREDIT_LINE_UPDATED
Customer's credit line changed
Servers
https
webhook
Partner-hosted endpoint (redirect_url / webhook_url) that receives CrediLinq event POSTs.