v1
latestOpenAPI 3.0.12026-07-26381328555.2 KBCreates a Call-Off Order Rule. The expression is validated and canonicalized
at save time; code auto-generates from name when omitted.
Query parameters
limits which fields are returned in the response body
Request body
Tenant-unique stable identifier referenced by composite consumers. Matches [A-Za-z0-9_-]+. Auto-generated from Mozu.CommerceRuntime.Contracts.CallOffOrderRules.CallOffOrderRule.Name when omitted on create. Immutable after create.
Optional rule purpose / authoring notes. Max 2000 chars.
If false, the evaluate endpoint rejects the rule with HTTP 400. Lifecycle CRUD reads continue to return it. Default true on create.
System-generated unique identifier (MozuObjectId). Server-set; ignored on write.
Free-form consumer-specific metadata. Mirrors PurchaseLimitRule.MetaData.
Human-readable rule name. Required; non-empty; max 255 chars.
Identifies which composite consumer family uses this rule. Free string matching [A-Za-z0-9_-]+. Well-known values: "Reservation", "PurchaseLimit", "Custom".
Tenant identifier. Populated from IApiContext on the server. Never accepted from the client request body.
Response
OK
Tenant-unique stable identifier referenced by composite consumers. Matches [A-Za-z0-9_-]+. Auto-generated from Mozu.CommerceRuntime.Contracts.CallOffOrderRules.CallOffOrderRule.Name when omitted on create. Immutable after create.
Optional rule purpose / authoring notes. Max 2000 chars.
If false, the evaluate endpoint rejects the rule with HTTP 400. Lifecycle CRUD reads continue to return it. Default true on create.
System-generated unique identifier (MozuObjectId). Server-set; ignored on write.
Free-form consumer-specific metadata. Mirrors PurchaseLimitRule.MetaData.
Human-readable rule name. Required; non-empty; max 255 chars.
Identifies which composite consumer family uses this rule. Free string matching [A-Za-z0-9_-]+. Well-known values: "Reservation", "PurchaseLimit", "Custom".
Tenant identifier. Populated from IApiContext on the server. Never accepted from the client request body.