Webhooks
Cortex sends enrichment and decision results to the webhook URL configured for your integration. Your endpoint should accept POST requests and process the event indicated by the event field.
Respond with a 2xx status as soon as the payload is received. The response confirms receipt; process the payload asynchronously after acknowledging it.
Webhook structure​
Every Cortex webhook contains:
| Field | Type | Description |
|---|---|---|
event | string | The event that determines the structure of data. |
data | object | The enrichment or decision response for the assessment. |
Supported events​
- decisioning-engine
- enrichment-contexts
The decisioning-engine event contains the final recommendation, TrustScore, payment assessments, risk factors, explanation, and decision metadata.
{
"event": "decisioning-engine",
"data": {
"metadata": {
"assessment_id": "assessment_sample_001",
"business_id": "business_sample_001",
"bvn": "00000000000"
},
"decision": {
"recommendation": "decline",
"approved_amount": 0,
"confidence": "high",
"conditions": {
"interest_rate": null,
"tenor_days": null,
"repayment_frequency": null,
"covenants": [],
"special_conditions": [
"Automatic decline due to TrustScore alerts (Overdue days exceed 180)"
]
}
},
"trust_score": {
"score": 395,
"recommendation": "DECLINE",
"breakdown": {
"trust_score": 395,
"risk_band": "High Risk",
"raw_achieved": 95.39,
"raw_max": 550,
"category_breakdown": {
"Personal Details": 49.91,
"Policy Norms": 0,
"Financial Analysis": 33.05,
"Credit History": 12.43
},
"reasons": [
"Age: +40",
"Educational Qualification: +10",
"Marital Status: +20",
"Dependents: 0 (no data or poor indicator)",
"Home Ownership: 0 (no data or poor indicator)",
"Age in Employment: 0 (no data or poor indicator)",
"Business Location: 0 (no data or poor indicator)",
"Net Income: +32",
"DSCR / IIR: +11",
"Banking Turnover: 0 (no data or poor indicator)",
"Overdue Days: 0 (no data or poor indicator)",
"Active Loans: +2",
"Repayment Performance: +15"
]
}
},
"willingness_to_pay": {
"score": 10,
"classification": "High Risk",
"positive_signals": [],
"risk_signals": [
"Overdue days > 180",
"Poor credit history"
],
"behavioural_observations": [
"Significant history of non-repayment"
],
"summary": "The borrower shows a clear pattern of non-compliance with credit obligations, evidenced by the 180+ days past due status.",
"verdict": "Unwilling to pay",
"recommended_lending_confidence": "None"
},
"capacity_to_pay": {
"score": 15,
"classification": "Insufficient",
"recommended_monthly_repayment": 0,
"recommended_loan_amount": 0,
"positive_signals": [
"High reported monthly inflows"
],
"collateral_valuation": {
"collateral_type": "Unsecured",
"receivables_backed": false,
"total_invoice_value": null,
"advance_rate_percentage": null,
"discount_fee_percentage": null,
"eligible_invoices_count": null,
"unsecured_portion": null,
"summary": "No collateral provided or verified.",
"verdict": "Insufficient"
},
"cash_flow_metrics": {
"monthly_average_inflow": 86905899,
"income_stability": "STABLE",
"inflow_outflow_ratio": null
},
"risk_signals": [
"Lack of employment verification",
"Unknown sector",
"No salary payments observed"
],
"cashflow_observations": [
"High inflows are present but lack context or verification of source."
],
"summary": "While inflows are high, the lack of employment data and the inability to verify the source of funds makes the capacity assessment unreliable.",
"verdict": "Insufficient",
"lending_recommendation": "Decline"
},
"risk_factors": [
{
"factor": "Credit History",
"detail": "Overdue days exceed 180 days, triggering automatic decline.",
"severity": "high"
},
{
"factor": "TrustScore",
"detail": "Score of 395 indicates high risk profile.",
"severity": "high"
},
{
"factor": "Graph Risk",
"detail": "Graph risk check unavailable; applying conservative risk assessment.",
"severity": "medium"
}
],
"macro_context_summary": "Nigeria's economic environment is characterized by high inflation (23.0%) and a tightening monetary policy (CBN MPR 27.5%), creating a challenging landscape for borrowers.",
"explanation": "The borrower is automatically declined due to severe delinquency (overdue days > 180) reflected in the TrustScore. Despite high reported monthly inflows, the credit history is fundamentally broken, and the lack of employment/sector data prevents a reliable capacity assessment.",
"override": {
"agent_overrode_trustscore": false,
"override_reason": null
}
}
}
The enrichment-contexts event contains the normalized and enriched applicant context used by the decisioning engine.
{
"event": "enrichment-contexts",
"data": {
"metadata": {
"document_id": "document_sample_001",
"business_id": "business_sample_001",
"bvn": "00000000000",
"assessment_id": null,
"processed_at": "2026-06-06T19:21:47.357598+00:00"
},
"enriched_data": {
"assessment_id": "assessment_sample_001",
"bvn": "00000000000",
"business_id": "business_sample_001",
"monthly_income": 86905898.85714285,
"average_monthly_income": 86905898.85714285,
"average_salary": 30000000,
"annual_edti": 10.739296075927065,
"income_consistency_score": null,
"spending_trend": null,
"dti_reason": "This reflects healthy finances and strong repayment ability. The borrower likely has money left after paying bills.",
"number_of_salary_payments": 10,
"income_band": "VERY_HIGH",
"income_score": 8690,
"income_stability": "STABLE",
"account_number": "0000000000",
"bank_name": "Access Bank",
"statement_period": "31/01/2022 - 15/02/2023",
"transaction_count": null,
"page_count": 8,
"country": "NG",
"currency": "NGN",
"analysis_status": "COMPLETED",
"processed_at": "2026-06-06T19:21:08.061009+00:00",
"credit_crc_individual": {
"success": true,
"data": {
"_id": "record_sample_001",
"bvn": "00000000000",
"customerId": "customer_sample_001",
"businessId": "business_sample_001",
"name": "Sample Customer",
"phone": "08000000000",
"gender": "MALE",
"dateOfBirth": "19-APR-1968",
"address": "1 Example Street, Lagos",
"email": "",
"score": {
"totalNoOfDelinquentFacilities": "1",
"lastReportedDate": "30-NOV-2025",
"totalNoOfLoans": "4",
"totalNoOfInstitutions": "2",
"totalNoOfActiveLoans": "2",
"totalBorrowed": "41,787,500",
"totalOutstanding": "553,440",
"totalOverdue": "553440",
"maxNoOfDays": "999",
"totalNoOfClosedLoans": 2,
"crcReportOrderNumber": "W-0315175858/2026"
},
"searchedDate": "2026-06-05T19:39:04.174Z"
},
"timestamp": "2026-06-06T19:21:12.160065+00:00"
},
"credit_firstcentral_individual": {
"success": true,
"data": {
"_id": "record_sample_001",
"bvn": "00000000000",
"customerId": "customer_sample_001",
"businessId": "business_sample_001",
"name": "Sample Customer",
"phone": "08000000000",
"gender": "MALE",
"dateOfBirth": "19-APR-1968",
"address": "1 Example Street, Lagos",
"email": "",
"searchedDate": "2026-06-05T15:00:20.943Z",
"score": {
"totalNoOfDelinquentFacilities": 0,
"totalNoOfLoans": 1,
"totalNoOfActiveLoans": 0,
"totalNoOfClosedLoans": 1,
"maxNoOfDays": null,
"totalNoOfInstitutions": 1,
"totalOverdue": 0,
"totalBorrowed": 41387500,
"highestLoanAmount": 41387500,
"totalOutstanding": 0,
"totalMonthlyInstallment": 0,
"totalNoOfOverdueAccounts": 0,
"totalNoOfPerformingLoans": 1,
"firstCentralEnquiryResultID": null,
"firstCentralEnquiryEngineID": null,
"loanPerformance": false,
"creditEnquiries": false,
"loanHistory": false,
"employmentHistory": false
}
},
"timestamp": "2026-06-05T15:00:22.973629+00:00"
},
"credit_registry_individual": {
"success": true,
"data": {
"bureauType": "credit_registry",
"source": "credit_registry_pdf",
"reportMeta": {
"reportId": "sample-report-id",
"reportDate": "May 13, 2026. 03:25 PM",
"reportOrderNumber": null,
"reportName": null,
"institutionName": null,
"searchConfidenceScore": null,
"lastReportedDate": null,
"searchedDate": null,
"firstCentralRefNo": null,
"enquiryEngineId": null,
"enquiryType": null,
"subscriberUserName": null,
"enquiryReason": null,
"matchingRate": null,
"reportPurpose": "Other",
"preparedForName": "Sample Merchant",
"preparedForInstitution": "Sample Merchant",
"preparedForAddress": "1 Merchant Street, Lagos",
"mongoId": null,
"businessId": null,
"customerId": null
},
"subject": {
"primaryName": "SAMPLE CUSTOMER",
"bvn": null,
"profiles": [
{
"name": "Sample Customer",
"bvn": "00000000000",
"gender": null,
"dateOfBirth": "1986-02-01",
"nationality": null,
"address": null,
"phone": null,
"phoneSecondary": null,
"email": null,
"regId": "sample-registration-id",
"bvnRc": "00000000000",
"natId": null,
"hasAccountData": false,
"currentEmployer": null,
"maritalStatus": null,
"noOfDependants": null,
"postalAddress": null,
"propertyOwnershipType": null,
"uniqueTrackingNumber": null,
"applicationViabilityScore": null,
"meansOfIdentification": []
},
{
"name": "Sample Customer",
"bvn": "00000000000",
"gender": null,
"dateOfBirth": "1986-02-01",
"nationality": null,
"address": "1 Example Street, Lagos",
"phone": "08000000000",
"phoneSecondary": null,
"email": null,
"regId": "sample-registration-id",
"bvnRc": "00000000000",
"natId": null,
"hasAccountData": false,
"currentEmployer": null,
"maritalStatus": null,
"noOfDependants": null,
"postalAddress": null,
"propertyOwnershipType": null,
"uniqueTrackingNumber": null,
"applicationViabilityScore": null,
"meansOfIdentification": []
},
{
"name": "Sample Customer",
"bvn": "00000000000",
"gender": null,
"dateOfBirth": "1986-02-01",
"nationality": null,
"address": "1 Example Street, Lagos",
"phone": "08000000000",
"phoneSecondary": null,
"email": null,
"regId": "sample-registration-id",
"bvnRc": "00000000000",
"natId": null,
"hasAccountData": false,
"currentEmployer": null,
"maritalStatus": null,
"noOfDependants": null,
"postalAddress": null,
"propertyOwnershipType": null,
"uniqueTrackingNumber": null,
"applicationViabilityScore": null,
"meansOfIdentification": []
},
{
"name": "Sample Customer",
"bvn": "00000000000",
"gender": null,
"dateOfBirth": "1986-02-01",
"nationality": null,
"address": "1 Example Street, Lagos",
"phone": "08000000000",
"phoneSecondary": null,
"email": null,
"regId": "sample-registration-id",
"bvnRc": "00000000000",
"natId": null,
"hasAccountData": false,
"currentEmployer": null,
"maritalStatus": null,
"noOfDependants": null,
"postalAddress": null,
"propertyOwnershipType": null,
"uniqueTrackingNumber": null,
"applicationViabilityScore": null,
"meansOfIdentification": []
},
{
"name": "Sample Customer",
"bvn": "00000000000",
"gender": null,
"dateOfBirth": "1986-02-01",
"nationality": null,
"address": "1 Example Street, Lagos",
"phone": "08000000000",
"phoneSecondary": null,
"email": null,
"regId": "sample-registration-id",
"bvnRc": "00000000000",
"natId": null,
"hasAccountData": false,
"currentEmployer": null,
"maritalStatus": null,
"noOfDependants": null,
"postalAddress": null,
"propertyOwnershipType": null,
"uniqueTrackingNumber": null,
"applicationViabilityScore": null,
"meansOfIdentification": []
},
{
"name": "Sample Customer",
"bvn": "00000000000",
"gender": null,
"dateOfBirth": "1968-04-19",
"nationality": null,
"address": "1 Example Street, Lagos",
"phone": "08000000000",
"phoneSecondary": null,
"email": null,
"regId": "sample-registration-id",
"bvnRc": "00000000000",
"natId": null,
"hasAccountData": false,
"currentEmployer": null,
"maritalStatus": null,
"noOfDependants": null,
"postalAddress": null,
"propertyOwnershipType": null,
"uniqueTrackingNumber": null,
"applicationViabilityScore": null,
"meansOfIdentification": []
},
{
"name": "Sample Customer",
"bvn": null,
"gender": null,
"dateOfBirth": null,
"nationality": null,
"address": "1 Example Street, Lagos",
"phone": null,
"phoneSecondary": null,
"email": null,
"regId": "sample-registration-id",
"bvnRc": null,
"natId": null,
"hasAccountData": false,
"currentEmployer": null,
"maritalStatus": null,
"noOfDependants": null,
"postalAddress": null,
"propertyOwnershipType": null,
"uniqueTrackingNumber": null,
"applicationViabilityScore": null,
"meansOfIdentification": []
},
{
"name": "",
"bvn": "00000000000",
"gender": null,
"dateOfBirth": "1968-04-19",
"nationality": null,
"address": null,
"phone": null,
"phoneSecondary": null,
"email": null,
"regId": null,
"bvnRc": "00000000000",
"natId": null,
"hasAccountData": true,
"currentEmployer": null,
"maritalStatus": null,
"noOfDependants": null,
"postalAddress": null,
"propertyOwnershipType": null,
"uniqueTrackingNumber": null,
"applicationViabilityScore": null,
"meansOfIdentification": []
}
]
},
"creditSummary": {
"totalLoans": 3,
"activeLoans": 1,
"closedLoans": 2,
"performingLoans": 1,
"delinquentFacilities": 0,
"totalInstitutions": 2,
"totalBorrowed": 0,
"totalOutstanding": 0,
"totalOverdue": 0,
"highestLoanAmount": 41387500,
"totalMonthlyInstallment": 0,
"totalNoOfOverdueAccounts": 0,
"totalJudgements": 0,
"totalJudgementAmount": 0,
"totalDishonourCheques": 0,
"totalDishonourChequeAmount": 0,
"totalUtilities": 0,
"totalUtilitiesAmount": 0,
"dateOfLastJudgement": null,
"dateOfLastBouncedCheque": null,
"dateOfLastUtility": null,
"openAccounts": 1,
"closedAccounts": 2,
"performingAccounts": 1,
"accountsInNotice": 0,
"accountsInCollectionReceivership": 0,
"accountsInLitigation": 0,
"accountsInJudgment": 0,
"creditInquiriesLast12Months": 70,
"selfInquiriesLast12Months": null,
"dishonourChequesLast12Months": null,
"delinquentLessThan30Days": 0,
"delinquent30To60Days": 0,
"derogatory90Days": 0,
"derogatory120Days": 0,
"derogatory150Days": 0,
"derogatory180Days": 0,
"derogatory360Days": 0,
"nonPerformingUnspecified": 0,
"unknownCreditStatus": 0,
"writtenOffChargedOff": 0,
"maxNoOfDays": null
},
"facilities": [
{
"creditor": "United Bank for Africa Plc",
"accountNumber": "",
"facilityStatus": "Performing",
"facilityType": "Overdraft",
"performanceStatus": null,
"lastPaymentDate": "2018-06-30",
"collateral": null,
"loanAmount": null,
"currency": "NGN",
"overdueAmount": null,
"outstandingBalance": null,
"numberOfOverdueDays": null,
"disbursedDate": null,
"maturityDate": null,
"dateReported": null,
"dateClosed": null,
"amountWrittenOff": null,
"legalActionStatus": null,
"instalmentAmount": null,
"repaymentFrequency": null,
"loanDuration": null,
"bureauUpdatedDate": null,
"creditDebit": null,
"obligors": [
"Sample Customer"
],
"dateOpened": "2000-01-01",
"dateFirstReported": null,
"dateLastUpdated": "2011-10-28",
"purpose": null,
"term": null,
"paymentCycle": null,
"lastPaymentAmount": 0,
"lastBalance": 0,
"accountStatus": null,
"legalStatus": null,
"lastBalanceDate": "2020-08-06",
"accountStatusDate": null,
"legalStatusDate": null,
"termOrMinimumPayment": 0,
"creditAmountOrLimit": 0,
"delinquencyRecord": null,
"loanPurpose": null,
"collateralValue": null,
"guarantor": null,
"paymentHistoryString": null,
"repaymentBehavior": null,
"paymentProfile": null,
"monthlyInstallmentAmt": null,
"loanCount": null
},
{
"creditor": "",
"accountNumber": "0000000000",
"facilityStatus": "Performing",
"facilityType": "Current A/C",
"performanceStatus": null,
"lastPaymentDate": "2020-08-06",
"collateral": null,
"loanAmount": null,
"currency": "NGN",
"overdueAmount": null,
"outstandingBalance": null,
"numberOfOverdueDays": null,
"disbursedDate": null,
"maturityDate": null,
"dateReported": null,
"dateClosed": null,
"amountWrittenOff": null,
"legalActionStatus": null,
"instalmentAmount": null,
"repaymentFrequency": null,
"loanDuration": null,
"bureauUpdatedDate": null,
"creditDebit": null,
"obligors": [
"Sample Customer"
],
"dateOpened": "2020-08-06",
"dateFirstReported": null,
"dateLastUpdated": null,
"purpose": "Individual",
"term": "0",
"paymentCycle": "OTHERS",
"lastPaymentAmount": null,
"lastBalance": null,
"accountStatus": "Performing",
"legalStatus": "None",
"lastBalanceDate": "1900-01-01",
"accountStatusDate": null,
"legalStatusDate": null,
"termOrMinimumPayment": null,
"creditAmountOrLimit": null,
"delinquencyRecord": "Non-performing (lost - 360 days) - 30 times",
"loanPurpose": null,
"collateralValue": null,
"guarantor": null,
"paymentHistoryString": null,
"repaymentBehavior": null,
"paymentProfile": null,
"monthlyInstallmentAmt": null,
"loanCount": null
},
{
"creditor": "Access Bank Plc",
"accountNumber": "0000000000",
"facilityStatus": "Closed",
"facilityType": "Mortgage",
"performanceStatus": null,
"lastPaymentDate": "2021-07-28",
"collateral": "CHARGED ON MORTGAGE FINANCED",
"loanAmount": null,
"currency": "NGN",
"overdueAmount": null,
"outstandingBalance": null,
"numberOfOverdueDays": null,
"disbursedDate": null,
"maturityDate": null,
"dateReported": null,
"dateClosed": null,
"amountWrittenOff": null,
"legalActionStatus": null,
"instalmentAmount": null,
"repaymentFrequency": null,
"loanDuration": null,
"bureauUpdatedDate": null,
"creditDebit": null,
"obligors": [
"Sample Customer"
],
"dateOpened": "2020-09-16",
"dateFirstReported": "2020-10-12",
"dateLastUpdated": "2023-01-11",
"purpose": "NA",
"term": "1191",
"paymentCycle": "000",
"lastPaymentAmount": 344895.83,
"lastBalance": 0,
"accountStatus": "Paid Off (Closed)",
"legalStatus": "None",
"lastBalanceDate": "2023-01-10",
"accountStatusDate": "2023-01-10",
"legalStatusDate": null,
"termOrMinimumPayment": 344895.83,
"creditAmountOrLimit": 41387500,
"delinquencyRecord": null,
"loanPurpose": null,
"collateralValue": null,
"guarantor": null,
"paymentHistoryString": null,
"repaymentBehavior": null,
"paymentProfile": null,
"monthlyInstallmentAmt": null,
"loanCount": null
},
{
"creditor": "United Bank for Africa Plc",
"accountNumber": "0000000000",
"facilityStatus": "Closed",
"facilityType": "Term Loan",
"performanceStatus": null,
"lastPaymentDate": "2020-06-24",
"collateral": null,
"loanAmount": null,
"currency": "NGN",
"overdueAmount": null,
"outstandingBalance": null,
"numberOfOverdueDays": null,
"disbursedDate": null,
"maturityDate": null,
"dateReported": null,
"dateClosed": null,
"amountWrittenOff": null,
"legalActionStatus": null,
"instalmentAmount": null,
"repaymentFrequency": null,
"loanDuration": null,
"bureauUpdatedDate": null,
"creditDebit": null,
"obligors": [
"Sample Customer",
"Sample Customer"
],
"dateOpened": "2009-09-10",
"dateFirstReported": "2011-01-08",
"dateLastUpdated": "2020-07-29",
"purpose": "Personal Loans - No Wahala",
"term": "1110",
"paymentCycle": "3",
"lastPaymentAmount": 15276.18,
"lastBalance": 0,
"accountStatus": "Paid Off (Closed)",
"legalStatus": "None",
"lastBalanceDate": "2020-07-29",
"accountStatusDate": "2020-07-29",
"legalStatusDate": "1900-01-01",
"termOrMinimumPayment": 15276.18,
"creditAmountOrLimit": 400000,
"delinquencyRecord": "Late/overdrawn (less than 30 days) - 18 times; Non-performing (doubtful - 180 days) - 5 times; Non-performing (lost - 360 days) - 32 times",
"loanPurpose": null,
"collateralValue": null,
"guarantor": null,
"paymentHistoryString": null,
"repaymentBehavior": null,
"paymentProfile": null,
"monthlyInstallmentAmt": null,
"loanCount": null
}
],
"enquiries": [
{
"date": "2025-11-21",
"institution": "Sample Merchant",
"reason": "(Other)",
"loanType": null,
"contactPhone": "08000000000"
},
{
"date": "2025-11-15",
"institution": "Sample Merchant",
"reason": "KYCCheck",
"loanType": null,
"contactPhone": "08000000000"
},
{
"date": "2025-07-25",
"institution": "Sample Merchant",
"reason": "KYCCheck",
"loanType": null,
"contactPhone": "08000000000"
},
{
"date": "2024-05-22",
"institution": "Sample Merchant",
"reason": "KYCCheck",
"loanType": null,
"contactPhone": "08000000000"
},
{
"date": "2023-08-18",
"institution": "Sample Merchant",
"reason": "KYCCheck",
"loanType": null,
"contactPhone": "08000000000"
},
{
"date": "2023-07-22",
"institution": "Sample Merchant",
"reason": "KYCCheck",
"loanType": null,
"contactPhone": "08000000000"
},
{
"date": "2023-06-02",
"institution": "Sample Merchant",
"reason": "KYCCheck",
"loanType": null,
"contactPhone": "08000000000"
},
{
"date": "2023-05-04",
"institution": "Sample Merchant",
"reason": "KYCCheck",
"loanType": null,
"contactPhone": "08000000000"
},
{
"date": "2023-01-15",
"institution": "Sample Merchant",
"reason": "KYCCheck",
"loanType": null,
"contactPhone": "08000000000"
},
{
"date": "2022-11-11",
"institution": "Sample Merchant",
"reason": "KYCCheck",
"loanType": null,
"contactPhone": "08000000000"
},
{
"date": "2022-11-01",
"institution": "Stanbic IBTC Bank Plc",
"reason": "NanoLoan",
"loanType": null,
"contactPhone": "08000000000"
},
{
"date": "2021-12-17",
"institution": "Allawee Technologies Ltd",
"reason": "General credit inquiry",
"loanType": null,
"contactPhone": "08000000000"
},
{
"date": "2021-12-14",
"institution": "Allawee Technologies Ltd",
"reason": "General credit inquiry",
"loanType": null,
"contactPhone": "08000000000"
}
],
"loanPerformance": [],
"paymentHistory": [],
"creditRiskOverview": null,
"crcInquirySummary": [],
"employmentHistory": [],
"addressHistory": [],
"contactsHistory": [],
"disputeItems": [],
"creditScore": null,
"collateralInfo": [],
"delinquencyInfo": null,
"creditAccountRating": [],
"guarantorSummary": null,
"latestGuarantorDetails": null,
"identificationHistory": [],
"dishonourChequeList": [],
"companyDirectorships": null,
"enquirySummary": {
"last3Months": 0,
"last12Months": 2,
"last36Months": 7
},
"creditors": [
{
"name": "Sample Customer",
"address": "1 Example Street, Lagos",
"phone": null
},
{
"name": "Sample Customer",
"address": "1 Example Street, Lagos",
"phone": "08000000000"
}
],
"aggregateSummary": [
{
"accountType": "Overdraft",
"noOfAccounts": 1,
"totalTermMinPayments": 0,
"totalAccountBalances": 0,
"totalExposureCreditLimits": 0
}
]
},
"source": "report_url",
"fetched_at": "2026-06-06T19:20:29.332109+00:00"
}
},
"raw_columns": {
"record_index": 0,
"bvn": "00000000000",
"business_id": "business_sample_001",
"document_id": "document_sample_001",
"original_record": "{\"bvn\": \"00000000000\", \"business_id\": \"business_sample_001\"}",
"enrichment_meta": "{\"merged\": true, \"source\": \"barrier\"}",
"event_date": "2026-06-06",
"processed_at": "2026-06-06T19:21:47.357598+00:00"
}
}
}
The values in these payloads are illustrative. Use the field names and nesting as the integration contract, and treat values as assessment-specific.