v11

latestOpenAPI 3.1.0AGPL-3.0raw.githubusercontent.com2026-08-014635124.5 KB
Rule Configuration

Create rule config

Create a service-level configuration for successRate or elimination scoring. Controls the time window, minimum data thresholds, and other parameters used in SR computation.

post/rule/create

Request body

merchant_idstring required
configobject required

Tagged config variant. type is successRate, elimination, or debitRouting. data holds the variant-specific fields.

Example request

{
  "merchant_id": "test_merchant"
}

Response

Rule config created

merchant_idstring
configobject