v11

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

Update rule config

Update an existing rule configuration.

post/rule/update

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 updated

merchant_idstring
configobject