name | data type | description |
---|---|---|
product | Product | |
type | string |
Example
{ "product" : { "productRelationship" : [ { "product" : { }, "type" : "..." }, { "product" : { }, "type" : "..." } ], "href" : "...", "productCharacteristic" : [ { "name" : "...", "value" : "..." }, { "name" : "...", "value" : "..." } ], "place" : { "address" : { }, "id" : "...", "href" : "...", "name" : "..." }, "id" : "...", "relatedParty" : [ { "role" : "...", "id" : "...", "validFor" : { }, "name" : "...", "href" : "..." }, { "role" : "...", "id" : "...", "validFor" : { }, "name" : "...", "href" : "..." } ] }, "type" : "..." }