Contributions
Read endpoints
Method
Path
Description
Write endpoints
Method
Path
Description
Ingest a contribution
POST /contributionsRequest
{
"contextId": "01957c3a-5678-7000-8000-000000000001",
"modelId": "01957c3a-1234-7000-8000-000000000001",
"sourceId": "revenue-integration-2026-01",
"sourceType": "integration",
"data": {
"annualIncome": 54800
},
"fieldConfidences": {
"annualIncome": 0.99
}
}Field
Required
Description
Response 201 Created
201 CreatedSuperseding contributions
Get a contribution
Response 200 OK
200 OKList contributions
Bulk ingest
Binding
Last updated

