ProductReference =================================== A product reference resource represents references for a product. Resource definition ------------------- .. literalinclude:: _static/ProductReference.json :language: json +---------------+-----------------+-------------------------------------------------------------------------+ | Name | Type | Description | +===============+=================+=========================================================================+ | Id | int | Identifier for the product | +---------------+-----------------+-------------------------------------------------------------------------+ | PartNumber | string | | +---------------+-----------------+-------------------------------------------------------------------------+ | ItemLegalName | string | | +---------------+-----------------+-------------------------------------------------------------------------+ | ItemName | string | | +---------------+-----------------+-------------------------------------------------------------------------+