Saves an individual Web.Management.OrderRouting.ConfigurationEntry back to the database based on changes made by users on the Order Routing Configuration page in iSAMS.

Body Params

A Web.Management.OrderRouting.ConfigurationEntry serialized from JSON passed in from the Order Routing Configuration page when a user saves a configuration for a Template.

Representative of the Filters and Sorters configured for a Dispatch Point or Template.

Filters
array of objects

A list of {Estaronline.Web.Management.OrderRouting.Configuration}s that can be configured for this Dispatch Point - (has ties to routing.DispatchPointConfiguration). This should be populated by {Estaronline.Web.Management.OrderRouting.Configuration}s whose {Estaronline.Web.Management.OrderRouting.Configuration.Type} classes are attributed with {Estaronline.Web.OrderRouting.Models.RoutingConfigurableFilter}.

Filters
CompositeFilters
array of objects

A list of {Estaronline.Web.Management.OrderRouting.CompositeFilterConfiguration}s that can be configured for this Dispatch Point - (has ties to routing.DispatchPointConfiguration). This should be populated by {Estaronline.Web.Management.OrderRouting.CompositeFilterConfiguration}s whose {Estaronline.Web.Management.OrderRouting.Configuration.Type} classes are attributed with {Estaronline.Web.OrderRouting.Models.RoutingConfigurableFilter}.

CompositeFilters
Sorters
array of objects

A list of {Estaronline.Web.Management.OrderRouting.Configuration}s that can be configured for this Dispatch Point - (has ties to routing.DispatchPointConfiguration). This should be populated by {Estaronline.Web.Management.OrderRouting.Configuration}s whose {Estaronline.Web.Management.OrderRouting.Configuration.Type} classes are attributed with {Estaronline.Web.OrderRouting.Models.RoutingConfigurableSorter}.

Sorters
int32

The DispatchPoint ID or Template ID.

string

The user-friendly name of the DispatchPoint or Template.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/json