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