Skip to main content
POST
/
commerce
/
rules
/
safetystock
/
evaluate
Error
A valid request URL is required to generate request examples
[
  {
    "locationCode": "<string>",
    "productCode": "<string>",
    "quantity": 123,
    "rank": 123,
    "ruleCode": "<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.

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Query Parameters

responseFields
string

limits which fields are returned in the response body

Body

application/json

The request containing the products and customer to evaluate

locationCode
string | null

List of items to evaluate

productCode
string | null

Customer ID

Response

Success

locationCode
string | null

List of items to evaluate

productCode
string | null

Customer ID

quantity
integer<int32> | null

List of items to evaluate

rank
integer<int32> | null
ruleCode
string | null

List of items to evaluate