Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Description
Used to determine the level of filtering to be used when returning customer data.
Constant |
Description |
|---|---|
Return All |
The values passed in for the properties of the criteria object will be used to filter the return data set. |
Return Based on Customer Id |
The value for the criteria property "Id" will be set to the back office customer ID mapped to the current user. The current user is specified by the Context object. |
Return Based on Salesperson Id |
The value for the criteria property "SalespersonId" will be set to the back office salesperson ID mapped to the current user. The current user is specified by the Context object. |