POST
/
success_rate.SuccessRateCalculator
/
UpdateSuccessRateWindow
{
  "status": "WINDOW_UPDATION_SUCCEEDED"
}

Headers

x-tenant-id
string
required
x-profile-id
string
required
x-api-key
string
required

Body

application/json
id
string
required

Entity identifier

Example:

"merchant1"

params
string
required

Additional parameters for window update

Example:

"card"

labels_with_status
array
required

Entity-specific labels with their success/failure status

global_labels_with_status
array

Global labels with their success/failure status

Response

200
application/json
Window updated successfully
status
enum<string>
required

Status of the window update operation

Available options:
WINDOW_UPDATION_SUCCEEDED,
WINDOW_UPDATION_FAILED