ArchiMate · Example Payload

Archimate Model Exchange Api Relationship Example

Enterprise ArchitectureArchitecture FrameworkModeling LanguageBusiness ArchitectureTechnology ArchitectureStandardOpen Group

Archimate Model Exchange Api Relationship Example is an example object payload from ArchiMate, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idtypesourceIdtargetIdlabel

Example Payload

Raw ↑
{
  "id": "rel-001",
  "type": "Assignment",
  "sourceId": "elem-001",
  "targetId": "elem-002",
  "label": "supports"
}