"FindErpProduct"
This provider name is implemented by the class
Find products through a Quote Connector, either through the standard interface or by dispatching to a custom provider, if one is supplied.
The mandatory quoteAlternativeId or quoteId is used to look up the correct connection/connector. If the connector
contains a provider called FindProductsXYZ, where XYZ is the same as the name specified in the connector's
From quoteAlternativeId or quoteId the currency of the sale will be derived and added as a
Default restrictions will also be added: priceList/isActive, priceList/validFrom and priceList/validTo.
There is no generated sample for this provider.