API endpointsFiat paymentsPayoutsUpdate payment ruleUpdate Payment Rule PATCH /payment/v1/rules/{id} Partially updates a previously created payment rule. Only properties included in the request are updated; omitted fields remain unchanged. Setting a nullable property to null clears it. Request Responses200400401403Rule updated.Bad request.Unauthorized.Forbidden.