Click or drag to resize
Infosoft Logo

IRetailerReturnCodeServiceDeleteRetailerReturnCode Method

Deletes the retailer return Code.

Namespace: Infosoft.Common.Contracts.ServiceContracts.Retail
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax

Parameters

request  DeleteRetailerReturnCodeRequest
The delete request inclduing the retailer return code to delete.

Return Value

RetailerReturnCodeResponse
The deleted retailer return code.
See Also