IUCServiceReturnPolicyGet Method |
Gets Return Policy
Namespace:
LSOmni.Service
Assembly:
LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.4
SyntaxList<ReturnPolicy> ReturnPolicyGet(
string storeId,
string storeGroupCode,
string itemCategory,
string productGroup,
string itemId,
string variantCode,
string variantDim1
)
Parameters
- storeId
- Type: SystemString
- storeGroupCode
- Type: SystemString
- itemCategory
- Type: SystemString
- productGroup
- Type: SystemString
- itemId
- Type: SystemString
- variantCode
- Type: SystemString
- variantDim1
- Type: SystemString
Return Value
Type:
ListReturnPolicy
Remarks
LS Central WS2 : GetReturnPolicy
See Also