Update dunning rule policy
PUT/subscriptions/dunning-rules/:dunning_rule_uuid
Specify whichever attributes you want to change. The values of the other attributes remain the same. If the attributes section is empty, the rule is not updated.
Request
Responses
- 200
- 400
- 403
- 404
- 409
- 500
Success. The dunning rule set has been updated.
Bad request. The request failed validation.
Forbidden. The operation is forbidden on this entity.
Not found. The requested entity does not exist.
Write conflict. Unable to perform the operation at this time.
Internal server error. There was a system failure in the platform.