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>",
"description": "<string>",
"expression": {
"text": "<string>",
"tree": {
"left": "<string>",
"logicalOperator": "<string>",
"nodes": "<array>",
"operator": "<string>",
"right": "<unknown>",
"type": "<string>"
}
},
"metaData": "<unknown>",
"name": "<string>"
}Update an existing shipment 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>",
"description": "<string>",
"expression": {
"text": "<string>",
"tree": {
"left": "<string>",
"logicalOperator": "<string>",
"nodes": "<array>",
"operator": "<string>",
"right": "<unknown>",
"type": "<string>"
}
},
"metaData": "<unknown>",
"name": "<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.
The code of the rule to update.
limits which fields are returned in the response body
The updated shipment rule.
Success