Skip to content

Execution Reference Wrong Type.example

Generated from specification/schemas/examples/invalid/execution-reference-wrong-type.example.json. Edit the canonical source file, not this page.

Download the source artifact

{
"_comment": "INVALID: matchId must be a string, not an integer",
"id": "018e8e9c-dead-7000-beef-000000000006",
"resourceVersion": 1,
"ownerOrganizationId": "org-broker-001",
"createdAt": "2026-06-03T08:00:00Z",
"updatedAt": "2026-06-03T08:00:00Z",
"matchId": 12345,
"externalTripRefs": [],
"externalOrderRefs": []
}