Update Pick Wave Rule
Updates an existing pick wave rule.
Documentation Index
Fetch the complete documentation index at: https://docs.kibocommerce.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
JWT Authorization header using the Bearer scheme.
Path Parameters
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.

