OrderItemRelationship
OrderItemRelationship
Data type: Extensible
Used to describe relationships between order items for complex business cases (e.g. product change).
| Name | Type | Description | Example |
|---|---|---|---|
| @type (1) | string | When sub-classing, this defines the sub-class Extensible name | |
| @baseType | string | When sub-classing, this defines the super-class | |
| @schemaLocation | string | A URI to a JSON-Schema file that defines additional attributes and relationships | |
| id | string | Id of the related Order item (must be in the same Order) | 2d7ed5fd-9f62-4211-bc84-357f5f7b80f5 |
| relationshipType | string | Relationship type as relies on, bundles, etc... | requires |