Skip to content

Match Proposal.example

Generated from specification/schemas/examples/valid/match-proposal.example.json. Edit the canonical source file, not this page.

Download the source artifact

{
"id": "018e8e9c-dead-7000-beef-000000000004",
"resourceVersion": 1,
"ownerOrganizationId": "org-broker-001",
"createdAt": "2026-06-02T10:00:00Z",
"updatedAt": "2026-06-02T10:00:00Z",
"status": "open",
"offerId": "018e8e9c-dead-7000-beef-000000000002",
"requestId": "018e8e9c-dead-7000-beef-000000000003",
"compatibilityChecks": [
{
"checkId": "vehicle-body-type-match",
"result": "passed"
},
{
"checkId": "capacity-weight-sufficient",
"result": "passed",
"reason": "Available weight 24000 kg exceeds required 12000 kg."
}
],
"decisionPolicy": "unanimous",
"requiredDecisions": ["INITIATOR", "ACCEPTOR"]
}