A valid request URL is required to generate request examples{
"auditInfo": {
"createBy": "<string>",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"updateDate": "2023-11-07T05:31:56Z"
},
"code": "<string>",
"customerRules": [
"<string>"
],
"description": "<string>",
"enabled": true,
"name": "<string>",
"productRules": [
{
"code": "<string>",
"masterCatalogId": 123
}
],
"shipmentRules": [
{
"code": "<string>"
}
]
}Creates a new pick wave rule.
A valid request URL is required to generate request examples{
"auditInfo": {
"createBy": "<string>",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"updateDate": "2023-11-07T05:31:56Z"
},
"code": "<string>",
"customerRules": [
"<string>"
],
"description": "<string>",
"enabled": true,
"name": "<string>",
"productRules": [
{
"code": "<string>",
"masterCatalogId": 123
}
],
"shipmentRules": [
{
"code": "<string>"
}
]
}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.
JWT Authorization header using the Bearer scheme.
limits which fields are returned in the response body
Represents a rule for pick wave in the product administration system.
Show child attributes
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.
Show child attributes
Gets or sets the list of Shipment Rule where the PickWaveRule applies.
Show child attributes
Success
Represents a rule for pick wave in the product administration system.
Show child attributes
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.
Show child attributes
Gets or sets the list of Shipment Rule where the PickWaveRule applies.
Show child attributes