Create Pick Wave Rule
Creates a new pick wave rule.
Authorizations
JWT Authorization header using the Bearer scheme.
Query Parameters
limits which fields are returned in the response body
Body
Represents a rule for pick wave in the product administration system.
Gets or sets the unique identifier of the PickWaveRule. If not given provided on create one will be assigned. Read-only after creation.
Gets or sets the list of Customer Rule where the PickWaveRule applies.
Gets or sets the description of the PickWaveRule.
Gets or sets whether the PickWaveRule is enabled.
Gets or sets the name of the PickWaveRule.
Gets or sets the list of product rules associated with the PickWaveRule.
Gets or sets the list of Shipment Rule where the PickWaveRule applies.
Response
OK
Represents a rule for pick wave in the product administration system.
Gets or sets the unique identifier of the PickWaveRule. If not given provided on create one will be assigned. Read-only after creation.
Gets or sets the list of Customer Rule where the PickWaveRule applies.
Gets or sets the description of the PickWaveRule.
Gets or sets whether the PickWaveRule is enabled.
Gets or sets the name of the PickWaveRule.
Gets or sets the list of product rules associated with the PickWaveRule.
Gets or sets the list of Shipment Rule where the PickWaveRule applies.

