CyberStore Order Web Service
All Operations Resource Group
CyberStore Order Web Service : All Operations Resource Group
Operations
MethodGetCustomFormFields
Returns custom form fields linked to a sales order header, sorted by the specified column name. Introduced in v2.21.
MethodGetOrderDetailView
Retrieves a posted sales order linked to the shopper's current customer as an HTML formatted sales order document.Retrieves a posted sales order linked to the shopper's current customer as an HTML formatted sales order document. Introduced in v2.21.
MethodGetOrders
Retrieves posted sales orders linked to the shopper's current customer.Retrieves posted sales orders linked to the shopper's current customer. Introduced in v2.21.
MethodGetOrdersByDateRange
Retrieves posted sales orders linked to the shopper's current customer filtered by a supplied date range.Retrieves posted sales orders linked to the shopper's current customer filtered by a supplied date range. Introduced in v2.21.
MethodGetOrdersByOrderNumber
Retrieves posted sales order linked to the shopper's current customer by the specified sales order number.Retrieves posted sales order linked to the shopper's current customer by the specified sales order number. Introduced in v2.21.
MethodGetOrdersByPurchaseOrder
Retrieves posted sales orders linked to the shopper's current customer filtered by the supplied purchase order number.Retrieves posted sales orders linked to the shopper's current customer filtered by the supplied purchase order number. Introduced in v2.21.
MethodGetPaymentMethods
Retrieves the list of payment methods available to the shopper.

Retrieves the list of payment methods available to the shopper. Obsolete.

Use Order.GetAvailablePaymentMethods instead.

MethodSetupOrder
Sets up a new order populating checkout options with defaults from the shopper's account and customer settings.Sets up a new order based on the current shopping cart populating checkout options with defaults from the shopper's account and customer settings. Introduced in 2023.1
See Also
CyberStore Order Web Service