Recerc

Save order requirements settings

Replaces the order requirements configuration for the current workspace.

PUT/api/unstable/configs/order-requirements

Replaces the order requirements configuration for the current workspace.

Request Body

application/json

enabled*boolean

Whether order requirements are enabled globally.

Exampletrue
templates*array<>

Configured requirement templates.

Example[ { "id": "tmpl_123", "key": "purchase_order", "title": "Purchase order", "description": "Ask the customer for the purchase order before confirming the sale.", "enabled": true } ]
[key: string]?never

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json