Creates a new template or one based on the supplied entry.

The return value is useful for looking up and displaying the new template by subsequent calls to .

Query Params
string
required

The name of the Template that is being created.

Body Params

The Web.Management.OrderRouting.ConfigurationEntry to save against the new 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