Skip to main content
GET
Learned dunning retry weights

Query Parameters

Example Request

Response

Notes

  • Weights are updated continuously as the dunning engine processes retry outcomes.
  • A higher average_reward indicates the action is more effective in the given context.
  • The sample_count reflects how many times the action has been tried in that context. Higher counts yield more reliable weight estimates.
  • Common context_key patterns include plan:<slug>, country:<code>, failure_reason:<reason>, and amount_range:<bucket>.
Weights with a sample_count below 100 may not yet be statistically significant. Allow the engine time to explore before drawing conclusions.

Authorizations

Authorization
string
header
required

Tenant API key obtained from POST /auth/register or POST /v1/developer/keys.

Response

Learned weights.

data
object[]