Skip to content

Partner Relationship Invalid Scope.example

Generated from specification/schemas/examples/invalid/partner-relationship-invalid-scope.example.json. Edit the canonical source file, not this page.

Download the source artifact

{
"_comment": "INVALID: scope 'NO-COLON' does not match pattern ^[a-z][a-z0-9_-]*:[a-z][a-z0-9_-]*$",
"id": "018e8e9c-dead-7000-beef-000000000001",
"resourceVersion": 1,
"requestingOrganizationId": "org-truck-co-001",
"acceptingOrganizationId": "org-shipper-co-001",
"status": "active",
"scopes": ["NO-COLON"],
"decisionPolicy": "unanimous",
"effectiveFrom": "2026-01-01",
"createdAt": "2026-01-01T00:00:00Z",
"updatedAt": "2026-01-01T00:00:00Z"
}