---
title: "Configure SR dimensions"
method: POST
path: "/config-sr-dimension"
tags: ["Config"]
---

# Configure SR dimensions

`POST /config-sr-dimension`

Configure success-rate routing dimensions.

## Request body

- SrDimensionConfigRequest
  - `merchant_id` string, required
  - `paymentInfo` object, required
    - `udfs` integer[], required
    - `fields` string[], nullable

## Response `200`

OK

- string — Bare JSON string, not an object.

## Changes

> 13 revisions in range; 1 could not be searched.

- **2026-08-04** `36e7a0972ee6` — 3 breaking
  - added the new required request property `merchant_id`
  - added the new required request property `paymentInfo`
  - the response's body type/format changed from `object`/`` to `string`/`` for status `200`
- **2026-04-25** `986e537b0455` — 1 info
  - endpoint added
- **2026-04-10** `9618544de91a` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/juspay/apis/decision-engine/changes/config-sr-dimension/post.md)

---

[API](https://skmtc.dev/juspay/apis/decision-engine.md) · [All operations](https://skmtc.dev/juspay/apis/decision-engine/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/juspay/decision-engine/revisions/a35ceeb59faf/schema)
