Home > Integrating > WSI Nodes > GetMappings
GetMappings
Returns ProductID, GUID, and DisplayOrder for all products mapped to the specified entity.
<GetMappings EntityType="Manufacturer|Distributor|Category|Section|Genre|Vector" EntityID="integer" EntityGUID="uniqueidentifier"/>
None
Return all products for category 1. <GetMappings EntityType="Category" EntityID="1"/>