CyberStore Return Web Service
CyberStore Return Web Service

Uri: https://ecommerce-test.theoutdoorscompany.com/Ecommerce/Services/Return.asmx

Description
A CyberStore web service for Return operations. Introduced in 2023.1
All Operations
MethodAddItemsToReturn
Add multiple lines to a Return by Item_ID, Stock Code or Alternative Part Number.
MethodAddItemToReturn
Adds a new line to a Return by Item_ID.
MethodAddItemToReturnByPartNumber
Adds a new line to a Return by part number.
MethodAddItemToReturnByStockCode
Adds a new line to a Return by stock code.
MethodClearReturn
Clears all lines in the shopper's pending Return.
MethodDeleteReturnLine
Deletes an existing line in a pending Return.
MethodGetCustomerReturns
Query for retrieving a list of returns on the Shopper's customer account of context, or a list filtered by available Options.
MethodGetCustomerReturnsByAlternateKey
Query for retrieving a list of returns on the Shopper's customer account of context by Alternate Key.
MethodGetCustomerReturnsByDateRange
Query for retrieving a list of returns on the Shopper's customer account of context by date range.
MethodGetCustomerReturnsByOrderType
Query for retrieving a list of returns on the Shopper's customer account of context by Order Type.
MethodGetCustomerReturnsByRMANumber
Query for retrieving a list of returns on the Shopper's customer account of context by RMA Number.
MethodGetCustomerReturnsByStockCode
Query for retrieving a list of returns on the Shopper's customer account of context by searching by Stock Code in a line.
MethodGetCustomerReturnsByUserDefinedField
Query for retrieving a list of returns on the Shopper's customer account of context by User Defined Field.
MethodGetPendingReturn
Retrieves the pending Return.
MethodGetProblemCodes
Gets all problem codes for the current context.
MethodGetReturnDetailView
Query for returning the contents of a specified return for the customer of context as an HTML string.
MethodPostReturn
Posts the pending return as an RMA.
MethodSaveReturnAddress
Saves the supplied address data to the pending Return.
MethodSaveReturnOptions
Saves the option data fields to the pending Return.
MethodUpdateReturnLine
Updates an existing line in a pending Return.